summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-161-0/+7
|\
| * Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-09-151-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-078-10/+479
|\|
| * Input: xilinx_ps2 - fix multiline comment styleMichal Simek2017-09-011-4/+8
| * Input: PS/2 gpio bit banging driver for serio busDanilo Krummrich2017-08-283-0/+465
| * Input: ambakmi - constify amba_idArvind Yadav2017-08-251-1/+1
| * Input: constify serio_device_idArvind Yadav2017-08-191-1/+1
| * Input: i8042 - constify pnp_device_idArvind Yadav2017-08-171-2/+2
| * Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-251-0/+7
| |\
| * | Input: serio - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
* | | parisc/serio: Fix section mismatches in gscps2 and hp_sdc driversHelge Deller2017-08-222-7/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-07-151-3/+9
|\ \ \
| * | | Merge branch 'next' into for-linusDmitry Torokhov2017-07-121-3/+9
| |\| | | | |/ | |/|
| | * Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
* | | Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-071-5/+1Star
|\ \ \ | |/ / |/| |
| * | hp_sdc: use probe_kernel_read()Al Viro2017-05-271-5/+1Star
| |/
* / Input: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-201-0/+7
|/
* Merge branch 'next' into for-linusDmitry Torokhov2017-05-021-9/+21
|\
| * Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-031-0/+14
| |\
| * | Input: serio - add fast reconnect optionDmitry Torokhov2017-03-251-5/+17
| * | Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-181-4/+4
* | | Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov2017-04-251-0/+7
| |/ |/|
* | Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux listDmitry Torokhov2017-03-101-0/+7
* | Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000Kai-Heng Feng2017-03-071-0/+7
|/
* Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-244-6/+23
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-131-0/+6
| |\
| | * Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza2016-12-191-0/+6
| * | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
| * | Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov2016-12-191-3/+7
| |/
| * Merge branch 'next' into for-linusDmitry Torokhov2016-12-162-76/+4Star
| |\
| * | Input: i8042 - add XMG C504 to keyboard reset tablePatrick Scheuring2016-10-191-0/+7
| * | Merge branch 'next' into for-linusDmitry Torokhov2016-10-147-19/+142
| |\ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-10-041-3/+14
| |\ \ \
* | | | | Input: i8042 - add dbg msg when a command can't write its parameterMarcos Paulo de Souza2017-01-221-2/+4
* | | | | Input: serio - drop unnecessary calls to device_init_wakeupGuenter Roeck2017-01-221-1/+0Star
* | | | | Input: xilinx_ps2 - use 'dev' instead of dereferencing itGuenter Roeck2017-01-181-4/+3Star
* | | | | Input: at32psif - drop unnecessary error messages and other changesGuenter Roeck2017-01-181-9/+3Star
* | | | | Input: i8042 - force synchronous probing of PNP driversDmitry Torokhov2016-12-191-0/+8
| |_|_|/ |/| | |
* | | | Input: i8042 - comment #else/#endif of CONFIG_PNPMarcos Paulo de Souza2016-12-121-2/+2
* | | | Input: i8042 - fix typo from i8042_aux_close to i8042_port_closeMarcos Paulo de Souza2016-11-231-1/+1
* | | | Input: i8042 - use chassis info to skip selftest on Asus laptopsMarcos Paulo de Souza2016-10-221-73/+1Star
* | | | Merge tag 'v4.8' into nextDmitry Torokhov2016-10-141-0/+1
|\| | | | |_|/ |/| |
| * | Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2016-08-191-0/+1
* | | Input: i8042 - skip selftest on ASUS laptopsMarcos Paulo de Souza2016-10-127-19/+142
| |/ |/|
* | Input: serio - add hangup supportHans Verkuil2016-09-211-3/+14
|/
* Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-07-272-21/+5Star
* Input: ams_delta_serio - fix spelling mistake: "paritiy" -> "parity"Colin Ian King2016-06-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-02-101-1/+1
|\
| * Input: serio - drop warnings in case of EPROBE_DEFER from serio_find_driver()Grygorii Strashko2016-01-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-131-0/+7
|\|