summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorLines
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+9
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov-3/+9
2017-07-12Input: i8042 - fix crash at boot timeChen Hong-3/+9
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+1
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake-0/+7
2017-05-27hp_sdc: use probe_kernel_read()Al Viro-5/+1
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov-9/+21
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov-0/+7
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov-0/+14
2017-03-25Input: serio - add fast reconnect optionDmitry Torokhov-5/+17
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches-4/+4
2017-03-10Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov-0/+7
2017-03-07Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng-0/+7
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov-6/+23
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza-2/+4
2017-01-21Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck-1/+0
2017-01-18Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck-4/+3
2017-01-18Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck-9/+3
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+6
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-3/+3
2016-12-19Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov-3/+7
2016-12-18Input: i8042 - force synchronous probing of PNP driversDmitry Torokhov-0/+8
2016-12-18Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza-0/+6
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov-76/+4
2016-12-12Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza-2/+2
2016-11-22Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza-1/+1
2016-10-21Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza-73/+1
2016-10-19Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring-0/+7
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov-0/+1
2016-10-13Merge branch 'next' into for-linusDmitry Torokhov-19/+142
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza-19/+142
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov-3/+14
2016-09-21Input: serio - add hangup supportHans Verkuil-3/+14
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov-0/+1
2016-07-27Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov-21/+5
2016-06-23Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King-1/+1
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2016-01-27Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko-1/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+7
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-10/+0
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov-5/+27
2016-01-02Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon-0/+7
2015-12-21Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui-10/+0
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2015-11-17Input: parkbd - clear unused function pointersSudip Mukherjee-0/+1
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2015-11-09Input: parkbd - drop bogus __init from parkbd_allocate_serio()Geert Uytterhoeven-1/+1
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-18/+337
2015-10-27Input: add userio moduleStephen Chandler Paul-0/+300
2015-10-14input: i8042: Avoid resetting controller on system suspend/resumeRafael J. Wysocki-5/+27