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 Torvalds2018-04-052-103/+243
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-04-054-109/+242
| |\
| | * Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary2018-04-051-0/+17
| | * Merge branch 'psmouse' into nextDmitry Torokhov2018-03-171-103/+219
| | |\
| | | * Input: libps2 - relax command byte ACK handlingDmitry Torokhov2018-02-031-3/+22
| | | * Input: libps2 - support retransmission of command dataDmitry Torokhov2018-02-031-32/+71
| | | * Input: libps2 - add debugging statementsDmitry Torokhov2018-02-031-13/+39
| | | * Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-031-0/+32
| | | * Input: libps2 - use u8 for byte dataDmitry Torokhov2018-02-031-15/+16
| | | * Input: libps2 - fix switch statement formattingDmitry Torokhov2018-02-031-66/+65Star
| * | | Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg2018-03-091-0/+7
* | | | parisc/gscps2: Fix sparse warningsHelge Deller2018-03-271-6/+5Star
| |/ / |/| |
* | | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-112-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-016-398/+18Star
|\| |
| * | Input: remove at32psifCorentin Labbe2018-01-183-368/+0Star
| * | Input: hp_sdc - convert to ktime_get()Arnd Bergmann2018-01-021-10/+7Star
| * | Input: hil_mlc - convert timeval to jiffiesWEN Pingbo2018-01-022-15/+8Star
| * | Input: hil_mlc - convert timeval to time64_tWEN Pingbo2018-01-021-5/+3Star
| |/
* / the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-3/+3
|/
* Merge tag 'v4.14-rc8' into nextDmitry Torokhov2017-11-082-0/+2
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* | Input: ps2-gpio - actually abort probe when connected to sleeping GPIOsDmitry Torokhov2017-10-241-0/+1
* | Input: hil_mlc - convert to using timer_setup()Kees Cook2017-10-241-2/+2
* | Input: hp_sdc - convert to using timer_setup()Kees Cook2017-10-241-3/+2Star
* | Merge tag 'v4.14-rc6' into nextDmitry Torokhov2017-10-232-7/+7
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-161-0/+7
| |\
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-09-078-10/+479
| |\ \
| * | | parisc/serio: Fix section mismatches in gscps2 and hp_sdc driversHelge Deller2017-08-222-7/+7
* | | | Input: sa1111ps2 - extend test delayRussell King2017-09-261-1/+1
* | | | Input: sa1111ps2 - remove special sa1111 mmio accessorsRussell King2017-09-261-16/+16
* | | | Input: sa1111ps2 - use sa1111_get_irq() to obtain IRQ resourcesRussell King2017-09-261-11/+24
* | | | Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dmitry Torokhov2017-09-221-5/+1Star
|\| | | | |_|/ |/| |
| * | 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
| | |\ \
| * | \ \ 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 Gigabyte P57 to the keyboard reset tableKai-Heng Feng2017-09-151-0/+7
| |_|_|/ |/| | |
* | | | 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: i8042 - add Fujitsu Lifebook AH544 to notimeout listDaniel Drake2017-06-201-0/+7
| |/ /
* | / Input: serio - constify attribute_group structuresArvind Yadav2017-07-121-2/+2
| |/ |/|
* | Input: i8042 - fix crash at boot timeChen Hong2017-07-121-3/+9
|/
* 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