summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Input: initialize device counter variables with -1Aniroop Mathur2018-12-012-4/+4
* Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary2018-04-081-0/+17
* Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg2018-04-081-0/+7
* Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov2017-12-201-0/+7
* Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-09-271-0/+7
* Input: i8042 - fix crash at boot timeChen Hong2017-07-271-3/+9
* Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-291-0/+7
* Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-05-081-0/+7
* Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-04-221-0/+7
* Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven2017-04-181-1/+1
* Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2016-11-231-0/+7
* Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2016-08-311-0/+1
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-08-222-21/+5
* Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon2016-02-091-0/+7
* Input: serio - fix blocking of parportSudip Mukherjee2015-12-021-0/+1
* Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein2015-02-051-0/+8
* Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov2015-01-271-0/+7
* Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan2015-01-272-0/+46
* Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov2014-10-312-9/+274
* Input: altera_ps2 - use correct type for irq return valueTobias Klauser2014-10-311-1/+1
* Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser2014-10-311-1/+1
* Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544Hans de Goede2014-10-241-0/+16
* Input: i8042 - disable active multiplexing by defaultDmitry Torokhov2014-10-112-274/+9
* Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-10-111-0/+6
* Merge tag 'v3.17' into nextDmitry Torokhov2014-10-114-8/+64
|\
| * Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza2014-09-241-0/+7
| * Input: i8042 - also set the firmware id for MUXed portsHans de Goede2014-09-111-0/+2
| * Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede2014-09-111-0/+7
| * Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede2014-09-111-0/+8
| * Input: serport - add compat handling for SPIOCSTYPE ioctlJohn Sung2014-09-101-7/+38
| * Input: sparc - i8042-sparcio.h: fix unused kbd_res warningVincent Stehlé2014-08-191-1/+2
* | Input: serio - avoid negative serio device numbersRichard Leitner2014-10-091-2/+2
|/
* Merge branch 'next' into for-linusDmitry Torokhov2014-08-061-0/+13
|\
| * Input: hyperv-keyboard - register as a wakeup sourceDexuan Cui2014-08-061-0/+13
* | Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina2014-07-141-0/+7
|/
* Merge branch 'next' into for-linusDmitry Torokhov2014-06-072-2/+2
|\
| * Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-143-0/+35
| |\
| * | Input: apbps2 - make of_device_id array constJingoo Han2014-05-141-1/+1
| * | Input: olpc_apsp - make of_device_id array constJingoo Han2014-05-141-1/+1
* | | Input: ambakmi - request a shared interrupt for AMBA KMI devicesLiviu Dudau2014-05-131-1/+2
| |/ |/|
* | Input: i8042 - add firmware_id supportHans de Goede2014-04-192-0/+21
* | Input: serio - add firmware_id sysfs attributeHans de Goede2014-04-191-0/+14
|/
* Input: olpc_apsp - fix dependencies of OLPC AP-SP driverJean Delvare2014-03-231-1/+1
* Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner2014-03-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-01-2411-14/+11
|\
| * Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan2014-01-121-1/+3
| * Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-069-9/+0
| * Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter2014-01-021-3/+8
| * Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-164-50/+65
| |\
| * | Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han2013-11-251-1/+0