summaryrefslogtreecommitdiff
path: root/hwdb
Commit message (Collapse)AuthorAge
* hwdb: updateKay Sievers2014-05-05
|
* hwdb: PCI - include "primary" model string in subsystem model stringKay Sievers2014-04-14
| | | | | | | | | | The data in the PCI ids file is randomly inconsistent. Many subvendor model strings just describe the "product" where the hardware is built into, not the hardware itself. This causes some "Network Card Model Foo" to show up as "Laptop Model Bar". Try to make the best out of this mess and concatenate both strings to describe the hardware.
* hwdb: updateKay Sievers2014-04-14
|
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2014-04-12
|
* Add hwdb entry for Samsung Series 7 UltraScott Thrasher2014-03-26
|
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2014-03-25
|
* hwdb: updateKay Sievers2014-03-18
|
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2014-03-11
|
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2014-03-02
|
* hwdb: keymaps for Samsung 900X3E/900X3FKieran Clancy2014-02-27
| | | | | | | 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
* fix typo in iDRAC network interface name: irdac->idracTomasz Torcz2014-02-25
|
* hwdb: Update database of Bluetooth company identifiersMarcel Holtmann2014-02-21
|
* replace tabs with spaces in some filesJason St. John2014-02-21
| | | | | | | Files: * hwdb/60-keyboard.hwdb * shell-completion/zsh/_systemd-coredumpctl * src/test/test-helper.h
* udev: net-config - allow interface names to be set from the hwdbTom Gundersen2014-02-19
|
* 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