summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2017-07-18Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-07-18Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng1-0/+7
2017-03-16Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza1-0/+6
2017-02-23Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-11-20Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-11-20Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-02-02Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-09-30Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson1-3/+5
2015-02-04Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-02-04Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-02-04Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2014-12-01Input: serio - avoid negative serio device numbersRichard Leitner1-2/+2
2014-11-17Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-11-13Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-10-06Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-10-06Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-10-06Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-07-15Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina1-0/+7
2014-06-08Merge branch 'next' into for-linusDmitry Torokhov2-2/+2
2014-05-15Merge tag 'v3.15-rc5' into nextDmitry Torokhov3-0/+35
2014-05-15Input: apbps2 - make of_device_id array constJingoo Han1-1/+1
2014-05-15Input: olpc_apsp - make of_device_id array constJingoo Han1-1/+1
2014-05-14Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau1-1/+2
2014-04-20Input: i8042 - add firmware_id supportHans de Goede2-0/+21
2014-04-20Input: serio - add firmware_id sysfs attributeHans de Goede1-0/+14
2014-03-24Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare1-1/+1
2014-03-24Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner1-1/+1
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-14/+11
2014-01-24Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan1-1/+3
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker9-9/+0
2014-01-03Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter1-3/+8
2013-12-29ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()Michal Simek1-2/+0
2013-12-17Merge 3.13-rc4 into tty-nextGreg Kroah-Hartman1-7/+17
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov4-50/+65
2013-12-10Input: serio - fix sysfs layoutDmitry Torokhov1-7/+17
2013-12-09tty: Always handle NULL flag ptrPeter Hurley1-13/+15
2013-11-26Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-3/+453
2013-11-15Merge branch 'next' into for-linusDmitry Torokhov6-14/+465
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+5
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-3/+4
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-36/+34
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-9/+14
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen1-3/+3
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding1-3/+4
2013-10-20input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman1-32/+30