summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-11-14Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
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-31Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede1-2/+3
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-07-06Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires1-9/+10
2014-06-07Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede1-113/+36
2014-06-07Input: synaptics - add a matches_pnp_id helper functionHans de Goede1-11/+14
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-06-07Input: synaptics - report INPUT_PROP_TOPBUTTONPAD propertyHans de Goede1-2/+53
2014-06-07Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-06-07Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+14
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-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-32/+45
2014-03-29Input: mousedev - fix race when creating mixed deviceDmitry Torokhov1-31/+42
2014-03-29Input: don't modify the id of ioctl-provided ff effect on upload failureElias Vanderstuyft1-1/+3
2014-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-15/+82
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-03-26Input: cypress_ps2 - don't report as a button padsHans de Goede1-1/+0
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax1-16/+0
2014-02-20Input - arizona-haptics: Fix double lock of dapm_mutexCharles Keepax1-7/+4
2014-02-17Input: da9052_onkey - use correct register bit for key statusAnthony Olech1-13/+16
2014-02-15Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais1-1/+11
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds182-723/+1097
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+10
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov182-721/+1093
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+4
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King1-2/+0
2014-01-21Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds3-4/+4
2014-01-21mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2-2/+2
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones1-2/+2
2014-01-20Input: wacom - add support for DTU-1031Ping Cheng2-2/+76
2014-01-20Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng1-2/+2
2014-01-20Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann1-43/+26
2014-01-20Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-13/+15
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-1/+1