summaryrefslogtreecommitdiff
path: root/hwdb
Commit message (Collapse)AuthorAge
* keymap: Add Toshiba EQUIUMMartin Pitt2014-01-29
| | | | Thanks Aleksander Kowalski <aleksander.kowalski.1@gmail.com>!
* keymap: Add Sony Vaio VGN-FW250Martin Pitt2014-01-28
| | | | https://launchpad.net/bugs/1271163
* keymap: Add release quirk for Acer AOA switchvideomode keyMartin Pitt2014-01-28
| | | | https://launchpad.net/bugs/1272658
* keymap: Add HP Chromebook 14 (Falco)Martin Pitt2014-01-27
| | | | Thanks to Stefan Nagy <public@stefan-nagy.at>.
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2014-01-20
|
* hwdb: Add support for Toshiba Satellite P75-A7200 keyboardUnai Uribarri2014-01-11
|
* keymap: Recognize different Toshiba Satellite capitalizationsMartin Pitt2014-01-07
| | | | https://launchpad.net/bugs/665918
* hwdb: fix match for Thinkpad X201 tabletAppleBloom2014-01-06
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=71929
* hwdb: remove duplicate entry for Samsung 700ZDmitry Pisklov2014-01-06
| | | | | | keyboardbrightnessup/down are not even real keys. https://bugs.freedesktop.org/show_bug.cgi?id=72311
* hwdb: add Samsung 700GDmitry Pisklov2014-01-06
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=72311
* hwdb: change key mappings for Samsung 90X3ARaudi2014-01-06
| | | | | | | The Key codes didn't match with the described key. Also the key identifier strings were missing. I hope I chose appropriate ones. https://bugs.freedesktop.org/show_bug.cgi?id=70296
* hwdb: updateMarcel Holtmann2014-01-05
|
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2013-12-27
|
* hwdb: Add SDIO product ID for Marvell SD8897 WLAN functionMarcel Holtmann2013-12-23
|
* hwdb: updateMarcel Holtmann2013-12-22
|
* hwdb: Add SDIO database to ids-update.pl scriptMarcel Holtmann2013-12-22
|
* hwdb: Add SDIO Bluetooth and WiFi devices from MarvellMarcel Holtmann2013-12-22
|
* hwdb: Add SDIO products from GCT and CSRMarcel Holtmann2013-12-22
|
* hwdb: Add SDIO WLAN devices from ST-Ericsson and TIMarcel Holtmann2013-12-22
|
* hwdb: Correct SDIO vendor identifier for BroadcomMarcel Holtmann2013-12-22
|
* hwdb: Add SDIO device information for Broadcom B43 based cardsMarcel Holtmann2013-12-22
|
* hwdb: Add some known SDIO device identification stringsMarcel Holtmann2013-12-22
|
* hwddb: Add database for SDIO vendor and class informationMarcel Holtmann2013-12-22
|
* keymap: Refactor Acer tablesMartin Pitt2013-12-19
| | | | | Move common keys into generic Acer table, and factorize the model specific exceptions.
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2013-12-10
|
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2013-11-29
|
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2013-11-21
|
* keymap: Add Toshiba Satellite U940Jose Ignacio Naranjo2013-11-19
| | | | Signed-off-by: Martin Pitt <martinpitt@gnome.org>
* keymap: Fix stuck keys on Lenovo IdeaPad Z370Martin Pitt2013-10-28
| | | | https://launchpad.net/bugs/1245189
* keymap: Reorder IdeaPad rulesMartin Pitt2013-10-28
| | | | So that they are together in the file.
* hwdb: updateKay Sievers2013-10-20
|
* keymap: Fix Samsung 900X[34]CMartin Pitt2013-10-09
| | | | | | | | | | | | It appears that it's not really the 900 vs. 940 or the X3 vs X4, but the A/B/C/D suffix after that which makes the difference between the keymaps. On a NP900X3C-A04RU you get MODALIAS=dmi:bvn*:bvr*:bd*:svnSAMSUNGELECTRONICSCO.,LTD.:pn900X3C/900X3D/900X4C/900X4D:* So change the matches to use AB vs. CDG as the differentiator. Thanks to Anatoly Markov for reporting and testing!
* keymap: Add Samsung Ativ 9 PlusJimmie Tauriainen2013-09-25
| | | | https://launchpad.net/bugs/1229936
* hwdb: updateKay Sievers2013-09-24
|
* keymap: Fix wrong assignments to F23Martin Pitt2013-09-19
| | | | | | | | | These days, F21/F22/F23 mean Touchpad toggle/on/off. Clean up other assignments to that from ancient times which belong to keys like "Auto Brightness" (which doesn't have a keycode and is usually hardwired) or some "launch vendor tool" key. https://bugs.freedesktop.org/show_bug.cgi?id=62953
* keymap: Add Samsung Series 5 [Ultra]Martin Pitt2013-09-16
| | | | | | | | Also consolidate the wlan key into the "all Samsung" rule to avoid repetition. Thanks to Mauro Carvalho Chehab! https://bugzilla.redhat.com/show_bug.cgi?id=989103
* keymap: remove some commented out linesZbigniew Jędrzejewski-Szmek2013-09-13
|
* hwdb: add Toshiba Satellite P75-AZbigniew Jędrzejewski-Szmek2013-09-12
| | | | Contributed by Guillermo Dominguez Duarte <guillermod84@gmail.com>.
* hwdb: updateKay Sievers2013-09-11
|
* keymap: Add Asus WMI moduleMartin Pitt2013-09-09
| | | | | We need to override the TOUCHPAD_TOGGLE to F21 to make it useful under X, as for other models.
* keymap: Explicitly match "any product name" for "all models from vendor" rulesMartin Pitt2013-09-02
| | | | | | Without this, the hwdb trie gets mis-sorted to match the more specific rules first, as ":pvr" is lexicographically after ":pn". So ensure that all our matches have some ":pn" match to avoid this trap.
* keymap: Fix typo in Latitude/Precision rulesMartin Pitt2013-09-02
| | | | We actually want to match the product name, "pn:" makes no sense.
* keymap: Don't use spaces in DMI modalias matchesMartin Pitt2013-08-30
| | | | | Spaces get dropped from DMI modaliases. Replace them with '*' to make them robust against future changes in space escaping.
* keymap: Fix Dell vendor namesMartin Pitt2013-08-30
| | | | | | | | | Spaces are dropped from vendor and product names in DMI modaliases, so a match like "svnDell Inc.:" will never happen. Also, some machines use "Dell", some "Dell Inc", some "Dell Inc.", so just match on "Dell*" to avoid all these traps. https://launchpad.net/bugs/1218433
* keymap: Don't erase previous assignmentsMartin Pitt2013-08-29
| | | | | | | | Don't use "KEYBOARD_KEY_xx=!" assignments (i. e. only enabling force-release) if more general matches already explicitly set a key code before, to not override the previously set value. https://launchpad.net/bugs/1218433
* keymap: Add Logitech Internet Navigator variant [PID C309]Martin Pitt2013-08-27
| | | | By Albrecht Kolthoff <kolthoff@gmx.net> via linux-hotplug@.
* keymap: Add Samsung NP53U3CMartin Pitt2013-08-26
| | | | https://launchpad.net/bugs/1203853
* Keyboard map for Samsung NP700Z3CHerczeg Zsolt2013-08-23
| | | | | I'm using Ubuntu 13.04 on a Samsung Series 5 computer and found that that Fn hotkeys does not work.
* keyboard: add eMachines E725Zbigniew Jędrzejewski-Szmek2013-08-23
| | | | Information supplied by Ludvig <enthymeme@lavabit.com>.
* keymap: add Pavilion dv7 keysZbigniew Jędrzejewski-Szmek2013-08-20
|