aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-87/+157
2010-04-15Input: wacom - switch mode upon system resumePing Cheng1-5/+7
2010-04-13Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov1-59/+104
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten1-1/+3
2010-04-05Input: ALPS - add signature for HP Pavilion dm3 laptopsChase Douglas1-0/+1
2010-04-05Input: i8042 - spelling fixDominik Brodowski1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo79-5/+74
2010-03-21Input: sparse-keymap - implement safer freeing of the keymapDmitry Torokhov2-19/+40
2010-03-20Input: bcm5974 - retract efi-broken suspend_resumeHenrik Rydberg1-1/+0
2010-03-19Input: sparse-keymap - free the right keymap on errorYong Wang1-1/+1
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