summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest...Guillaume Bertholon1-5/+6
2021-11-26Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai1-0/+14
2021-04-28Input: i8042 - fix Pegatron C15B ID entryArnd Bergmann1-0/+1
2021-03-03Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza1-0/+4
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-03Input: 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-10-19Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-14Merge branch 'next' into for-linusDmitry Torokhov7-19/+142
2016-10-12Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-10-04Merge branch 'next' into for-linusDmitry Torokhov1-3/+14
2016-09-21Input: serio - add hangup supportHans Verkuil1-3/+14
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov1-0/+1
2016-07-28Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2-21/+5
2016-06-23Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King1-1/+1
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2016-01-28Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko1-1/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+7
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+0
2016-01-12Merge branch 'next' into for-linusDmitry Torokhov1-5/+27
2016-01-03Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-12-22Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui1-10/+0
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