| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-05 | 6 | -37/+106 |
|\ |
|
| * | Input: elantech - ignore high bits in the position coordinates | Florian Ragwitz | 2010-05-03 | 1 | -25/+44 |
| * | Input: elantech - allow forcing Elantech protocol | Florian Ragwitz | 2010-05-03 | 1 | -2/+10 |
| * | Input: elantech - fix firmware version check | Florian Ragwitz | 2010-05-03 | 1 | -1/+2 |
| * | Input: Add support of Synaptics Clickpad device | Takashi Iwai | 2010-04-20 | 2 | -5/+34 |
| * | Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops" | Dmitry Torokhov | 2010-04-20 | 1 | -1/+0 |
| * | Input: psmouse - ignore parity error for basic protocols | Dmitry Torokhov | 2010-04-19 | 2 | -3/+16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-04-15 | 2 | -1/+1 |
|\ \
| |/ |
|
| * | Input: ALPS - add signature for HP Pavilion dm3 laptops | Chase Douglas | 2010-04-05 | 1 | -0/+1 |
| * | Input: bcm5974 - retract efi-broken suspend_resume | Henrik Rydberg | 2010-03-20 | 1 | -1/+0 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 10 | -1/+9 |
|/ |
|
* | Input: ALPS - fix stuck buttons on some touchpads | Martin Buck | 2010-03-13 | 1 | -30/+17 |
* | Input: appletouch - fix integer overflow issue | Vadim Zaliva | 2010-03-11 | 1 | -3/+3 |
* | Input: alps - add support for the touchpad on Toshiba Tecra A11-11L | Thomas Bächler | 2010-03-09 | 1 | -0/+2 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2010-02-28 | 1 | -4/+0 |
|\ |
|
| * | Merge commit 'v2.6.33-rc5' into next | Dmitry Torokhov | 2010-01-21 | 8 | -52/+88 |
| |\ |
|
| * | | Input: psmouse - remove unused 'autocal' parameter from hgpk protocol | Dmitry Torokhov | 2010-01-06 | 1 | -4/+0 |
* | | | Input: psmouse - make sure we don't schedule reconnects after cleanup | Dmitry Torokhov | 2010-02-07 | 1 | -1/+8 |
* | | | Input: lifebook - add another Lifebook DMI signature | Jon Dodgson | 2010-01-28 | 1 | -0/+6 |
| |/
|/| |
|
* | | Input: sentelic - fix left/right horizontal scroll mapping | Tai-hwa Liang | 2010-01-13 | 1 | -3/+3 |
* | | Input: pmouse - move Sentelic probe down the list | Tai-hwa Liang | 2010-01-13 | 1 | -13/+15 |
* | | Input: psmouse - fix Synaptics detection when protocol is disabled | Daniel Drake | 2010-01-07 | 3 | -1/+19 |
* | | Input: bcm5974 - report ABS_MT events | Henrik Rydberg | 2010-01-06 | 1 | -1/+43 |
* | | Input: serio - fix potential deadlock when unbinding drivers | Eric W. Biederman | 2010-01-06 | 1 | -29/+3 |
* | | Input: lifebook - add CONFIG_DMI dependency | Dmitry Torokhov | 2009-12-29 | 2 | -3/+1 |
* | | Input: psmouse - fix compile warning in hgpk module | René Bolldorf | 2009-12-29 | 1 | -1/+0 |
* | | Input: speed up suspend/shutdown for PS/2 mice and keyboards | Dmitry Torokhov | 2009-12-24 | 1 | -1/+4 |
|/ |
|
* | Input: ALPS - add interleaved protocol support (Dell E6x00 series) | Sebastian Kapfer | 2009-12-15 | 2 | -27/+228 |
* | Input: ALPS - do not set REL_X/REL_Y capabilities on the touchpad | Dmitry Torokhov | 2009-12-11 | 1 | -0/+11 |
* | Input: psmouse - remove identification strings from DMI tables | Dmitry Torokhov | 2009-12-04 | 2 | -15/+15 |
* | Input: psmouse - do not carry DMI data around | Dmitry Torokhov | 2009-12-03 | 5 | -13/+38 |
* | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 2009-12-02 | 2 | -4/+3 |
|\ |
|
| * | Input: lifebook - fix settings for CF-72 | Abner Holsinger | 2009-11-16 | 1 | -2/+1 |
| * | Input: psmouse - fix breakage introduced by b7802c5c1ea | Jiri Kosina | 2009-11-16 | 1 | -1/+1 |
| * | Input: psmouse - remove unneeded '\n' from psmouse.proto parameter | Takashi Iwai | 2009-11-12 | 1 | -1/+1 |
* | | Input: ALPS - add support for touchpads with 4-directional button | Maxim Levitsky | 2009-11-20 | 1 | -35/+65 |
* | | Input: psmouse - rework setting of BTN_MIDDLE capability | Dmitry Torokhov | 2009-11-20 | 5 | -31/+38 |
* | | Input: lifebook - do not advertise unsupported buttons | Dmitry Torokhov | 2009-11-20 | 1 | -6/+7 |
* | | Input: elantech - do not advertise relative events | Dmitry Torokhov | 2009-11-20 | 1 | -0/+1 |
* | | Input: touchkit_ps2 - do not advertise unsupported buttons | Dmitry Torokhov | 2009-11-20 | 1 | -1/+2 |
* | | Merge commit 'v2.6.32-rc6' into next | Dmitry Torokhov | 2009-11-05 | 2 | -1/+11 |
|\ \
| |/ |
|
| * | Input: logips2pp - model 73 is actually TrackMan FX | Dmitry Torokhov | 2009-10-18 | 1 | -1/+1 |
| * | Input: synaptics - add another Protege M300 to rate blacklist | Dmitry Torokhov | 2009-10-12 | 1 | -0/+10 |
* | | Input: synaptic_i2c - make unnecessarily global functions static | Dmitry Torokhov | 2009-11-02 | 1 | -3/+3 |
* | | Input: vsxxxaa - change formatting style to match the rest of the kernel | Dmitry Torokhov | 2009-10-13 | 1 | -199/+175 |
|/ |
|
* | Input: synaptics_i2c - switch to using __cancel_delayed_work() | Dmitry Torokhov | 2009-09-17 | 1 | -19/+32 |
* | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 2009-09-17 | 1 | -8/+10 |
* | Input: bcm5974 - silence uninitialized variables warnings | Henrik Rydberg | 2009-09-13 | 1 | -15/+16 |
* | Input: psmouse - use boolean type | Dmitry Torokhov | 2009-09-10 | 20 | -125/+133 |
* | Input: add new driver for Sentelic Finger Sensing Pad | Tai-hwa Liang | 2009-08-19 | 6 | -1/+1000 |