summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov2009-12-121-5/+3
* Input: serio - set owner in driver structuresDmitry Torokhov2009-12-123-0/+3
* Input: dm355evm_kbd - switch to using sparse keymap libraryDmitry Torokhov2009-12-072-94/+57
* Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov2009-12-072-134/+45
* Input: add generic support for sparse keymapsDmitry Torokhov2009-12-074-12/+281
* Input: fix memory leak in force feedback coreJari Vanhala2009-12-051-0/+1
* Input: wistron - remove identification strings from DMI tableDmitry Torokhov2009-12-051-38/+38
* Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov2009-12-052-15/+15
* Input: atkbd - remove identification strings from DMI tableDmitry Torokhov2009-12-051-17/+9
* Input: i8042 - remove identification strings from DMI tablesDmitry Torokhov2009-12-051-77/+66
* Input: psmouse - do not carry DMI data aroundDmitry Torokhov2009-12-045-13/+38
* Input: matrix-keypad - switch to using dev_pm_opsDmitry Torokhov2009-12-041-7/+10
* Merge commit 'v2.6.32' into nextDmitry Torokhov2009-12-037-39/+77
|\
| * Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier2009-12-031-0/+21
| * Input: lifebook - fix settings for CF-72Abner Holsinger2009-11-171-2/+1
| * Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina2009-11-171-1/+1
| * Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai2009-11-131-1/+1
| * Input: atkbd - restore LED state at reconnectDmitry Torokhov2009-11-131-0/+13
| * Input: force LED reset on resumeDmitry Torokhov2009-11-131-11/+18
| * Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-112-24/+22
* | Input: keyboard - fix lack of locking when traversing handler->h_listDmitry Torokhov2009-12-021-2/+35
* | Input: gpio_keys - scan gpio state at probe and resume timeDaniel Mack2009-11-301-11/+25
* | Input: usbtouchscreen - add support for ET&T TC5UH touchscreen controllerPetr Štetiar2009-11-302-0/+34
* | Input: xpad - add two new Xbox 360 devicesNicolas Léveillé2009-11-301-0/+3
* | Input: polled device - do not start polling if interval is zeroSamu Onkalo2009-11-231-1/+3
* | Input: polled device - schedule first poll immediatelyDmitry Torokhov2009-11-231-2/+1
* | Input: add S3C24XX touchscreen driverArnaud Patard2009-11-233-1/+471
* | Input: usbtouchscreen - add support for Zytronic capacitive touchscreenDaniel Silverstone2009-11-232-3/+76
* | Input: force feedback - fix function name in commentRoger Quadros2009-11-231-1/+1
* | Input: do not overwrite the first part of phys stringMárton Németh2009-11-232-2/+2
* | Input: ads7846 - switch to using dev_vdbg()Pavel Machek2009-11-231-16/+7
* | Input: ads7846 - fix pressure reportingPavel Machek2009-11-231-1/+1
* | Input: usbtouchscreen - remove unneeded usb_kill_urbOliver Neukum2009-11-231-1/+1
* | AT91: add touchscreen support for at91sam9g45ekesNicolas Ferre2009-11-201-1/+1
* | Input: atmel_tsadcc - use platform parametersNicolas Ferre2009-11-201-6/+35
* | Input: atmel_tsadcc - rework setting touchscreen capabilitiesNicolas Ferre2009-11-201-3/+3
* | Input: ALPS - add support for touchpads with 4-directional buttonMaxim Levitsky2009-11-201-35/+65
* | Input: psmouse - rework setting of BTN_MIDDLE capabilityDmitry Torokhov2009-11-205-31/+38
* | Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-6/+7
* | Input: elantech - do not advertise relative eventsDmitry Torokhov2009-11-201-0/+1
* | Input: touchkit_ps2 - do not advertise unsupported buttonsDmitry Torokhov2009-11-201-1/+2
* | Input: input-polldev - add sysfs interface for controlling poll intervalSamu Onkalo2009-11-201-6/+105
* | Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks2009-11-201-40/+53
* | Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks2009-11-201-2/+1
* | Input: gpio_keys - use dev_ macros to report informationBen Dooks2009-11-201-7/+9
* | Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut2009-11-201-4/+7
* | Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov2009-11-069-68/+193
|\|
| * Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov2009-11-031-0/+1
| * Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman2009-11-031-0/+1
| * Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov2009-11-031-7/+28