summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+10
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin-4/+4
2010-02-20Input: polldev can cause crash in case when polling disabledSamu Onkalo-0/+6
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+8
2010-02-18Input: i8042 - fix KBC jam during hibernateAlan Jenkins-0/+8
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+8
2010-02-07Input: psmouse - make sure we don't schedule reconnects after cleanupDmitry Torokhov-1/+8
2010-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-57/+149
2010-01-28Input: add the ABS_MT_PRESSURE eventHenrik Rydberg-0/+1
2010-01-28Input: winbond-cir - remove dmesg spamDavid Härdeman-1/+1
2010-01-28Input: lifebook - add another Lifebook DMI signatureJon Dodgson-0/+6
2010-01-19Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich-56/+141
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-102/+207
2010-01-13Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang-3/+3
2010-01-13Input: pmouse - move Sentelic probe down the listTai-hwa Liang-13/+15
2010-01-12Input: add compat support for sysfs and /proc capabilities outputDmitry Torokhov-15/+71
2010-01-11Input: i8042 - add Dritek quirk for Acer Aspire 5610.Elliott Sales de Andrade-0/+7
2010-01-09Input: xbox - do not use GFP_KERNEL under spinlockDmitry Torokhov-2/+2
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake-1/+19
2010-01-06Input: bcm5974 - report ABS_MT eventsHenrik Rydberg-1/+43
2010-01-06Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar-0/+8
2010-01-06Input: evdev - be less aggressive about sending SIGIO notifiesAdam Jackson-1/+2
2010-01-06Input: atkbd - fix canceling event_work in disconnectDmitry Torokhov-2/+8
2010-01-06Input: serio - fix potential deadlock when unbinding driversEric W. Biederman-63/+28
2010-01-01Input: gf2k - fix &&/|| confusion in gf2k_connect()Roel Kluin-1/+1
2009-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-96/+94
2009-12-30Input: iforce - wait for command completion when closing the deviceDmitry Torokhov-0/+4
2009-12-29Input: twl4030-pwrbutton - switch to using threaded IRQFelipe Balbi-12/+2
2009-12-29Input: twl4030_keypad - switch to using threaded IRQFelipe Balbi-9/+2
2009-12-29Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov-3/+1
2009-12-29Input: wistron - fix test for CONFIG_PMRakib Mullick-1/+1
2009-12-29Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf-1/+0
2009-12-24Input: matrix-keypad - handle cases when GPIOs can't be wakeup sourcesDmitry Torokhov-7/+22
2009-12-24Input: iforce - fix oops on device disconnectDmitry Torokhov-44/+12
2009-12-24Input: ff-memless - add notion of direction to for rumble effectsJari Vanhala-0/+36
2009-12-24Input: ff-memless - another fix for signed to unsigned overflowDmitry Torokhov-3/+3
2009-12-24Input: ff-memless - start playing FF effects immediatelyJari Vanhala-4/+2
2009-12-24Input: serio - do not mark kseriod freezable anymoreDmitry Torokhov-9/+2
2009-12-24Input: speed up suspend/shutdown for PS/2 mice and keyboardsDmitry Torokhov-3/+7
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-372/+1111
2009-12-15Input: ALPS - add interleaved protocol support (Dell E6x00 series)Sebastian Kapfer-27/+228
2009-12-15Input: altera_ps2 - fix test of unsigned in altera_ps2_probe()Roel Kluin-3/+5
2009-12-15Input: add mc13783 touchscreen driverSascha Hauer-0/+271
2009-12-15Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten-101/+49
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan-5/+5
2009-12-15Merge commit 'linus' into nextDmitry Torokhov-21/+253
2009-12-15Input: wacom - separate pen from express keys on GraphirePing Cheng-4/+23
2009-12-15Input: wacom - add defines for data packet report IDsPing Cheng-13/+22
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng-132/+311
2009-12-15Input: wacom - add defines for packet lengths of various devicesPing Cheng-64/+76