summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng-18/+53
2011-03-12Input: wacom - support one finger touch the touchscreen wayPing Cheng-90/+50
2011-03-12Input: wacom - process pen data in its own routinePing Cheng-33/+40
2011-03-12Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng-79/+10
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely-5/+4
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely-16/+14
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely-56/+55
2011-02-27Input: evdev - fix evdev_write return value on partial writesPeter Korsgaard-4/+6
2011-02-27Input: bcm5974 - Report button also for zero fingersHenrik Rydberg-4/+4
2011-02-25Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen-73/+0
2011-02-23Input: mcs_touchkey - add shutdown handlerHeungJun Kim-0/+9
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim-1/+47
2011-02-23Input: omap4-keypad - wire up runtime PM handlingAbraham Arce-19/+55
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+84
2011-02-23Input: serio/gameport - use 'long' system workqueueDmitry Torokhov-2/+2
2011-02-23Input: synaptics - document 0x0c queryDmitry Torokhov-0/+23
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King-1/+2
2011-02-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter-1/+1
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen-3/+4
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen-135/+13
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech-0/+1
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsMark Brown-7/+9
2011-02-21Input: adxl34x - fix references to adx134xMark Brown-2/+2
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown-7/+9
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown-7/+9
2011-02-21Input: max7359 - convert to dev_pm_opsMark Brown-7/+10
2011-02-21Input: lm8323 - convert to dev_pm_opsMark Brown-7/+8
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown-9/+8
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown-9/+8
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov-25/+10
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann-7/+6
2011-02-21Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen-3/+3
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen-464/+465
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov-14/+14
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo-83/+913
2011-02-18Input: tegra-kbc - add function keymapRakesh Iyer-3/+59
2011-02-15altera_ps2: Add devicetree supportWalter Goossens-2/+13
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-51/+54
2011-02-11Input: wacom - fix error path in wacom_probe()Alexander Strakh-1/+1
2011-02-11Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov-16/+22
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings-5/+1
2011-02-02Revert "Input: do not pass injected events back to the originating handler"Dmitry Torokhov-26/+11
2011-02-02Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie-4/+7
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein-2/+2
2011-01-31Input: wacom_w8001 - report resolution to userlandPing Cheng-2/+11
2011-01-31Input: input-polldev - fix a couple of typosDmitry Torokhov-2/+2
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov-52/+11
2011-01-31Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov-1781/+1806
2011-01-31Input: wm831x-ts - remove use of ternary operatorMark Brown-5/+13
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+27