aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds38-1832/+3123
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov44-3496/+3675
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32Linus Torvalds2-0/+75
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King22-86/+996
2011-03-16Merge branch 'tsc2005' into nextDmitry Torokhov3-0/+768
2011-03-16Input: tsc2005 - remove 'disable' sysfs attributeDmitry Torokhov1-48/+4
2011-03-16Input: tsc2005 - add open/closeDmitry Torokhov1-94/+124
2011-03-16Input: tsc2005 - handle read errors from SPI layerDmitry Torokhov1-19/+81
2011-03-16Input: tsc2005 - do not rearm timer in hardirq handlerDmitry Torokhov1-13/+1
2011-03-16Input: tsc2005 - don't use work for 'pen up' handlingDmitry Torokhov1-31/+27
2011-03-16Input: tsc2005 - do not use 0 in place of NULLDmitry Torokhov1-20/+16
2011-03-16Input: tsc2005 - use true/false for boolean variablesDmitry Torokhov1-12/+13
2011-03-16Input: tsc2005 - hide selftest attribute if we can't resetDmitry Torokhov1-18/+28
2011-03-16Input: tsc2005 - rework driver initialization codeDmitry Torokhov1-110/+105
2011-03-16Input: tsc2005 - set up bus type in input deviceDmitry Torokhov1-0/+1
2011-03-16Input: tsc2005 - set up parent deviceDmitry Torokhov1-0/+1
2011-03-16Input: tsc2005 - clear driver data after unbindingDmitry Torokhov1-1/+4
2011-03-16Input: tsc2005 - add module descriptionDmitry Torokhov1-0/+1
2011-03-16Input: tsc2005 - remove driver banner messageDmitry Torokhov1-1/+0
2011-03-16Input: tsc2005 - remove incorrect module aliasDmitry Torokhov1-1/+0
2011-03-16Input: tsc2005 - convert to using dev_pm_opsDmitry Torokhov1-12/+12
2011-03-16Input: tsc2005 - use spi_get/set_drvdata()Dmitry Torokhov1-7/+12
2011-03-16Input: introduce tsc2005 driverLauri Leukkunen3-0/+725
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov5-12/+14
2011-03-16Input: xen-kbdfront - add grant reference for shared pageDaniel De Graaf1-11/+28
2011-03-16Input: 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-16Merge 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-15Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov1-11/+11
2011-03-15Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm1-0/+28
2011-03-14Input: atmel_mxt_ts - add objects of mXT1386 chipJoonyoung Shim1-0/+8
2011-03-14Input: atmel_mxt_ts - remove firmware version checkJoonyoung Shim1-16/+5
2011-03-14Input: wm831x-ts - ensure the controller is in a known state on openMark Brown1-1/+3
2011-03-13Input: add Atmel AT42QT1070 keypad driverBo Shen3-0/+287
2011-03-12Input: wm831x-ts - default pressure measurements onMark Brown1-1/+4
2011-03-12Input: bcm5974 - add support for MacBookPro8Andy Botting1-0/+20
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng2-18/+53
2011-03-12Input: wacom - support one finger touch the touchscreen wayPing Cheng2-90/+50
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