Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2013-08-30 | keymap: Don't use spaces in DMI modalias matches | Martin Pitt | |
Spaces get dropped from DMI modaliases. Replace them with '*' to make them robust against future changes in space escaping. | |||
2013-08-30 | keymap: Fix Dell vendor names | Martin Pitt | |
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 | |||
2013-08-29 | keymap: Don't erase previous assignments | Martin Pitt | |
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 | |||
2013-08-27 | keymap: Add Logitech Internet Navigator variant [PID C309] | Martin Pitt | |
By Albrecht Kolthoff <kolthoff@gmx.net> via linux-hotplug@. | |||
2013-08-26 | keymap: Add Samsung NP53U3C | Martin Pitt | |
https://launchpad.net/bugs/1203853 | |||
2013-08-23 | Keyboard map for Samsung NP700Z3C | Herczeg Zsolt | |
I'm using Ubuntu 13.04 on a Samsung Series 5 computer and found that that Fn hotkeys does not work. | |||
2013-08-23 | keyboard: add eMachines E725 | Zbigniew Jędrzejewski-Szmek | |
Information supplied by Ludvig <enthymeme@lavabit.com>. | |||
2013-08-20 | keymap: add Pavilion dv7 keys | Zbigniew Jędrzejewski-Szmek | |
2013-08-15 | hwdb: keyboard - remove stray " | Kay Sievers | |
<dvdhrm> kay, hwdb/60-keyboard.hwdb line 147 it says KEYBOARD_KEY_ee=screenlock" with a " at the end. I guess that's a typo? | |||
2013-08-13 | build-sys: add two makefile symlinks | Lennart Poettering | |
2013-08-09 | hwdb: map logitech R400 presenter keys from powerpoint hotkeys to sensible ↵ | Lennart Poettering | |
KEY_ definitions | |||
2013-08-07 | hwdb: update | Kay Sievers | |
2013-08-07 | hwdb: add GIGABYTE U2442 mute key to the force-release list | Zbigniew Jędrzejewski-Szmek | |
https://bugs.freedesktop.org/show_bug.cgi?id=67651 | |||
2013-08-06 | keymap: add HP EliteBook 2570p's wlan switch to hwdb | Christoph Junghans | |
https://bugs.freedesktop.org/show_bug.cgi?id=66178 | |||
2013-07-18 | hwdb: data update | Kay Sievers | |
2013-07-16 | 60-keyboard.hwdb: Fix syntax error | Martin Pitt | |
Add missing '='. | |||
2013-07-16 | keymap: re-add Logitech USB corded/cordless models | Martin Pitt | |
These add back are the remaining 3 udev keymap rules which used name based instead of ID based matching. | |||
2013-07-16 | switch from udev keymaps to hwdb | Kay Sievers | |
2013-07-16 | hwdb: follow: "keymap: Drop non-existant Samsung 900XC3" | Kay Sievers | |
2013-07-15 | hwdb: keyboard update | Kay Sievers | |
2013-07-15 | hwdb: import data | Kay Sievers | |
2013-07-12 | hwdb: keyboard -- update comments | Kay Sievers | |
2013-07-12 | hwdb: keyboard -- add file | Kay Sievers | |
Do not enable/install it now, until we switch over from the current keymap tool. | |||
2013-07-08 | hwdb: import data | Kay Sievers | |
2013-07-08 | hwdb: remove too broad PNP* match from 20-acpi-vendor.hwdb | Kay Sievers | |
2013-07-01 | hwdb: import data | Kay Sievers | |
2013-05-06 | hwdb: update | Kay Sievers | |
2013-04-30 | hwdb: update | Kay Sievers | |
2013-04-20 | hwdb: update | Kay Sievers | |
2013-04-16 | hwdb: update | Kay Sievers | |
2013-03-28 | hwdb: update | Kay Sievers | |
2013-03-23 | hwdb: ID_PRODUCT_FROM_DATABASE --> ID_MODEL_FROM_DATABASE | Kay Sievers | |
With the conversion from pci-db + usb-db to hwdb, the property got accitentially renamed. Move the name back to the long established identifier *MODEL* instead of *PRODUCT*. $ git grep -l ID_MODEL_FROM_DATABASE hwdb/20-pci-vendor-model.hwdb hwdb/20-usb-vendor-model.hwdb hwdb/ids-update.pl man/systemd.device.xml rules/78-sound-card.rules src/core/device.c src/cryptsetup/cryptsetup.c | |||
2013-03-21 | hwdb: update | Kay Sievers | |
2013-03-07 | hwdb: update | Kay Sievers | |
2013-02-04 | hwdb: update | Kay Sievers | |
2013-01-24 | hwdb: update | Kay Sievers | |
2013-01-18 | hwdb: update | Kay Sievers | |
2012-12-31 | hwdb: Add database for Bluetooth company identifiers | Marcel Holtmann | |
2012-12-23 | hwdb: update | Kay Sievers | |
2012-12-14 | hwdb: update comments and data | Kay Sievers | |
2012-12-09 | hwdb: update | Kay Sievers | |
2012-12-06 | hwdb: update | Kay Sievers | |
2012-12-06 | hwdb: ids-update: close the right file handles | Mantas Mikulėnas | |
The script was closing *INP and *OUTP, which never actually existed. Also fix pci_vendor() opening usb.ids and immediately discarding the fh. | |||
2012-12-04 | hwdb: add IAB to the OUI database | Tom Gundersen | |
The individual address block is a poor man's organizationally unique identifier. Perhaps we should change the udev key from ID_OUI_FROM_DATABASE to something like ID_IEEE_VENDOR_FROM_DATABASE? Suggested-by: Diego Elio Pettenò <flameeyes@flameeyes.eu> |