summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds
2011-03-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King
2011-03-16Merge branch 'tsc2005' into nextDmitry Torokhov
2011-03-16Input: tsc2005 - remove 'disable' sysfs attributeDmitry Torokhov
2011-03-16Input: tsc2005 - add open/closeDmitry Torokhov
2011-03-16Input: tsc2005 - handle read errors from SPI layerDmitry Torokhov
2011-03-16Input: tsc2005 - do not rearm timer in hardirq handlerDmitry Torokhov
2011-03-16Input: tsc2005 - don't use work for 'pen up' handlingDmitry Torokhov
2011-03-16Input: tsc2005 - do not use 0 in place of NULLDmitry Torokhov
2011-03-16Input: tsc2005 - use true/false for boolean variablesDmitry Torokhov
2011-03-16Input: tsc2005 - hide selftest attribute if we can't resetDmitry Torokhov
2011-03-16Input: tsc2005 - rework driver initialization codeDmitry Torokhov
2011-03-16Input: tsc2005 - set up bus type in input deviceDmitry Torokhov
2011-03-16Input: tsc2005 - set up parent deviceDmitry Torokhov
2011-03-16Input: tsc2005 - clear driver data after unbindingDmitry Torokhov
2011-03-16Input: tsc2005 - add module descriptionDmitry Torokhov
2011-03-16Input: tsc2005 - remove driver banner messageDmitry Torokhov
2011-03-16Input: tsc2005 - remove incorrect module aliasDmitry Torokhov
2011-03-16Input: tsc2005 - convert to using dev_pm_opsDmitry Torokhov
2011-03-16Input: tsc2005 - use spi_get/set_drvdata()Dmitry Torokhov
2011-03-16Input: introduce tsc2005 driverLauri Leukkunen
2011-03-16Input: xen-kbdfront - move to drivers/input/miscDmitry Torokhov
2011-03-16Input: xen-kbdfront - add grant reference for shared pageDaniel De Graaf
2011-03-16Input: xen-kbdfront - advertise either absolute or relative coordinatesOlaf Hering
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao
2011-03-17unicore32 i8042 upgrade and bugfix: adjust resource request region typeGuanXuetao
2011-03-17unicore32 i8042: adjust io funcs of i8042-unicore32io.hGuanXuetao
2011-03-17unicore32 machine related files: ps2 driverGuanXuetao
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-15Input: tc3589x-keypad - fix 'double const' warningDmitry Torokhov
2011-03-15Input: tca6416-keypad - suspend/resume wakeup supportMagnus Damm
2011-03-14Input: atmel_mxt_ts - add objects of mXT1386 chipJoonyoung Shim
2011-03-14Input: atmel_mxt_ts - remove firmware version checkJoonyoung Shim
2011-03-14Input: wm831x-ts - ensure the controller is in a known state on openMark Brown
2011-03-13Input: add Atmel AT42QT1070 keypad driverBo Shen
2011-03-12Input: wm831x-ts - default pressure measurements onMark Brown
2011-03-12Input: bcm5974 - add support for MacBookPro8Andy Botting
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng
2011-03-12Input: wacom - support one finger touch the touchscreen wayPing Cheng
2011-03-12Input: wacom - process pen data in its own routinePing Cheng
2011-03-12Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely
2011-02-27Input: evdev - fix evdev_write return value on partial writesPeter Korsgaard
2011-02-27Input: bcm5974 - Report button also for zero fingersHenrik Rydberg