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