summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2010-01-24Input: xpad - add rumble support for original xbox controllerBenjamin Valentin-16/+37
2010-01-24Input: xilinx_ps2 - use resource_sizeTobias Klauser-2/+2
2010-01-21Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov-203/+306
2010-01-21Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm-3/+3
2010-01-19Input: ADP5588 - add support for ADP5587 devicesMichael Hennerich-4/+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: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten-25/+15
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: make USB device ids constantMárton Németh-2/+2
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-09Input: xen-kbdfront - make xenbus device ids constantMárton Németh-1/+1
2010-01-09Input: ns558 - make pnp device ids constantMárton Németh-1/+1
2010-01-09Input: make PCI device ids constantMárton Németh-3/+3
2010-01-09Input: xilinx_ps2 - make Open Firmware device ids constantMárton Németh-1/+1
2010-01-09Input: make i2c device ids constantMárton Németh-3/+3
2010-01-07Input: psmouse - fix Synaptics detection when protocol is disabledDaniel Drake-1/+19
2010-01-06Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov-105/+120
2010-01-06Input: atkbd - switch to dev_err() and friendsDmitry Torokhov-137/+146
2010-01-06Input: bcm5974 - report ABS_MT eventsHenrik Rydberg-1/+43
2010-01-06Input: psmouse - remove unused 'autocal' parameter from hgpk protocolDmitry Torokhov-4/+0
2010-01-06Input: cleanse capabilities bits before registering deviceDmitry Torokhov-0/+22
2010-01-06Input: automatically reset KEY_RESERVED bit for all input devicesDmitry Torokhov-4/+10
2010-01-06Input: gameport - switch to using pr_xxx() and dev_xxx()Dmitry Torokhov-34/+28
2010-01-06Input: gameport - make use of list_first_entry() helperDmitry Torokhov-19/+11
2010-01-06Input: gameport - let device core tell us if device was registeredDmitry Torokhov-5/+1
2010-01-06Input: serio - use pr_xxx() and dev_xxx() helpersDmitry Torokhov-42/+35
2010-01-06Input: serio - use list_first_entry() helperDmitry Torokhov-20/+11
2010-01-06Input: serio - let device core tell us if device was registeredDmitry Torokhov-6/+2
2010-01-06Input: serio - use device core to create 'id' attribute groupDmitry Torokhov-8/+9
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: xpad - allow using triggers as buttons rather than axesNicolas Léveillé-79/+121
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