summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-10-05Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-10-05Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-10-05Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov1-8/+0
2014-10-05Input: elantech - fix detection of touchpad on ASUS s301lHans de Goede1-0/+7
2014-10-05Input: synaptics - add support for ForcePadsDmitry Torokhov2-16/+63
2014-10-05Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-07-31Input: fix defuzzing logicDmitry Torokhov1-2/+4
2014-07-06Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede1-2/+3
2014-07-06Input: elantech - deal with clickpads reporting right button eventsHans de Goede1-4/+18
2014-06-07Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede1-1/+1
2014-06-07Input: synaptics - add min/max quirk for the ThinkPad W540Hans de Goede1-0/+8
2014-06-07Input: elantech - fix touchpad initialization on Gigabyte U2442Hans de Goede2-1/+26
2014-06-07Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song1-1/+28
2014-05-13Input: synaptics - add min/max quirk for ThinkPad Edge E431Hans de Goede1-0/+8
2014-05-13Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga ...Hans de Goede1-0/+42
2014-04-03Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-04-03Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-04-03Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-04-03Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-31Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2014-03-31Input: elantech - improve clickpad detectionHans de Goede1-3/+42
2014-03-06Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax1-7/+4
2014-01-09Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2013-12-20Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer1-4/+18
2013-12-20Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-12-11Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen1-1/+1
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2-5/+5
2013-12-04Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond1-3/+1
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-12-04Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury1-16/+3
2013-12-04Input: evdev - fall back to vmalloc for client event bufferDaniel Stone1-4/+12
2013-09-26HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg1-3/+3
2013-07-21Input: bcm5974 - add support for the 2013 MacBook AirDmitry Torokhov1-2/+34
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-9/+27
2013-06-18Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-06-18Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng1-0/+2
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2-0/+2
2013-06-05Input: cyttsp - fix swapped mfg_stat and mfg_cmd registersMatthias Kaehlcke1-1/+1
2013-06-05Input: cyttsp - add missing handshakeFerruh Yigit1-6/+20
2013-06-05Input: cyttsp - fix memcpy size paramFerruh Yigit1-1/+1
2013-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+7
2013-06-04Input: wacom - fix a typo for Cintiq 22HDTPing Cheng1-3/+5
2013-06-04Input: synaptics - fix sync lost after resume on some laptopsEric Miao1-0/+2
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+69
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-8/+8
2013-05-05Input: wacom - add a few new styli for Cintiq seriesPing Cheng1-19/+17
2013-05-05Input: wacom - add three new display tabletsPing Cheng2-0/+37
2013-05-05Input: egalax_ts - ABS_MT_POSITION_Y not reported wellHeiko Abraham1-1/+1
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds7-18/+383