summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Input: tsc2005 - add module descriptionDmitry Torokhov1-0/+1
2011-03-17Input: tsc2005 - remove driver banner messageDmitry Torokhov1-1/+0
2011-03-17Input: tsc2005 - remove incorrect module aliasDmitry Torokhov1-1/+0
2011-03-17Input: tsc2005 - convert to using dev_pm_opsDmitry Torokhov1-12/+12
2011-03-17Input: tsc2005 - use spi_get/set_drvdata()Dmitry Torokhov1-7/+12
2011-03-17Input: introduce tsc2005 driverLauri Leukkunen3-0/+725
2011-03-17Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov5-12/+14
2011-03-17Input: xen-kbdfront - add grant reference for shared pageDaniel De Graaf1-11/+28
2011-03-17Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering1-20/+24
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao1-4/+4
2011-03-17unicore32 i8042 upgrade and bugfix: adjust resource request region typeGuanXuetao1-2/+2
2011-03-17unicore32 i8042: adjust io funcs of i8042-unicore32io.hGuanXuetao1-9/+12
2011-03-17unicore32 machine related files: ps2 driverGuanXuetao2-0/+72
2011-03-17Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-23/+31
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-8/+4
2011-03-16Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov1-11/+11
2011-03-16Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm1-0/+28
2011-03-15Input: atmel_mxt_ts - add objects of mXT1386 chipJoonyoung Shim1-0/+8
2011-03-15Input: atmel_mxt_ts - remove firmware version checkJoonyoung Shim1-16/+5
2011-03-15Input: wm831x-ts - ensure the controller is in a known state on openMark Brown1-1/+3
2011-03-14Input: add Atmel AT42QT1070 keypad driverBo Shen3-0/+287
2011-03-13Input: wm831x-ts - default pressure measurements onMark Brown1-1/+4
2011-03-13Input: bcm5974 - add support for MacBookPro8Andy Botting1-0/+20
2011-03-13Input: wacom - support 2FGT in MT formatPing Cheng2-18/+53
2011-03-13Input: wacom - support one finger touch the touchscreen wayPing Cheng2-90/+50
2011-03-13Input: wacom - process pen data in its own routinePing Cheng1-33/+40
2011-03-13Input: 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-24Input: mcs_touchkey - add shutdown handlerHeungJun Kim1-0/+9
2011-02-24Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim1-1/+47
2011-02-24Input: omap4-keypad - wire up runtime PM handlingAbraham Arce1-19/+55
2011-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus 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