summaryrefslogtreecommitdiff
path: root/hwdb
AgeCommit message (Collapse)Author
2014-04-14hwdb: PCI - include "primary" model string in subsystem model stringKay Sievers
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.
2014-04-14hwdb: updateKay Sievers
2014-04-12hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-03-26Add hwdb entry for Samsung Series 7 UltraScott Thrasher
2014-03-25hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-03-18hwdb: updateKay Sievers
2014-03-11hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-03-02hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-02-27hwdb: keymaps for Samsung 900X3E/900X3FKieran 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-25fix typo in iDRAC network interface name: irdac->idracTomasz Torcz
2014-02-21hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-02-21replace tabs with spaces in some filesJason St. John
Files: * hwdb/60-keyboard.hwdb * shell-completion/zsh/_systemd-coredumpctl * src/test/test-helper.h
2014-02-19udev: net-config - allow interface names to be set from the hwdbTom Gundersen
2014-01-29keymap: Add Toshiba EQUIUMMartin Pitt
Thanks Aleksander Kowalski <aleksander.kowalski.1@gmail.com>!
2014-01-28keymap: Add Sony Vaio VGN-FW250Martin Pitt
https://launchpad.net/bugs/1271163
2014-01-28keymap: Add release quirk for Acer AOA switchvideomode keyMartin Pitt
https://launchpad.net/bugs/1272658
2014-01-27keymap: Add HP Chromebook 14 (Falco)Martin Pitt
Thanks to Stefan Nagy <public@stefan-nagy.at>.
2014-01-20hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-01-11hwdb: Add support for Toshiba Satellite P75-A7200 keyboardUnai Uribarri
2014-01-07keymap: Recognize different Toshiba Satellite capitalizationsMartin Pitt
https://launchpad.net/bugs/665918
2014-01-06hwdb: fix match for Thinkpad X201 tabletAppleBloom
https://bugs.freedesktop.org/show_bug.cgi?id=71929
2014-01-06hwdb: remove duplicate entry for Samsung 700ZDmitry Pisklov
keyboardbrightnessup/down are not even real keys. https://bugs.freedesktop.org/show_bug.cgi?id=72311
2014-01-06hwdb: add Samsung 700GDmitry Pisklov
https://bugs.freedesktop.org/show_bug.cgi?id=72311
2014-01-06hwdb: change key mappings for Samsung 90X3ARaudi
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-05hwdb: updateMarcel Holtmann
2013-12-27hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2013-12-23hwdb: Add SDIO product ID for Marvell SD8897 WLAN functionMarcel Holtmann
2013-12-22hwdb: updateMarcel Holtmann
2013-12-22hwdb: Add SDIO database to ids-update.pl scriptMarcel Holtmann
2013-12-22hwdb: Add SDIO Bluetooth and WiFi devices from MarvellMarcel Holtmann
2013-12-22hwdb: Add SDIO products from GCT and CSRMarcel Holtmann
2013-12-22hwdb: Add SDIO WLAN devices from ST-Ericsson and TIMarcel Holtmann
2013-12-22hwdb: Correct SDIO vendor identifier for BroadcomMarcel Holtmann
2013-12-22hwdb: Add SDIO device information for Broadcom B43 based cardsMarcel Holtmann
2013-12-22hwdb: Add some known SDIO device identification stringsMarcel Holtmann
2013-12-22hwddb: Add database for SDIO vendor and class informationMarcel Holtmann
2013-12-19keymap: Refactor Acer tablesMartin Pitt
Move common keys into generic Acer table, and factorize the model specific exceptions.
2013-12-10hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2013-11-29hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2013-11-21hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2013-11-19keymap: Add Toshiba Satellite U940Jose Ignacio Naranjo
Signed-off-by: Martin Pitt <martinpitt@gnome.org>
2013-10-28keymap: Fix stuck keys on Lenovo IdeaPad Z370Martin Pitt
https://launchpad.net/bugs/1245189
2013-10-28keymap: Reorder IdeaPad rulesMartin Pitt
So that they are together in the file.
2013-10-20hwdb: updateKay Sievers
2013-10-09keymap: Fix Samsung 900X[34]CMartin 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-25keymap: Add Samsung Ativ 9 PlusJimmie Tauriainen
https://launchpad.net/bugs/1229936
2013-09-24hwdb: updateKay Sievers
2013-09-19keymap: Fix wrong assignments to F23Martin 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-16keymap: 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-13keymap: remove some commented out linesZbigniew Jędrzejewski-Szmek