aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-12Input: wacom - process pen data in its own routinePing Cheng1-33/+40
2011-03-12Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng2-79/+10
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely1-5/+4
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2-16/+14
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely7-56/+55
2011-02-27Input: evdev - fix evdev_write return value on partial writesPeter Korsgaard1-4/+6
2011-02-27Input: bcm5974 - Report button also for zero fingersHenrik Rydberg1-4/+4
2011-02-25Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen1-73/+0
2011-02-23Input: mcs_touchkey - add shutdown handlerHeungJun Kim1-0/+9
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim1-1/+47
2011-02-23Input: omap4-keypad - wire up runtime PM handlingAbraham Arce1-19/+55
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-5/+84
2011-02-23Input: serio/gameport - use 'long' system workqueueDmitry Torokhov2-2/+2
2011-02-23Input: synaptics - document 0x0c queryDmitry Torokhov1-0/+23
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+2
2011-02-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter1-1/+1
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen1-3/+4
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen1-135/+13
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech1-0/+1
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: adxl34x - fix references to adx134xMark Brown1-2/+2
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown1-7/+9
2011-02-21Input: max7359 - convert to dev_pm_opsMark Brown1-7/+10
2011-02-21Input: lm8323 - convert to dev_pm_opsMark Brown1-7/+8
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown1-9/+8
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov1-25/+10
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann1-7/+6
2011-02-21Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen1-3/+3
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen1-464/+465
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov3-14/+14
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo19-83/+913
2011-02-18Input: tegra-kbc - add function keymapRakesh Iyer1-3/+59
2011-02-15altera_ps2: Add devicetree supportWalter Goossens1-2/+13
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-51/+54
2011-02-11Input: wacom - fix error path in wacom_probe()Alexander Strakh1-1/+1
2011-02-11Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov1-16/+22
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-5/+1
2011-02-02Revert "Input: do not pass injected events back to the originating handler"Dmitry Torokhov1-26/+11
2011-02-02Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie1-4/+7
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein1-2/+2
2011-01-31Input: wacom_w8001 - report resolution to userlandPing Cheng1-2/+11
2011-01-31Input: input-polldev - fix a couple of typosDmitry Torokhov1-2/+2
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov3-52/+11
2011-01-31Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov33-1781/+1806
2011-01-31Input: wm831x-ts - remove use of ternary operatorMark Brown1-5/+13
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-11/+27
2011-01-30Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown3-0/+366
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira1-2/+11