aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov1-9/+21
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov1-0/+14
2017-03-25Input: serio - add fast reconnect optionDmitry Torokhov1-5/+17
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches1-4/+4
2017-03-10Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov1-0/+7
2017-03-07Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng1-0/+7
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov4-6/+23
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza1-2/+4
2017-01-21Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck1-1/+0
2017-01-18Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck1-4/+3
2017-01-18Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck1-9/+3
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+6
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-12-19Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov1-3/+7
2016-12-18Input: i8042 - force synchronous probing of PNP driversDmitry Torokhov1-0/+8
2016-12-18Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza1-0/+6
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov2-76/+4
2016-12-12Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza1-2/+2
2016-11-22Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza1-1/+1
2016-10-21Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza1-73/+1
2016-10-19Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring1-0/+7
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov1-0/+1
2016-10-13Merge branch 'next' into for-linusDmitry Torokhov7-19/+142
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza7-19/+142
2016-10-03Merge 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-27Input: 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/dtor/inputLinus Torvalds1-1/+1
2016-01-27Input: 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/dtor/inputLinus Torvalds1-0/+7
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-10/+0
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov1-5/+27
2016-01-02Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2015-12-21Drivers: 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/dtor/inputLinus Torvalds1-0/+1
2015-11-17Input: parkbd - clear unused function pointersSudip Mukherjee1-0/+1
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus 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/dtor/inputLinus Torvalds4-18/+337
2015-10-27Input: add userio moduleStephen Chandler Paul3-0/+300
2015-10-14input: i8042: Avoid resetting controller on system suspend/resumeRafael J. Wysocki1-5/+27
2015-10-05Input: parkbd - use parallel port device modelSudip Mukherjee1-18/+37
2015-09-29Input: psmouse - fix data race in __ps2_commandDmitry Vyukov1-8/+14
2015-09-27Input: 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