summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorLines
2019-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+1
2019-02-09Input: ps2-gpio - flush TX work when closing portDmitry Torokhov-0/+1
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+0
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2019-01-24Revert "Input: olpc_apsp - enable the SP clock"Lubomir Rintel-14/+0
2019-01-16Input: olpc_apsp - assign priv->dev earlierLubomir Rintel-1/+2
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov-100/+107
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-9/+20
2018-12-28Merge branch 'next' into for-linusDmitry Torokhov-9/+20
2018-12-10parisc: Fix HP SDC hpa address outputHelge Deller-2/+2
2018-12-10parisc: Fix serio address outputHelge Deller-2/+2
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2018-12-03Input: olpc_apsp - remove set but not used variable 'np'YueHaibing-2/+0
2018-11-15Input: olpc_apsp - enable the SP clockLubomir Rintel-0/+14
2018-11-15Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel-7/+7
2018-11-15Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel-1/+0
2018-11-15Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov-1/+1
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov-1/+1
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro-1/+1
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-9/+20
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake-9/+20
2018-10-01Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring-1/+1
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-97/+101
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-16/+3
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov-16/+3
2018-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+7
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov-16/+0
2018-07-18Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai-0/+7
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven-0/+3
2018-07-02Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik-7/+13
2018-07-02Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik-23/+9
2018-07-02ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik-2/+1
2018-07-02ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requestedJanusz Krzysztofik-28/+2
2018-07-02ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pinJanusz Krzysztofik-5/+0
2018-07-02Input: ams_delta_serio: Replace power GPIO with regulatorJanusz Krzysztofik-9/+28
2018-07-02Input: ams_delta_serio: use private structureJanusz Krzysztofik-26/+43
2018-07-02Input: ams_delta_serio: convert to platform driverJanusz Krzysztofik-13/+21
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab-2/+2
2018-06-12Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni-0/+3
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-103/+243
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov-109/+242
2018-04-04Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary-0/+17
2018-03-27parisc/gscps2: Fix sparse warningsHelge Deller-6/+5
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov-103/+219
2018-03-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg-0/+7
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-3/+3
2018-02-02Input: libps2 - relax command byte ACK handlingDmitry Torokhov-3/+22