summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2010-05-19Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss-1/+1
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov-73/+219
2010-05-19Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks-2/+2
2010-05-19Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna-3/+12
2010-05-19Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna-20/+3
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-5/+5
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-7/+7
2010-05-17drivers: Push down BKL into various driversArnd Bergmann-10/+24
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-11input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao-1382/+0
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao-10/+0
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao-402/+0
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-05input: serio: add support for Amstrad Delta serial keyboardportJanusz Krzysztofik-0/+194
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: add keypad driver for keys interfaced to TCA6416Sriramakrishnan Govindarajan-0/+366
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-03Input: remove obsolete {corgi,spitz,tosa}kbd.cEric Miao-1392/+0
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar-150/+1003
2010-04-20Input: kbtab - do not advertise unsupported eventsDmitry Torokhov-24/+15
2010-04-20Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov-7/+5
2010-04-20Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin-2/+2
2010-04-20Input: acecad - don't advertise mouse eventsDmitry Torokhov-2/+0
2010-04-20Input: acecad - fix some formatting issuesDmitry Torokhov-40/+36
2010-04-20Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov-7/+5
2010-04-20Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin-1/+1
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-13Input: add driver for hampshire serial touchscreensAdam Bennett-0/+218
2010-04-13Input: ad714x - add support for the AD7143/8/7A partsBarry Song-7/+26
2010-04-13Input: add Analog Devices AD714x captouch input driverBryan Wu-0/+1630
2010-04-13Input: lm8323 - do not leave dangling client data pointerWolfram Sang-2/+4
2010-04-13Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang-0/+2
2010-04-13Input: add PCF8574 I2C keypad input device driverBryan Wu-0/+238
2010-04-13Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao-402/+0
2010-04-13Input: wacom - streamline 2-finger touch supportPing Cheng-73/+80
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov-47/+28