summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-08-10fix suspend quirks for Toshiba Tecra T8xx/T9xxHEADmasterDirk Fieldhouse1-1/+1
Fixed suspend quirks for Toshiba Tecra T8xx/T9xx Laptops. fd.o#34236
2011-08-10add the new keymap for some HP machinesGary Ching-Pang Lin1-0/+5
Signed-off-by: Danny Kukawka <danny.kukawka@web.de>
2011-03-31add keymapping for HP EliteBook 2760pDanny Kukawka1-1/+1
Added keymapping for HP EliteBook 2760p (TabletPC).
2010-09-10fixed keymap detection for HP Pavillion dv6315eaDanny Kukawka1-1/+1
Fixed keymap detection for HP Pavillion dv6315ea due to new BIOS version/update. fd.o#19936
2010-09-09add Kindle 2 as usb music playercyli1-1/+7
Added Kindle 2 as usb music player. lp#407875
2010-09-09added HAIER CE100 CDMA Modem (vendor ID 0x201e, product ID 0x2009)Hendy Irawan1-0/+17
Added HAIER CE100 CDMA Modem (vendor ID 0x201e, product ID 0x2009) as modem. lp#490002
2010-09-09added suspend quirks for 'Intel powered Classmate PC'Andika Triwidada1-0/+5
Added suspend quirks for 'Intel powered Classmate PC'. lp#370778
2010-09-09fix suspend quirk for Dell Latitude C600Rob Foehl1-0/+1
Fixed suspend quirk for Dell Latitude C600. Use dpms_suspend. lp#370617
2010-08-24fix generation of ChangelogDanny Kukawka1-1/+1
Fixed generation of Changelog from git: replaced git-log with correct commando 'git log'. Removed --stat to reduce the size of the Changelog.
2010-08-23add another sd_mmc cardDanny Kukawka1-4/+1
Added adopted version of a patch from WangLi <iec23801@gmail.com> (from HAL ML) to add another sd_mmc card reader theme. Merged some already existing matches.
2010-08-23add Dell Streak as USB music playerAndrew Williams1-0/+18
Added Dell Streak as USB music player. fd.o#29516/ubuntu#597653
2010-04-22add a generic match for HP machines to fix brightness handlingDanny Kukawka1-2/+9
Added a generic match for HP machines to fix brightness handling by setting laptop_panel.brightness_in_hardware=false on all HP laptops with a bios release date >= 2009. (bnc#587057)
2010-04-22ignore cdrom device on Appotech ax203 v3.3.x based picture framesHans de Goede1-0/+10
Don't probe the cdrom device on Appotech ax203 v3.3.x based picture frames, as it does not like being probed. (fd.o#27239)
2010-04-16add a Cowon iAudio S9 as USB music playerDanny Kukawka1-0/+14
Added an adopted patch from James Ogley <riggwelter@opensuse.org> to add a Cowon iAudio S9 as USB music player. (bnc#552488)
2010-04-13add Archos 5 IMT as USB music playerDanny Kukawka1-1/+12
Applied a fixed/slightly adopted version of a patch from Kirk Bridger <kbridger@shaw.ca> to add Archos 5 IMT as USB music player. (fd.o#21277)
2010-04-12cleanup 10-usb-music-players.fdi, sort by vendor ID'sDanny Kukawka1-75/+75
Cleaned up 10-usb-music-players.fdi. Sort entries by vendor ID's.
2010-04-12add Samsung Galaxy as a USB music playerBertrand Lorentz1-0/+13
It's an Android phone, so keys are copied from the HTC Android G1. Extracted from http://bugzilla.gnome.org/show_bug.cgi?id=589029
2010-04-12add Palm Pre as a USB music playerBertrand Lorentz1-0/+13
Extracted from http://bugzilla.gnome.org/show_bug.cgi?id=585112
2010-04-12workaround for HP ProBook 5310 BIOS issueHolger Macht1-1/+6
Workaround HP ProBook 5310 BIOS issue by marking the scan code generated by FN-F7 as reserved (bnc#568988)
2010-04-12added some more HP models to get brightness keys workingDanny Kukawka1-1/+1
Added some more HP models to get brightness keys working: - EliteBook 8440w - EliteBook 8740w - EliteBook 8540p They need laptop_panel.brightness_in_hardware=false
2010-04-12Updated some keys and brightness handling for some HP notebooksDanny Kukawka2-17/+11
Updated some keys and brightness handling for some HP notebooks with a patch from the following authors: Timo Hönig <thoenig@suse.de>, Dirk Müller <dmueller@suse.de> and Holger Macht <hmacht@suse.de>. (from: bnc#568988, bnc#546539, bnc#491802, bnc#531435, bnc#474079, bnc#479262, bnc#474065, bnc#471966, bnc#471978)
2010-04-12added adopted version of a SUSE patch to support HP keymapsDanny Kukawka1-0/+17
Added adopted version of a SUSE patch to support HP keymaps from thoenig@suse.de and hmacht@suse.de. (see bnc#550670, bnc#552532 and bnc#577998)
2010-04-12Add Quallcom 3G modem information.Greg Kroah-Hartman1-0/+8
It only has 1 port, so no need to specific the specific one. (bnc#479726) Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-12fix modem detection for a Sierra Wireless AirCard 875UDanny Kukawka1-2/+12
Fixed modem detection for a Sierra Wireless AirCard 875U. This device need to use the device with serial.port=2 as modem. (bnc#480964)
2010-04-09added adopted version of a SUSE patch to support HP keymapsDanny Kukawka1-3/+17
Added adopted version of a SUSE patch to support HP keymaps from thoenig@suse.de and hmacht@suse.de. (see bnc#550670, bnc#552532 and bnc#577998)
2010-04-06added quirk for a HP nx9420Danny Kukawka1-0/+6
Added quirk for a HP nx9420 (bnc#450525)
2010-03-08add ZTE-MF626 as modemDanny Kukawka1-1/+1
Added ZTE-MF626 as modem. fd.o#24165
2010-03-08fixed suspend for HP nc8430Marin Glibić1-0/+7
Fixed suspend for HP nc8430 by adding needed quirk. fd.o#26288
2010-03-08fix missuage of int_outofDanny Kukawka1-4/+4
Fixed (once again) missuage of int_outof.
2010-03-08fix fd.o#25867: remove ';;'Danny Kukawka1-1/+1
Fixed fd.o#25867: remove ';;' and replace with ';'
2010-02-22enable sd-card-reader of huawei's e160 umts-stickMartin Pley1-1/+3
Enable sd-card-reader of huawei's e160 umts-stick by set info.ignore only for the cdrom device. (bnc#487593).
2010-02-22Merge branch 'master' of ssh://dkukawka@git.freedesktop.org/git/hal-infoDanny Kukawka8-63/+231
2010-01-19Add keymap for OLPC XODaniel Drake2-1/+95
This supports both XO-1 and XO-1.5. The equivalent keymap has already been added to udev, but we'd also like to support platforms which have not caught up with recent udev developments. Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2009-12-27Add keymap quirks for LG X110Ozan Çağlayan1-0/+16
The patch adds keyboard quirks for LG X110 (An MSI Wind clone) which has the following DMI informations: system.hardware.primary_video.product = 10158 (0x27ae) (int) system.hardware.primary_video.vendor = 32902 (0x8086) (int) system.hardware.product = 'X110-L.A7M3F3' (string) system.hardware.serial = '812MSVJ025279' (string) system.hardware.uuid = '00000000-0000-0000-0000-002185569235' (string) system.hardware.vendor = 'LG Electronics' (string) system.hardware.version = 'Ver.001' (string) Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2009-12-22Add hotkey quirk for Acer Aspire One (AO531h/AO751h)Keng-Yu Lin1-0/+4
To prevent the brightness adjustment OSD from showing when disabling the bluetooth. Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
2009-12-07Flatten product ID tests againMartin Pitt1-60/+108
This only needs to be reverted before doing a new official snapshot release. During development it's more convenient to keep it flat.
2009-11-30Released hal-info 20091130HAL_INFO_20091130Martin Pitt1-1/+1
2009-11-30Revert "Flatten product ID tests (temporary)"Martin Pitt1-108/+60
This reverts commit 90b11004734735b0e2b611c0c64d4fbf026ce1db, until we finally settle the argument as to whether to keep this permanently (for continuing ability to convert to media-player-info).
2009-11-13Flatten product ID tests (temporary)Martin Pitt1-60/+108
This re-applies commit a24984bac808382951ed2fe3ee6a6700bf7e3839 to flatten product ID tests, now including the recently added Blackberry devices and iPod change. This is necessary for a clean conversion to media-player-info. This will be reverted again after adding some more players and updating m-p-i (unless Danny agrees to keeping it.)
2009-11-05suspend quirk for Sony VGN-B1VPM. Vefa Bicakci1-1/+1
system.hardware.primary_video.product = 13698 (0x3582) (int) system.hardware.primary_video.vendor = 32902 (0x8086) (int) system.hardware.product = 'VGN-B1VP(GB)' (string) system.hardware.serial = 'XXXXXXXX-XXXXXXX' (string) system.hardware.uuid = 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX' (string) system.hardware.vendor = 'Sony Corporation' (string) system.hardware.version = 'J000L04A' (string)
2009-10-29MSI WIND U100 handle brightness keys in hardwareMartin Pitt1-0/+6
Thanks to Felix Geyer! (No email address provided) https://launchpad.net/bugs/415023
2009-08-15add new (none safety) battery recall from LenovoDanny Kukawka1-7/+13
Added new (none safety) battery recall from Lenovo: - http://download.lenovo.com/lenovo/content/batt/082009/LandingPage.html - Issue: "ThinkPad battery has low capacity or shows an “Irreparable damage” or “Battery cannot be charged” error message – ThinkPad T60/T61/R60/R61/X60/X61. " - Note: This issue is not a safety recall and does not pose a safety hazard.
2009-08-14add another version of a SonyEricsson K800i as music playerDanny Kukawka1-1/+3
Added an adapted version of a patch from fd.o#11835, contributed by Per Thomas Jahr <perja@ifi.uio.no>, to add another version of a SonyEricsson K800i as USB music player.
2009-08-14fixed missusage of contains_outofDanny Kukawka1-1/+1
Fixed missusage of contains_outof, use it only to match out of multiple cases.
2009-08-14s/playlist_formats/playlist_format/Danny Kukawka1-4/+4
Fix invalid keyname as pointed out in fd.o#23251: - s/playlist_formats/playlist_format/
2009-08-07add suspend quirk for a Acer Aspire One 751Wander Boessenkool1-0/+7
Added suspend quirk for a Acer Aspire One 751 (with weird poulsbo graphics when using the psb driver for Xorg).
2009-08-07add keymap for a Samsung NC20Danny Kukawka1-1/+1
Added keymap for a Samsung NC20 as reported on HAL ML by Dirk Thierbach <dthierbach@gmx.de>.
2009-08-07add a ALi MP3 PlayerDanny Kukawka1-0/+8
Added a ALi MP3 Player (0402:5667) as reported in fd.o#23097.
2009-08-07updated HP suspend quirks with s2ram whitelist entries from -r1.135Danny Kukawka1-1/+1
Updated HP suspend quirks with s2ram whitelist entries from -r1.135. Added new: - HP xw4550 Workstation - HP xw6600 Workstation - HP xw8600 Workstation - HP xw9400 Workstation tested by HP https://bugzilla.novell.com/show_bug.cgi?id=436284
2009-08-07updated HP suspend quirks with s2ram whitelist entries from -r1.136Danny Kukawka1-0/+6
Updated HP suspend quirks with s2ram whitelist entries from -r1.136. Added new: - HP Compaq nx6315