Age | Commit message (Expand) | Author |
2014-05-18 | Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ... | Hans de Goede |
2014-04-09 | Input: synaptics - add manual min/max quirk for ThinkPad X240 | Hans de Goede |
2014-04-09 | Input: synaptics - add manual min/max quirk | Benjamin Tissoires |
2012-12-06 | Input: bcm5974 - set BUTTONPAD property | Jussi Pakkanen |
2012-10-17 | Input: synaptics - adjust threshold for treating position values as negative | Seth Forshee |
2012-08-10 | Input: synaptics - handle out of bounds values from the hardware | Seth Forshee |
2012-07-25 | Input: bcm5974 - Add support for 2012 MacBook Pro Retina | Henrik Rydberg |
2012-03-12 | Input: ALPS - fix touchpad detection when buttons are pressed | Akio Idehara |
2011-12-29 | Input: sentelic - fix retrieving number of buttons | Tai-hwa Liang |
2011-12-23 | Input: sentelic - release mutex upon register write failure | Tai-hwa Liang |
2011-12-12 | Input: synaptics - fix touchpad not working after S2R on Vostro V13 | Dmitry Torokhov |
2011-11-09 | Input: elantech - adjust hw_version detection logic | JJ Ding |
2011-10-26 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2011-10-10 | Input: psmouse - switch to using dev_*() for messages | Dmitry Torokhov |
2011-10-06 | Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP | Dmitry Torokhov |
2011-09-20 | Input: elantech - remove module parameter force_elantech | JJ Ding |
2011-09-20 | Input: elantech - better support all those v2 variants | JJ Ding |
2011-09-09 | Input: bcm5974 - add MacBookAir4,1 trackpad support | Pieter-Augustijn Van Malleghem |
2011-09-09 | Input: elantech - add v4 hardware support | JJ Ding |
2011-09-09 | Input: elantech - add v3 hardware support | JJ Ding |
2011-09-09 | Input: elantech - clean up elantech_init | JJ Ding |
2011-09-09 | Input: elantech - packet checking for v2 hardware | JJ Ding |
2011-09-09 | Input: elantech - remove ETP_EDGE_FUZZ_V2 | JJ Ding |
2011-09-09 | Input: elantech - use firmware provided x, y ranges | JJ Ding |
2011-09-09 | Input: elantech - get rid of ETP_2FT_* in elantech.h | JJ Ding |
2011-09-09 | Input: elantech - correct x, y value range for v2 hardware | JJ Ding |
2011-09-07 | Input: remove IRQF_DISABLED from drivers | Yong Zhang |
2011-09-07 | Merge commit 'v3.1-rc4' into next | Dmitry Torokhov |
2011-08-23 | Input: synaptics - process finger (<=5) transitions | Daniel Kurtz |
2011-08-23 | Input: synaptics - process finger (<=3) transitions | Daniel Kurtz |
2011-08-23 | Input: synaptics - decode AGM packet types | Daniel Kurtz |
2011-08-23 | Input: synaptics - add image sensor support | Daniel Kurtz |
2011-08-23 | Input: synaptics - refactor initialization of abs position axes | Daniel Kurtz |
2011-08-23 | Input: synaptics - refactor agm packet parsing | Daniel Kurtz |
2011-08-23 | Input: synaptics - refactor y inversion | Daniel Kurtz |
2011-08-16 | Input: bcm5974 - Add support for newer MacBookPro8,2 | Andrew Drake |
2011-08-08 | Input: bcm5974 - add support for touchpads found in MacBookAir4,2 | Joshua V. Dillon |
2011-07-30 | Input: psmouse - hgpk.c needs module.h | Randy Dunlap |
2011-07-25 | Input: synaptics - fix reporting of min coordinates | Dmitry Torokhov |
2011-07-13 | Input: lifebook - make dmi callback functions return 1 | Axel Lin |
2011-07-09 | Input: synaptics - set minimum coordinates as reported by firmware | Dmitry Torokhov |
2011-07-06 | Input: synaptics - process button bits in AGM packets | Daniel Kurtz |
2011-07-06 | Input: synaptics - rename set_slot to be more descriptive | Daniel Kurtz |
2011-07-06 | Input: synaptics - fuzz position for touchpad with reduced filtering | Daniel Kurtz |
2011-07-06 | Input: synaptics - set resolution for MT_POSITION_X/Y axes | Daniel Kurtz |
2011-06-29 | Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx | Hans-Christian Egtvedt |
2011-06-27 | Input: remove unneeded version.h includes | Jesper Juhl |
2011-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-05-19 | input/atari: Fix mouse movement and button mapping | Geert Uytterhoeven |
2011-05-19 | input/atari: Fix atarimouse init | Michael Schmitz |