aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack1-11/+25
2009-11-29Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2-0/+34
2009-11-29Input: xpad - add two new Xbox 360 devicesNicolas Léveillé1-0/+3
2009-11-30sh: Move KEYSC header fileMagnus Damm1-1/+1
2009-11-23Input: polled device - do not start polling if interval is zeroSamu Onkalo1-1/+3
2009-11-23Input: polled device - schedule first poll immediatelyDmitry Torokhov1-2/+1
2009-11-23Input: add S3C24XX touchscreen driverArnaud Patard3-1/+471
2009-11-23Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2-3/+76
2009-11-23Input: force feedback - fix function name in commentRoger Quadros1-1/+1
2009-11-23Input: do not overwrite the first part of phys stringMárton Németh2-2/+2
2009-11-23Input: ads7846 - switch to using dev_vdbg()Pavel Machek1-16/+7
2009-11-23Input: ads7846 - fix pressure reportingPavel Machek1-1/+1
2009-11-23Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum1-1/+1
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren1-3/+3
2009-11-20AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre1-1/+1
2009-11-20Input: atmel_tsadcc - use platform parametersNicolas Ferre1-6/+35
2009-11-20Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre1-3/+3
2009-11-20Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky1-35/+65
2009-11-20Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov5-31/+38
2009-11-20Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov1-6/+7
2009-11-20Input: elantech - do not advertise relative eventsDmitry Torokhov1-0/+1
2009-11-20Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov1-1/+2
2009-11-20Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo1-6/+105
2009-11-20Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks1-40/+53
2009-11-20Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks1-2/+1
2009-11-20Input: gpio_keys - use dev_ macros to report informationBen Dooks1-7/+9
2009-11-20Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut1-4/+7
2009-11-16Input: lifebook - fix settings for CF-72Abner Holsinger1-2/+1
2009-11-16Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina1-1/+1
2009-11-12Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai1-1/+1
2009-11-12Input: atkbd - restore LED state at reconnectDmitry Torokhov1-0/+13
2009-11-12Input: force LED reset on resumeDmitry Torokhov1-11/+18
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2-24/+22
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-3/+3
2009-11-05Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov9-68/+193
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-0/+3
2009-11-02Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov1-3/+3
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-02Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman1-0/+1
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov25-16/+2278
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns3-0/+219
2009-10-21Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin1-0/+36
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-3/+3
2009-10-18Input: add open and close methods for polled devicesSamu Onkalo2-3/+6
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin1-1/+1
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski1-37/+14
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov1-1/+1
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov1-0/+11
2009-10-14input: Remove BKL from hp_sdc_rtcThomas Gleixner1-2/+0