Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed suspend quirks for Toshiba Tecra T8xx/T9xx Laptops.
fd.o#34236
|
|
Signed-off-by: Danny Kukawka <danny.kukawka@web.de>
|
|
Added keymapping for HP EliteBook 2760p (TabletPC).
|
|
Fixed keymap detection for HP Pavillion dv6315ea due to new
BIOS version/update.
fd.o#19936
|
|
Added Kindle 2 as usb music player.
lp#407875
|
|
Added HAIER CE100 CDMA Modem (vendor ID 0x201e, product ID 0x2009)
as modem. lp#490002
|
|
Added suspend quirks for 'Intel powered Classmate PC'.
lp#370778
|
|
Fixed suspend quirk for Dell Latitude C600. Use dpms_suspend.
lp#370617
|
|
Fixed generation of Changelog from git: replaced git-log with
correct commando 'git log'. Removed --stat to reduce the size
of the Changelog.
|
|
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.
|
|
Added Dell Streak as USB music player.
fd.o#29516/ubuntu#597653
|
|
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)
|
|
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)
|
|
Added an adopted patch from James Ogley <riggwelter@opensuse.org> to
add a Cowon iAudio S9 as USB music player. (bnc#552488)
|
|
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)
|
|
Cleaned up 10-usb-music-players.fdi. Sort entries by
vendor ID's.
|
|
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
|
|
Extracted from http://bugzilla.gnome.org/show_bug.cgi?id=585112
|
|
Workaround HP ProBook 5310 BIOS issue by marking the scan code
generated by FN-F7 as reserved (bnc#568988)
|
|
Added some more HP models to get brightness keys working:
- EliteBook 8440w
- EliteBook 8740w
- EliteBook 8540p
They need laptop_panel.brightness_in_hardware=false
|
|
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)
|
|
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)
|
|
It only has 1 port, so no need to specific the specific one.
(bnc#479726)
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
|
Fixed modem detection for a Sierra Wireless AirCard 875U.
This device need to use the device with serial.port=2 as
modem. (bnc#480964)
|
|
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)
|
|
Added quirk for a HP nx9420 (bnc#450525)
|
|
Added ZTE-MF626 as modem. fd.o#24165
|
|
Fixed suspend for HP nc8430 by adding needed quirk. fd.o#26288
|
|
Fixed (once again) missuage of int_outof.
|
|
Fixed fd.o#25867: remove ';;' and replace with ';'
|
|
Enable sd-card-reader of huawei's e160 umts-stick by
set info.ignore only for the cdrom device. (bnc#487593).
|
|
|
|
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>
|
|
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>
|
|
To prevent the brightness adjustment OSD from showing when disabling the bluetooth.
Signed-off-by: Martin Pitt <martin.pitt@ubuntu.com>
|
|
This only needs to be reverted before doing a new official snapshot release.
During development it's more convenient to keep it flat.
|
|
|
|
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).
|
|
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.)
|
|
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)
|
|
Thanks to Felix Geyer! (No email address provided)
https://launchpad.net/bugs/415023
|
|
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.
|
|
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.
|
|
Fixed missusage of contains_outof, use it only to match
out of multiple cases.
|
|
Fix invalid keyname as pointed out in fd.o#23251:
- s/playlist_formats/playlist_format/
|
|
Added suspend quirk for a Acer Aspire One 751 (with weird poulsbo
graphics when using the psb driver for Xorg).
|
|
Added keymap for a Samsung NC20 as reported on HAL ML by
Dirk Thierbach <dthierbach@gmx.de>.
|
|
Added a ALi MP3 Player (0402:5667) as reported in fd.o#23097.
|
|
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
|
|
Updated HP suspend quirks with s2ram whitelist entries from -r1.136.
Added new:
- HP Compaq nx6315
|