summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Input: hyperv-keyboard - add module descriptionJoseph Salisbury2019-04-231-0/+2
* Input: olpc_apsp - depend on ARCH_MMPJean Delvare2019-04-231-0/+1
* Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov2019-04-041-3/+0
* Input: i8042 - rework DT node name comparisonsRob Herring2019-02-181-11/+10
* Merge tag 'v4.20' into nextDmitry Torokhov2019-01-136-110/+135
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-041-1/+1
| |\
| | * Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov2018-11-151-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-10-271-1/+1
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2018-10-221-1/+1
| | |\
| * | \ Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-1/+1
| |\ \ \
| | * | | change semantics of ldisc ->compat_ioctl()Al Viro2018-10-131-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-10-121-9/+20
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake2018-10-011-9/+20
| * | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-231-97/+101
| |\ \ \
| | * | | Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik2018-07-021-7/+13
| | * | | Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik2018-07-021-23/+9
| | * | | ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik2018-07-021-2/+1
| | * | | ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requestedJanusz Krzysztofik2018-07-021-28/+2
| | * | | ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pinJanusz Krzysztofik2018-07-021-5/+0
| | * | | Input: ams_delta_serio: Replace power GPIO with regulatorJanusz Krzysztofik2018-07-021-9/+28
| | * | | Input: ams_delta_serio: use private structureJanusz Krzysztofik2018-07-021-26/+43
| | * | | Input: ams_delta_serio: convert to platform driverJanusz Krzysztofik2018-07-021-13/+21
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-185-16/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2018-08-165-16/+3
| | |\ \ \
| * | \ \ \ Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+3
| |\ \ \ \ \
| | * | | | | use the new async probing feature for the hyperv driversArjan van de Ven2018-07-031-0/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-07-271-0/+7
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai2018-07-181-0/+7
| * | | | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-2/+2
| |/ / /
* | | | Input: olpc_apsp - remove set but not used variable 'np'YueHaibing2018-12-031-2/+0
* | | | Input: olpc_apsp - enable the SP clockLubomir Rintel2018-11-151-0/+14
* | | | Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel2018-11-151-7/+7
* | | | Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel2018-11-151-1/+0
| |_|/ |/| |
* | | Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring2018-10-011-1/+1
| |/ |/|
* | Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-264-16/+0
* | Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni2018-06-121-0/+3
|/
* 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-044-109/+242
| |\
| | * Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary2018-04-041-0/+17
| | * Merge branch 'psmouse' into nextDmitry Torokhov2018-03-171-103/+219
| | |\
| | | * Input: libps2 - relax command byte ACK handlingDmitry Torokhov2018-02-021-3/+22
| | | * Input: libps2 - support retransmission of command dataDmitry Torokhov2018-02-021-32/+71
| | | * Input: libps2 - add debugging statementsDmitry Torokhov2018-02-021-13/+39
| | | * Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov2018-02-021-0/+32
| | | * Input: libps2 - use u8 for byte dataDmitry Torokhov2018-02-021-15/+16
| | | * Input: libps2 - fix switch statement formattingDmitry Torokhov2018-02-021-66/+65
| * | | Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg2018-03-081-0/+7
* | | | parisc/gscps2: Fix sparse warningsHelge Deller2018-03-271-6/+5
| |/ / |/| |
* | | 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/+18
|\| |