summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-08-02add keymap for a HP Pavillion dv6315eaDanny Kukawka1-0/+9
Added keymap for a HP Pavillion dv6315ea with empty system.hardware.* keys.
2009-08-01fix commit 04214ee0Danny Kukawka1-3/+3
Fixed typo in commit 04214ee0.
2009-08-01add suspend quirk for a Asus P4B266 mainboardDanny Kukawka1-0/+11
Added adopted/extended version of a patch from Olivier Berger <oberger@ouvaton.org> to add suspend quirk for a Asus P4B266 mainboard (matching also the primary video card). system.hardware.primary_video.product = 18790  (0x4966)  (int)   system.hardware.primary_video.vendor = 4098  (0x1002)  (int)   system.hardware.product = 'System Name'  (string)   system.hardware.serial = 'SYS-1234567890'  (string)   system.hardware.uuid = ''  (string)   system.hardware.vendor = 'System Manufacturer'  (string)   system.hardware.version = 'System Version'  (string) system.firmware.release_date = '08/06/2002'  (string)   system.firmware.vendor = 'Award Software, Inc.'  (string)   system.firmware.version = 'ASUS P4B266 ACPI BIOS Revision 1010'  (string)
2009-07-31add keymapping for a HP 2230sDanny Kukawka1-1/+1
Added keymapping for a HP 2230s as reported in fd.o#21527.
2009-07-30fix commit 3041b9e0c01: mark microSD as sd_mmcDanny Kukawka1-4/+1
Fixed commit 3041b9e0c01: mark microSD as sd_mmc
2009-07-30add a multi card readerKarl Relton1-0/+19
Added a multi card reader (Jessops branded, usb vendor string is 'Transcend Communication, Inc.')
2009-07-30add suspend quirks for a Lenovo ThinkPad T500Daniel Kiracofe1-0/+8
Added suspend quirks for a Lenovo ThinkPad T500.
2009-07-30fix entry for Novatel MC950DDanny Kukawka1-3/+3
Fixed entry for the Novatel MC950D. It was wrong identified as CDMA, it's a GMS modem. See http://lists.freedesktop.org/archives/hal/2009-May/013307.html
2009-07-30add suspend quirks for HP tc4400, nc4400, tc4200Arian Sanusi1-1/+1
Added suspend quirks for HP tc4400, nc4400, tc4200. They all need vbe-post.
2009-07-30add suspend quirk for a Acer Travelmate 4002 wlmiDanny Kukawka1-0/+11
Added suspend quirk for a Acer Travelmate 4002 wlmi as reported in fd.o#21059 by freedesktop@diaboflo.de
2009-07-30fix audio folder naming for a BlackBerry 8100Danny Kukawka1-2/+8
Fixed audio folder naming for a BlackBerry 8100 as pointed out by maddentim@gmail.com in fd.o#20582.
2009-07-30add a Creative MuVo 100 as a USB music playerDanny Kukawka1-0/+5
Applied a fixed/slightly adopted version of a patch from Reinhard Jentsch <pinswats@yahoo.se> (fd.o#22243) to add a Creative MuVo 100 as a USB music player.
2009-07-30add a Sony WALKMAN NWZ-S638F as a USB music playerDanny Kukawka1-0/+6
Applied a fixed/slightly adopted version of a patch from Bernd Schlapsi <brot@gmx.info> (fd.o#22712) to add a Sony WALKMAN NWZ-S638F as a USB music player.
2009-07-30add more formats to iPodsJustin Forest1-0/+6
audio/x-wav and audio/x-aiff for all iPods, video/mp4 for Classic and Nano. fd.o#20354
2009-07-30add another suspend quirks for IBM machinesDanny Kukawka1-1/+1
Added another suspend quirks for IBM machines. Tested with kernel 2.6.27.19. from: bnc#488035
2009-07-30add some more suspend quirks for IBM machinesDanny Kukawka1-0/+7
Added some more suspend quirks for IBM machines. Tested with kernel 2.6.27.19. from. bnc#488035
2009-07-30Revert "10-usb-music-players.fdi: Flatten product id tests"Danny Kukawka1-80/+45
This reverts commit a24984bac808382951ed2fe3ee6a6700bf7e3839. Reverted this commit. It blows up the file size by ~3 KBytes it costed some work to reduce the file size and with this the size of the cache file. And since HAL is still used in the most distributions it should work as before.
2009-07-30Revert "fix iRiver T30 product ID"Danny Kukawka1-1/+1
This reverts commit 0cf96f41652b4ec5cdbbda0d58e2ce089afbf51c. Needed to revert commit a24984bac808382951ed2fe3ee6a6700bf7e3839
2009-07-20add keymap for Samsung X22Sergey Astanin1-1/+1
Reported on hal ML.
2009-07-16Released hal-info 20090716HAL_INFO_20090716Martin Pitt1-1/+1
2009-07-16Ignore "not quite" ethernet interfacesTorgny Johansson1-0/+17
Remove the net.80203 capability of mobile broadband devices which appear after sending some AT commands. These should not be treated as real ethernet interfaces by NetworkManager and friends. However, modemmanager/NM are not yet ready to prevent those devices from being managed as normal ethernet devices. https://launchpad.net/bugs/374970
2009-07-16fix USB interface ID of 5530 Mobile Broadband modemTorgny Johansson1-2/+8
https://launchpad.net/bugs/374970
2009-07-16add Toshiba broadband modemTorgny Johansson1-0/+11
https://launchpad.net/bugs/374970
2009-07-16fix/add some Ericsson modemsTorgny Johansson1-3/+3
fix interface number of F3507g Mobile Broadband modem, and add two additional models. Reported on https://launchpad.net/bugs/374970
2009-07-16add TrekStor i.Beat cebrax music playerAlexey Fisher1-0/+11
Reported on the hal ML.
2009-07-16suspend quirk for SONY VAIO PCG-FX905Bojan Vondra1-0/+5
Reported on hal ML.
2009-07-16fix suspend quirks for a particular IBM X40 modelAndreas Jabs1-1/+4
As reported on hal ML.
2009-07-16video quirk for Asus EeePC 901Németh Márton1-0/+3
As reported on hal ML.
2009-07-16suspend quirk for Clevo D401J laptopNémeth Márton1-0/+14
As reported on hal ML.
2009-07-16add keymap for Clevo D410J laptopNémeth Márton1-0/+11
Reported on hal ML.
2009-07-16video quirks for Toshiba Portégé R100Martin Pitt1-1/+4
Reported on the hal ML by dme26-s23@srcf.ucam.org.
2009-07-03Battery recall data is now kept in DeviceKit-powerRichard Hughes6-0/+48
2009-07-01Add video quirk for Dell Mini 10vRichard Hughes1-1/+1
2009-06-28fix ThinkPad Fn+F5 wlan keyBjørn Mork1-2/+2
hal-info maps the Fn+F5 Thinkpad key to KEY_RADIO, which is a) not correct b) outside the X input usable range This is reported as bugs http://bugs.freedesktop.org/show_bug.cgi?id=20153 http://bugs.debian.org/504643 The attached patch fixes the problem by changing the mapping to KEY_WLAN.
2009-06-28add Samsung YP-P3 music playerMalcolm1-0/+19
Reported on hal ML.
2009-06-24fix iRiver T30 product IDMartin Pitt1-1/+1
Previous commit accidentally changed the product ID, repair it. https://bugs.freedesktop.org/show_bug.cgi?id=22450
2009-06-1710-usb-music-players.fdi: Flatten product id testsMartin Pitt1-45/+80
Nested product IDs are harder to maintain and much harder to translate into udev rules automatically. Flatten them out. See http://lists.freedesktop.org/archives/devkit-devel/2009-June/000226.html for details.
2009-06-17fix ogg vorbis capability of Android phonesMartin Pitt1-3/+1
The 0xc02 can do ogg vorbis as well; this is a feature of Android OS, not the particular hw device. Set ogg vorbis capability for other Android phones as well.
2009-06-08add another product ID for Android G1 music playerMartin Pitt1-1/+1
Mine says "0bb4:0c02 High Tech Computer Corp."
2009-06-02add MuVo TX FM music playerMarcin Falkiewicz1-2/+2
Reported on hal ML.
2009-06-02add keymap for Samsung R560Francis Russell1-1/+1
Reported on hal ML.
2009-06-02Suspend quirk on Dell Inspiron 9300Richard Freytag1-0/+3
Reported on hal ML.
2009-06-02update Esprimo mobile V5 keymapStefan Kriwanek1-0/+2
Reported on hal ML.
2009-05-28add suspend quirk for Toshiba P30Vittorio Esposito1-1/+1
Reported on hal ML.
2009-05-27suspend quirk for Toshiba Portege M400Pete Ratzlaff1-1/+1
The default vbetool hangs on this machine, and it works fine without any quirks. Reported on hal ML.
2009-05-27add Sony W580i mobile phone music playerBryan Quigley1-2/+2
fd#20572
2009-05-27add suspend quirk for Averatech 3200Neil Creedon1-0/+3
Reported on hal ML.
2009-05-27add suspend quirk for another ThinkPad X61Vincent van Os1-1/+1
Reported on hal ML.
2009-05-22fix usage of int_outofDanny Kukawka1-1/+1
Fixed usage of int_outof: use it only if there are multiple entries to check for.
2009-05-22Revert "30-keymap-misc.fdi: Consistent vendor check"Danny Kukawka1-1/+1
This reverts commit 1e1c296fe58b52b8100c515651be3381d63cc8fa. Reverted commit. Please check first if the affected machines really work with system.hardware.vendor instead of system.chassis.manufacturer.