aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov6-110/+135
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2018-12-03Input: olpc_apsp - remove set but not used variable 'np'YueHaibing1-2/+0
2018-11-15Input: olpc_apsp - enable the SP clockLubomir Rintel1-0/+14
2018-11-15Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel1-7/+7
2018-11-15Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel1-1/+0
2018-11-15Input: hyper-v - fix wakeup from suspend-to-idleVitaly Kuznetsov1-1/+1
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2018-10-13change semantics of ldisc ->compat_ioctl()Al Viro1-1/+1
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-9/+20
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake1-9/+20
2018-10-01Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-97/+101
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-16/+3
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+3
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov5-16/+3
2018-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+7
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov4-16/+0
2018-07-18Input: i8042 - add Lenovo LaVie Z to the i8042 reset listChen-Yu Tsai1-0/+7
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven1-0/+3
2018-07-02Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik1-7/+13
2018-07-02Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik1-23/+9
2018-07-02ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik1-2/+1
2018-07-02ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requestedJanusz Krzysztofik1-28/+2
2018-07-02ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pinJanusz Krzysztofik1-5/+0
2018-07-02Input: ams_delta_serio: Replace power GPIO with regulatorJanusz Krzysztofik1-9/+28
2018-07-02Input: ams_delta_serio: use private structureJanusz Krzysztofik1-26/+43
2018-07-02Input: ams_delta_serio: convert to platform driverJanusz Krzysztofik1-13/+21
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab1-2/+2
2018-06-12Input: i8042 - increment wakeup_count for the respective portRavi Chandra Sadineni1-0/+3
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-103/+243
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov4-109/+242
2018-04-04Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadOndrej Zary1-0/+17
2018-03-27parisc/gscps2: Fix sparse warningsHelge Deller1-6/+5
2018-03-17Merge branch 'psmouse' into nextDmitry Torokhov1-103/+219
2018-03-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg1-0/+7
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-3/+3
2018-02-02Input: libps2 - relax command byte ACK handlingDmitry Torokhov1-3/+22
2018-02-02Input: libps2 - support retransmission of command dataDmitry Torokhov1-32/+71
2018-02-02Input: libps2 - add debugging statementsDmitry Torokhov1-13/+39
2018-02-02Input: psmouse - move sliced command implementation to libps2Dmitry Torokhov1-0/+32
2018-02-02Input: libps2 - use u8 for byte dataDmitry Torokhov1-15/+16
2018-02-02Input: libps2 - fix switch statement formattingDmitry Torokhov1-66/+65
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-398/+18
2018-01-18Input: remove at32psifCorentin Labbe3-368/+0
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann1-10/+7
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo2-15/+8
2018-01-01Input: hil_mlc - convert timeval to time64_tWEN Pingbo1-5/+3