Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-18 | hwdb: update | Kay Sievers | |
2014-03-11 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2014-03-02 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2014-02-27 | hwdb: keymaps for Samsung 900X3E/900X3F | Kieran Clancy | |
Keymaps for Samsung 900X3E and 900X3F should be the same as for other models in the series. I have also moved the comment for '# Series 9' to the right place | |||
2014-02-25 | fix typo in iDRAC network interface name: irdac->idrac | Tomasz Torcz | |
2014-02-21 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2014-02-21 | replace tabs with spaces in some files | Jason St. John | |
Files: * hwdb/60-keyboard.hwdb * shell-completion/zsh/_systemd-coredumpctl * src/test/test-helper.h | |||
2014-02-19 | udev: net-config - allow interface names to be set from the hwdb | Tom Gundersen | |
2014-01-29 | keymap: Add Toshiba EQUIUM | Martin Pitt | |
Thanks Aleksander Kowalski <aleksander.kowalski.1@gmail.com>! | |||
2014-01-28 | keymap: Add Sony Vaio VGN-FW250 | Martin Pitt | |
https://launchpad.net/bugs/1271163 | |||
2014-01-28 | keymap: Add release quirk for Acer AOA switchvideomode key | Martin Pitt | |
https://launchpad.net/bugs/1272658 | |||
2014-01-27 | keymap: Add HP Chromebook 14 (Falco) | Martin Pitt | |
Thanks to Stefan Nagy <public@stefan-nagy.at>. | |||
2014-01-20 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2014-01-11 | hwdb: Add support for Toshiba Satellite P75-A7200 keyboard | Unai Uribarri | |
2014-01-07 | keymap: Recognize different Toshiba Satellite capitalizations | Martin Pitt | |
https://launchpad.net/bugs/665918 | |||
2014-01-06 | hwdb: fix match for Thinkpad X201 tablet | AppleBloom | |
https://bugs.freedesktop.org/show_bug.cgi?id=71929 | |||
2014-01-06 | hwdb: remove duplicate entry for Samsung 700Z | Dmitry Pisklov | |
keyboardbrightnessup/down are not even real keys. https://bugs.freedesktop.org/show_bug.cgi?id=72311 | |||
2014-01-06 | hwdb: add Samsung 700G | Dmitry Pisklov | |
https://bugs.freedesktop.org/show_bug.cgi?id=72311 | |||
2014-01-06 | hwdb: change key mappings for Samsung 90X3A | Raudi | |
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 | |||
2014-01-05 | hwdb: update | Marcel Holtmann | |
2013-12-27 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2013-12-23 | hwdb: Add SDIO product ID for Marvell SD8897 WLAN function | Marcel Holtmann | |
2013-12-22 | hwdb: update | Marcel Holtmann | |
2013-12-22 | hwdb: Add SDIO database to ids-update.pl script | Marcel Holtmann | |
2013-12-22 | hwdb: Add SDIO Bluetooth and WiFi devices from Marvell | Marcel Holtmann | |
2013-12-22 | hwdb: Add SDIO products from GCT and CSR | Marcel Holtmann | |
2013-12-22 | hwdb: Add SDIO WLAN devices from ST-Ericsson and TI | Marcel Holtmann | |
2013-12-22 | hwdb: Correct SDIO vendor identifier for Broadcom | Marcel Holtmann | |
2013-12-22 | hwdb: Add SDIO device information for Broadcom B43 based cards | Marcel Holtmann | |
2013-12-22 | hwdb: Add some known SDIO device identification strings | Marcel Holtmann | |
2013-12-22 | hwddb: Add database for SDIO vendor and class information | Marcel Holtmann | |
2013-12-19 | keymap: Refactor Acer tables | Martin Pitt | |
Move common keys into generic Acer table, and factorize the model specific exceptions. | |||
2013-12-10 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2013-11-29 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2013-11-21 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2013-11-19 | keymap: Add Toshiba Satellite U940 | Jose Ignacio Naranjo | |
Signed-off-by: Martin Pitt <martinpitt@gnome.org> | |||
2013-10-28 | keymap: Fix stuck keys on Lenovo IdeaPad Z370 | Martin Pitt | |
https://launchpad.net/bugs/1245189 | |||
2013-10-28 | keymap: Reorder IdeaPad rules | Martin Pitt | |
So that they are together in the file. | |||
2013-10-20 | hwdb: update | Kay Sievers | |
2013-10-09 | keymap: Fix Samsung 900X[34]C | Martin Pitt | |
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! | |||
2013-09-25 | keymap: Add Samsung Ativ 9 Plus | Jimmie Tauriainen | |
https://launchpad.net/bugs/1229936 | |||
2013-09-24 | hwdb: update | Kay Sievers | |
2013-09-19 | keymap: Fix wrong assignments to F23 | Martin Pitt | |
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 | |||
2013-09-16 | keymap: Add Samsung Series 5 [Ultra] | Martin Pitt | |
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 | |||
2013-09-13 | keymap: remove some commented out lines | Zbigniew Jędrzejewski-Szmek | |
2013-09-12 | hwdb: add Toshiba Satellite P75-A | Zbigniew Jędrzejewski-Szmek | |
Contributed by Guillermo Dominguez Duarte <guillermod84@gmail.com>. | |||
2013-09-11 | hwdb: update | Kay Sievers | |
2013-09-09 | keymap: Add Asus WMI module | Martin Pitt | |
We need to override the TOUCHPAD_TOGGLE to F21 to make it useful under X, as for other models. | |||
2013-09-02 | keymap: Explicitly match "any product name" for "all models from vendor" rules | Martin Pitt | |
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. | |||
2013-09-02 | keymap: Fix typo in Latitude/Precision rules | Martin Pitt | |
We actually want to match the product name, "pn:" makes no sense. |