summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* input: gameport: Do not disable interrupts on PREEMPT_RTIngo Molnar2015-01-161-4/+4
* Input: xpad - use proper endpoint typeGreg Kroah-Hartman2014-12-061-3/+13
* Input: alps - allow up to 2 invalid packets without resetting devicePali Rohár2014-11-211-0/+3
* Input: alps - ignore potential bare packets when device is out of syncPali Rohár2014-11-211-1/+7
* Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-11-141-0/+16
* Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-11-141-0/+6
* Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede2014-10-051-0/+7
* Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede2014-10-051-0/+8
* Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-10-051-8/+0
* Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede2014-10-051-0/+7
* Input: synaptics - add support for ForcePadsDmitry Torokhov2014-10-052-16/+63
* Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung2014-10-051-7/+38
* Input: fix defuzzing logicDmitry Torokhov2014-07-311-2/+4
* Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-07-061-2/+3
* Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-07-061-4/+18
* Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede2014-06-071-1/+1
* Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede2014-06-071-0/+8
* Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2014-06-072-1/+26
* Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song2014-06-071-1/+28
* Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede2014-05-131-0/+8
* Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede2014-05-131-0/+42
* Input: cypress_ps2 - don't report as a button padsHans de Goede2014-04-031-1/+0
* Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-04-031-0/+8
* Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-04-031-0/+47
* Input: mousedev - fix race when creating mixed deviceDmitry Torokhov2014-04-031-31/+42
* Input: wacom - make sure touch_max is set for touch devicesPing Cheng2014-03-311-2/+5
* Input: elantech - improve clickpad detectionHans de Goede2014-03-311-3/+42
* Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax2014-03-061-7/+4
* Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov2014-01-091-0/+4
* Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer2013-12-201-4/+18
* Input: xpad - add signature for Razer Onza Classic EditionMag2013-12-201-0/+1
* Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen2013-12-111-1/+1
* Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-12-112-5/+5
* Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond2013-12-041-3/+1
* Input: i8042 - add PNP modaliasesTom Gundersen2013-12-041-0/+2
* Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury2013-12-041-16/+3
* Input: evdev - fall back to vmalloc for client event bufferDaniel Stone2013-12-041-4/+12
* HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-261-3/+3
* Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov2013-07-211-2/+34
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-236-9/+27
|\
| * Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph2013-06-181-1/+1
| * Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng2013-06-181-0/+2
| * Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2013-06-102-0/+2
| * Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke2013-06-051-1/+1
| * Input: cyttsp - add missing handshakeFerruh Yigit2013-06-051-6/+20
| * Input: cyttsp - fix memcpy size paramFerruh Yigit2013-06-051-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-06-052-3/+7
|\ \ | |/
| * Input: wacom - fix a typo for Cintiq 22HDTPing Cheng2013-06-041-3/+5
| * Input: synaptics - fix sync lost after resume on some laptopsEric Miao2013-06-041-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-05-233-23/+69
|\ \ | |/