summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2017-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-08-31Input: xilinx_ps2 - fix multiline comment styleMichal Simek
2017-08-28Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich
2017-08-24Input: ambakmi - constify amba_idArvind Yadav
2017-08-22parisc/serio: Fix section mismatches in gscps2 and hp_sdc driversHelge Deller
2017-08-18Input: constify serio_device_idArvind Yadav
2017-08-17Input: i8042 - constify pnp_device_idArvind Yadav
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-07-12Input: serio - constify attribute_group structuresArvind Yadav
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov
2017-07-12Input: i8042 - fix crash at boot timeChen Hong
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-06-19Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake
2017-05-27hp_sdc: use probe_kernel_read()Al Viro
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-03-25Input: serio - add fast reconnect optionDmitry Torokhov
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches
2017-03-10Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov
2017-03-07Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov
2017-01-22Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza
2017-01-21Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-18Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck
2017-01-18Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-19Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov
2016-12-18Input: i8042 - force synchronous probing of PNP driversDmitry Torokhov
2016-12-18Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza
2016-12-16Merge branch 'next' into for-linusDmitry Torokhov
2016-12-12Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza
2016-11-22Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza
2016-10-21Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza
2016-10-19Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov
2016-10-13Merge branch 'next' into for-linusDmitry Torokhov
2016-10-11Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov
2016-09-21Input: serio - add hangup supportHans Verkuil
2016-08-19Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov
2016-07-27Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-06-23Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-27Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds