summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan1-0/+2
2020-12-29Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-12-11Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin1-0/+4
2020-12-02Input: i8042 - allow insmod to succeed on devices without an i8042 controllerHans de Goede1-1/+11
2020-11-10hil/parisc: Disable HIL driver when it gets stuckHelge Deller2-7/+22
2020-10-29Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-6/+3
2020-10-14Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina1-0/+7
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-04-24Input: i8042 - add Acer Aspire 5738z to nomux listHans de Goede1-0/+11
2019-12-05parisc: Fix HP SDC hpa address outputHelge Deller1-2/+2
2019-12-05parisc: Fix serio address outputHelge Deller1-2/+2
2018-08-06Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai1-0/+7
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-03Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-03-30Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng1-0/+7
2017-01-19Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza1-0/+6
2016-11-10Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-28Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-09-07Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-09-07Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2015-11-17Input: parkbd - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2015-11-09Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven1-1/+1
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-18/+337
2015-10-28Input: add userio moduleStephen Chandler Paul3-0/+300
2015-10-14input: i8042: Avoid resetting controller on system suspend/resumeRafael J. Wysocki1-5/+27
2015-10-06Input: parkbd - use parallel port device modelSudip Mukherjee1-18/+37
2015-09-30Input: psmouse - fix data race in __ps2_commandDmitry Vyukov1-8/+14
2015-09-28Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-09-05Input: i8042 - lower log level for "no controller" messageTakashi Iwai1-1/+1
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov1-3/+2
2015-07-16Input: ambakmi - fix system PM by converting to modern callbacksUlf Hansson1-3/+5
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul3-7/+54
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2015-06-29Input: arc_ps2 - add HAS_IOMEM dependencySebastian Ott1-0/+1
2015-05-06tty: remove buf parameter from tty_name()Rasmus Villemoes1-3/+2
2015-04-06Input: gscps2 - drop pci_ids dependencyMichael S. Tsirkin1-1/+0
2015-03-10Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idleRafael J. Wysocki1-3/+25
2015-02-16Merge branch 'bfin_rotary' into nextDmitry Torokhov2-0/+61
2015-02-04Input: gscps2 - fix MODULE_DEVICE_TABLE invocationGeert Uytterhoeven1-1/+1