summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+7
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-23/+42
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer-3/+12
2010-05-13Input: psmouse - reset all types of mice before reconnectingDmitry Torokhov-4/+10
2010-05-13Input: elantech - use all 3 bytes when checking versionDmitry Torokhov-15/+14
2010-05-10Input: iforce - fix Guillemot Jet Leader 3D entryMarek Vasut-1/+1
2010-05-10Input: iforce - add Guillemot Jet Leader Force FeedbackMarek Vasut-0/+5
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-52/+179
2010-05-03Input: joydev - allow binding to button-only devicesChristoph Fritz-0/+18
2010-05-03Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz-25/+44
2010-05-03Input: elantech - allow forcing Elantech protocolFlorian Ragwitz-2/+10
2010-05-03Input: elantech - fix firmware version checkFlorian Ragwitz-1/+2
2010-05-03Input: ati_remote - add some missing devices from lirc_atiusbJarod Wilson-5/+9
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar-150/+1003
2010-04-20Input: eeti_ts - cancel pending work when going to suspendDaniel Mack-10/+46
2010-04-20Input: Add support of Synaptics Clickpad deviceTakashi Iwai-5/+34
2010-04-20Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov-1/+0
2010-04-19Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov-3/+16
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-87/+157
2010-04-15Input: wacom - switch mode upon system resumePing Cheng-5/+7
2010-04-13Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov-59/+104
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten-1/+3
2010-04-05Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas-0/+1
2010-04-05Input: i8042 - spelling fixDominik Brodowski-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-5/+74
2010-03-21Input: sparse-keymap - implement safer freeing of the keymapDmitry Torokhov-19/+40
2010-03-20Input: bcm5974 - retract efi-broken suspend_resumeHenrik Rydberg-1/+0
2010-03-19Input: sparse-keymap - free the right keymap on errorYong Wang-1/+1
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-216/+485
2010-03-13Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz-0/+7
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsMartin Buck-30/+17
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2010-03-11Input: wm831x-on - convert to use genirqMark Brown-4/+5
2010-03-11Input: ads7846 - add wakeup supportRanjith Lohithakshan-0/+10
2010-03-11Input: appletouch - fix integer overflow issueVadim Zaliva-3/+3
2010-03-09Input: ad7877 - increase pen up imeoutMichael Hennerich-1/+1
2010-03-09Input: ads7846 - add support for AD7843 partsMichael Hennerich-4/+15
2010-03-09Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger-1/+1
2010-03-09Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler-0/+2
2010-03-09Input: remove BKL, fix input_open_file() lockingArnd Bergmann-8/+10
2010-03-09Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo-6/+5
2010-03-09Input: mousedev - remove BKLThadeu Lima de Souza Cascardo-6/+0
2010-03-09Input: add driver for TWL4030 vibrator deviceJari Vanhala-0/+309
2010-03-09Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern-0/+3
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov-28/+26
2010-03-08Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov-16/+8
2010-03-08Merge commit 'v2.6.34-rc1' into for-linusDmitry Torokhov-5/+418
2010-03-08Merge branch 'origin' into devel-stableRussell King-1225/+3303
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-3/+3
2010-03-07input: Support onkey in 88pm860xHaojian Zhuang-0/+166