summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan-5/+5
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K-3/+3
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar-2/+2
2009-12-13mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen-4/+3
2009-12-13input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich-0/+231
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-0/+3
2009-12-10Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1045/+2737
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-6/+6
2009-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+0
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina-6/+6
2009-12-07Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov-94/+57
2009-12-07Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov-134/+45
2009-12-07Input: add generic support for sparse keymapsDmitry Torokhov-12/+281
2009-12-04Input: fix memory leak in force feedback coreJari Vanhala-0/+1
2009-12-04Input: wistron - remove identification strings from DMI tableDmitry Torokhov-38/+38
2009-12-04Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov-15/+15
2009-12-04Input: atkbd - remove identification strings from DMI tableDmitry Torokhov-17/+9
2009-12-04Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov-77/+66
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-6/+6
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov-13/+38
2009-12-03Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov-7/+10
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov-39/+77
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier-0/+21
2009-12-01Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov-2/+35
2009-11-30Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack-11/+25
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar-0/+34
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé-0/+3
2009-11-30sh: Move KEYSC header fileMagnus Damm-1/+1
2009-11-23Input: polled device - do not start polling if interval is zeroSamu Onkalo-1/+3
2009-11-23Input: polled device - schedule first poll immediatelyDmitry Torokhov-2/+1
2009-11-23Input: add S3C24XX touchscreen driverArnaud Patard-1/+471
2009-11-23Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone-3/+76
2009-11-23Input: force feedback - fix function name in commentRoger Quadros-1/+1
2009-11-23Input: do not overwrite the first part of phys stringMárton Németh-2/+2
2009-11-23Input: ads7846 - switch to using dev_vdbg()Pavel Machek-16/+7
2009-11-23Input: ads7846 - fix pressure reportingPavel Machek-1/+1
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren-3/+3
2009-11-20AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre-1/+1
2009-11-20Input: atmel_tsadcc - use platform parametersNicolas Ferre-6/+35
2009-11-20Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre-3/+3
2009-11-20Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky-35/+65
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov-31/+38
2009-11-20Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov-6/+7
2009-11-20Input: elantech - do not advertise relative eventsDmitry Torokhov-0/+1
2009-11-20Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov-1/+2
2009-11-20Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo-6/+105