summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2018-04-08Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-04-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg1-0/+7
2017-12-20Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov1-0/+7
2017-09-27Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-07-28Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-06-29Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake1-0/+7
2017-05-08Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-04-22Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng1-0/+7
2017-04-18Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven1-1/+1
2016-11-24Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-09-01Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-08-22Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-02-10Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-12-03Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-02-06Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2-0/+46
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2-9/+274
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser1-1/+1
2014-10-31Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser1-1/+1
2014-10-25Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede1-0/+16
2014-10-11Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2-274/+9
2014-10-11Input: i8042 - add noloop quirk for Asus X750LNHans de Goede1-0/+6
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov4-8/+64
2014-10-10Input: serio - avoid negative serio device numbersRichard Leitner1-2/+2
2014-09-25Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza1-0/+7
2014-09-12Input: i8042 - also set the firmware id for MUXed portsHans de Goede1-0/+2
2014-09-12Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede1-0/+7
2014-09-12Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede1-0/+8
2014-09-10Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung1-7/+38
2014-08-20Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé1-1/+2
2014-08-07Merge branch 'next' into for-linusDmitry Torokhov1-0/+13
2014-08-07Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui1-0/+13
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