aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds23-216/+485
2010-03-13Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset tableChristoph Fritz1-0/+7
2010-03-13Input: ALPS - fix stuck buttons on some touchpadsMartin Buck1-30/+17
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2010-03-11Input: wm831x-on - convert to use genirqMark Brown1-4/+5
2010-03-11Input: ads7846 - add wakeup supportRanjith Lohithakshan1-0/+10
2010-03-11Input: appletouch - fix integer overflow issueVadim Zaliva1-3/+3
2010-03-09Input: ad7877 - increase pen up imeoutMichael Hennerich1-1/+1
2010-03-09Input: ads7846 - add support for AD7843 partsMichael Hennerich2-4/+15
2010-03-09Input: bf54x-keys - fix system hang when pressing a keyMike Frysinger1-1/+1
2010-03-09Input: alps - add support for the touchpad on Toshiba Tecra A11-11LThomas Bächler1-0/+2
2010-03-09Input: remove BKL, fix input_open_file() lockingArnd Bergmann1-8/+10
2010-03-09Input: serio_raw - remove BKLThadeu Lima de Souza Cascardo1-6/+5
2010-03-09Input: mousedev - remove BKLThadeu Lima de Souza Cascardo1-6/+0
2010-03-09Input: add driver for TWL4030 vibrator deviceJari Vanhala3-0/+309
2010-03-09Input: enable remote wakeup for PNP i8042 keyboard portsAlan Stern1-0/+3
2010-03-08Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov5-28/+26
2010-03-08Input: i8042 - use platfrom_create_bundle() helperDmitry Torokhov1-16/+8
2010-03-08Merge commit 'v2.6.34-rc1' into for-linusDmitry Torokhov9-5/+418
2010-03-08Merge branch 'origin' into devel-stableRussell King50-1225/+3303
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina3-3/+3
2010-03-07input: Support onkey in 88pm860xHaojian Zhuang3-0/+166
2010-03-07mfd: Use genirq in 88pm860xHaojian Zhuang1-10/+5
2010-03-07input: Enable touch on 88pm860xHaojian Zhuang3-0/+254
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König1-2/+2
2010-03-05Input: wacom - merge out and in prox eventsPing Cheng1-104/+59
2010-03-05Input: gamecon - fix off by one range checkDan Carpenter1-1/+1
2010-03-01Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng3-4/+3
2010-03-02[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao1-1/+31
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds41-1216/+2875
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov43-1112/+2776
2010-02-26Pull rmia32 into release branchTony Luck1-2/+0
2010-02-26Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov1-11/+15
2010-02-25Input: ads7846 - add regulator supportGrazvydas Ignotas1-1/+27
2010-02-24Input: winbond-cir - fix suspend/resumeDavid Härdeman1-109/+104
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-4/+10
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin1-4/+4
2010-02-21Input: gamecon - use pr_err() and friendsDmitry Torokhov1-8/+10
2010-02-21Input: gamecon - constify some of the setup structuresDmitry Torokhov1-10/+10
2010-02-21Input: gamecon - simplify pad type handlingDmitry Torokhov1-79/+123
2010-02-21Input: gamecon - simplify coordinate calculation for PSXDmitry Torokhov1-4/+8
2010-02-21Input: gamecon - fix some formatting issuesDmitry Torokhov1-153/+194
2010-02-21Input: gamecon - add rumble support for N64 padsScott Moreau2-6/+120
2010-02-20Input: polldev can cause crash in case when polling disabledSamu Onkalo1-0/+6
2010-02-20Input: wacom - add device type to device name stringPing Cheng2-4/+15
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick1-14/+16
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick1-0/+1
2010-02-19Input: wacom - constify product features dataDmitry Torokhov1-63/+63
2010-02-19Input: wacom - use per-device instance of wacom_featuresJason Childs3-56/+78