aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-20Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov1-1/+0
2010-04-19Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2-3/+16
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-13Input: add driver for hampshire serial touchscreensAdam Bennett3-0/+218
2010-04-13Input: ad714x - add support for the AD7143/8/7A partsBarry Song3-7/+26
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu6-0/+1630
2010-04-13Input: lm8323 - do not leave dangling client data pointerWolfram Sang1-2/+4
2010-04-13Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang1-0/+2
2010-04-13Input: add PCF8574 I2C keypad input device driverBryan Wu3-0/+238
2010-04-13Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao3-402/+0
2010-04-13Input: wacom - streamline 2-finger touch supportPing Cheng2-73/+80
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov3-47/+28
2010-04-13Input: wacom - get rid of wacom_combo structureDmitry Torokhov3-53/+47
2010-04-13Input: wacom - get rid of input event wrappersDmitry Torokhov4-405/+347
2010-04-13Input: wacom - fix some formatting issuesDmitry Torokhov2-201/+222
2010-04-13Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov4-15/+15
2010-04-13Input: wacom - share pen info with touch of the same IDPing Cheng3-22/+99
2010-04-13Input: wacom - merge out and in prox eventsPing Cheng1-104/+59
2010-04-13Merge branch 'for-linus' into nextDmitry Torokhov8-87/+157
2010-04-13Input: 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