Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-13 | Merge pull request #3491 from poettering/hwdb-acpi | Tom Gundersen | |
hwdb: update UEFI/ACPI/PNP/EISA/EDID database from UEFI web site | |||
2016-06-12 | hwdb: change the Logitech MX500 to 1100 dpi (#3517) | Peter Hutterer | |
https://bugs.freedesktop.org/show_bug.cgi?id=96225 and specifically the tech specs here: http://support.logitech.com/en_us/product/corded-mouse-m500 | |||
2016-06-10 | hwdb: update UEFI/ACPI/PNP/EISA/EDID database from UEFI web site | Federico Mena Quintero | |
Let's hook up the ACPI database we maintain from the upstream UEFI sources. This adds a tool to convert the database provided upstream to our native format, similar to how this is handled for the PCI and USB databases. Note that the upstream web site claims to offer an XLS download, but the actual data made available is an HTML file in reality, just one with the ".xls" suffix... The data provided from the UEFI folks is not very high quality nor complete, hence apply a patch after the conversion step that fixes up a few things and adds in more entries from various sources. For example, the EDID ids maintained by GNOME and other sources have been added too, as they all appear to use the same ID namespace. This also adds explicit support for 4 character ACPI ids, in addition to the normal 3 character PNP ids. Also fixes: https://bugs.freedesktop.org/show_bug.cgi?id=90524 | |||
2016-06-03 | hwdb: Add Thinkpad X1 carbon 4th gen to 70-pointingstick.hwdb (#3426) | Matthieu Codron | |
Like many other recent thinkpads the factory default pointingstick sensitivity on these devices is quite low, making the pointingstick very slow in moving the cursor. This extends the existing hwdb rules for tweaking the sensitivity to also apply to the X1 carbon 4thgen model. | |||
2016-05-31 | hwdb: add axis ranges for the Lenovo X220 touchpad (#3397) | Peter Hutterer | |
Side-effect of https://bugs.freedesktop.org/show_bug.cgi?id=94989 | |||
2016-05-17 | hwdb: run "make hwdb-udate" (#3280) | Zbigniew Jędrzejewski-Szmek | |
2016-05-17 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2016-05-15 | hwdb: add touchpad resolution for Lenovo E530 (#3265) | Peter Hutterer | |
https://bugs.freedesktop.org/show_bug.cgi?id=95231 | |||
2016-04-29 | hwdb: add missing newline so the hwdb buils correctly again | Lennart Poettering | |
2016-04-25 | Hp Folio 1040g2 micmute and toggle touchpad fn keys fix (#3118) | EMOziko | |
Added HP Folio 1040g2 Fn+F8 MICMUTE FIx | |||
2016-04-21 | hwdb: add trust illuminated mouse gxt 152 (#3085) | Federico | |
2016-04-18 | hwdb: add touchpad resolutions for the Dell XPS 15 9550 (#3057) | Peter Hutterer | |
https://bugs.freedesktop.org/show_bug.cgi?id=94773 | |||
2016-04-11 | keymap: Add HP ProBook 640 G2 | Martin Pitt | |
Fixes #2997 | |||
2016-04-11 | hwdb: Add SteelSeries Sensei Raw mouse | Martin Pitt | |
Fixes #3009 | |||
2016-04-10 | Merge pull request #3002 from robertwec/master | Martin Pitt | |
hwdb: Add MODECOM MC-WM4 and Sharkoon Shark Force | |||
2016-04-09 | hwdb/70-mouse.hwdb: Add Dynex Wired Mouse (DX-WMSE2) | Taylor Smock | |
2016-04-10 | hwdb: Add MODECOM MC-WM4 and Sharkoon Shark Force | Robert Węcławski | |
2016-03-18 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2016-03-16 | hwdb: correct resolution for Asus x550cc | Peter Hutterer | |
https://bugzilla.redhat.com/show_bug.cgi?id=1316655 | |||
2016-03-01 | keymap: Some HP refactoring, add Probook 440 G3 keys | Martin Pitt | |
Apparently the vendor string for newer models now uses "svnHP" instead of "svnHewlett-Packard", so add this alternative match to the global HP map. Generalize matches for micmute key on ProBook 4xx. Silence two hardwired keys on the ProBook 440 G3 that should not produce evdev events. Thanks to Hermann Kraus for those! (See PR #2679) | |||
2016-03-01 | keymap: Add HP ZBook | Martin Pitt | |
https://launchpad.net/bugs/1535219 | |||
2016-02-23 | hwdb: reshuffle Lenovo entries to sort alphabetically by model | Peter Hutterer | |
2016-02-23 | hwdb: add axis range corrections for the Lenovo T460 and P50 | Peter Hutterer | |
2016-02-11 | build-sys: run "make hwdb-update" | Lennart Poettering | |
2016-02-09 | hwdb: add Dell Lattitude E6320 pointing stick speed fix | Peter Hutterer | |
https://bugzilla.redhat.com/show_bug.cgi?id=1200717 | |||
2016-02-05 | hwdb: add HP Pavilion dm4 axis corrections | Peter Hutterer | |
https://bugs.freedesktop.org/show_bug.cgi?id=91615 | |||
2016-02-01 | hwdb: add Samsung 305V4A axis resolutions | Peter Hutterer | |
From https://bugzilla.redhat.com/show_bug.cgi?id=1294022 | |||
2016-01-20 | Merge pull request #2222 from snakeroot/eventsplat | Daniel Mack | |
hwdb: remove references to udevadm info /dev/input/event* | |||
2016-01-18 | keymap: Add HP ProBook 440 G3 | Martin Pitt | |
Fixes #2343 | |||
2016-01-06 | keymap: remap microphone mute keycode for Lenovo Thinkcentre M800z | Hui Wang | |
This Lenovo machine use codec Line2 to implement a microphone mute button, it depends on the unsolicited interrupt to generate key event, the scan code for this button is assigned to 0x00 in the linux kernel driver, and the keycode is KEY_MICMUTE(248), we need to remap this keycode to KEY_F20 to make this hotkey work in X11. BugLink: https://bugs.launchpad.net/bugs/1531362 Signed-off-by: Hui Wang <hui.wang@canonical.com> | |||
2016-01-05 | hwdb: add axis ranges and resolution for Dell Lattitude E6220 | Peter Hutterer | |
https://bugzilla.redhat.com/show_bug.cgi?id=1293576 | |||
2015-12-30 | Merge pull request #2229 from cjmayo/m500 | Martin Pitt | |
hwdb: move Logitech M-U0007 [M500] to 1000dpi | |||
2015-12-27 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2015-12-27 | hwdb: move Logitech M-U0007 [M500] to 1000dpi | Chris Mayo | |
http://www.logitech.com/en-gb/product/corded-mouse-m500 | |||
2015-12-24 | hwdb: remove references to udevadm info /dev/input/event* | Chris Atkinson | |
2015-11-14 | hwdb: update | Kay Sievers | |
2015-11-10 | hwdb: add axis range corrections for Lenovo T510 | Peter Hutterer | |
From https://bugzilla.redhat.com/show_bug.cgi?id=1247958 | |||
2015-11-10 | hwdb: add Dell Inspiron N5040 touchpad corrections | Peter Hutterer | |
From https://bugzilla.redhat.com/show_bug.cgi?id=1275070 | |||
2015-11-10 | hwdb: sort the brand names alphabetically | Peter Hutterer | |
2015-10-30 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2015-10-18 | hwdb: fix a syntax error in 60-keyboard | Mantas Mikulėnas | |
2015-10-16 | Merge pull request #1588 from mhalano/logitech-m560-mouse | Zbigniew Jędrzejewski-Szmek | |
[zj: rearrange into the sort order] | |||
2015-10-16 | Added support to the wireless mouse Logitech M560. | Marcos Alano | |
2015-10-16 | keymap: Add HP ProBook 6555b | Martin Pitt | |
Thanks to Olaf Hering! | |||
2015-10-14 | keymap: Drop ThinkPad Yoga | Martin Pitt | |
The Yoga's firmware sends key events whenever it's being folded or unfolded. These are thus *not* a button for requesting a screen orientation change, just an indication that this already happened. Thus they should not be assigned to "direction", but be ignored. Assigning them to "reserved" does not silence the "unknown key pressed" kernel warning, so there's no point in maintaining a mapping here. Fixes #1440 | |||
2015-10-08 | keymap: Update Thinkpad Yoga 12 (2015) | Martin Pitt | |
Follow-up commit to e1fd19958: Add d8 scan code as well. Fixes #1440 | |||
2015-10-04 | keymap: Add Thinkpad Yoga 12 (2015) | Martin Pitt | |
Fixes #1440 | |||
2015-09-26 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann | |
2015-09-21 | hwdb: fix typo in G9x DPI | David Herrmann | |
Fix typo in DPI: 32000 -> 3200 | |||
2015-09-21 | hwdb: drop weird whitespace | David Herrmann | |
Remove whitespace from empty line in hwdb. |