linux/drivers/input/serio
Linus Torvalds b8c82b6a3a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fixes from Dmitry Torokhov:

 - tweaks to Elan drivers (both PS/2 and I2C) to support new devices.
   Also revert of one of IDs as that device should really be driven by
   i2c-hid + hid-multitouch

 - a few drivers have been switched to set_brightness_blocking() call
   because they either were sleeping the their set_brightness()
   implementation or used workqueue but were not canceling it on unbind.

 - ps2-gpio and matrix_keypad needed to [properly] flush their works to
   avoid potential use-after-free on unbind.

 - other miscellaneous fixes.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
  Input: st-keyscan - fix potential zalloc NULL dereference
  Input: apanel - switch to using brightness_set_blocking()
  Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"
  Input: qt2160 - switch to using brightness_set_blocking()
  Input: matrix_keypad - use flush_delayed_work()
  Input: ps2-gpio - flush TX work when closing port
  Input: cap11xx - switch to using set_brightness_blocking()
  Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780
  Input: bma150 - register input device after setting private data
  Input: pwm-vibra - stop regulator after disabling pwm, not before
  Input: pwm-vibra - prevent unbalanced regulator
  Input: snvs_pwrkey - allow selecting driver for i.MX 7D
2019-02-17 08:30:35 -08:00
..
Kconfig Linux 4.20 2019-01-14 15:33:23 -08:00
Makefile Input: remove at32psif 2018-01-18 11:39:48 -08:00
altera_ps2.c
ambakmi.c
ams_delta_serio.c Input: ams_delta_serio: Get FIQ buffer from platform_data 2018-07-02 23:05:14 -07:00
apbps2.c
arc_ps2.c
ct82c710.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
gscps2.c parisc: Fix serio address output 2018-12-10 07:47:59 +01:00
hil_mlc.c Input: hil_mlc - convert timeval to jiffies 2018-01-01 21:39:12 -08:00
hp_sdc.c parisc: Fix HP SDC hpa address output 2018-12-10 07:48:07 +01:00
hp_sdc_mlc.c Input: hil_mlc - convert timeval to jiffies 2018-01-01 21:39:12 -08:00
hyperv-keyboard.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2018-12-04 08:47:04 -08:00
i8042-io.h
i8042-ip22io.h
i8042-jazzio.h
i8042-ppcio.h
i8042-snirm.h
i8042-sparcio.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
i8042-unicore32io.h
i8042-x86ia64io.h Input: i8042 - add Lenovo LaVie Z to the i8042 reset list 2018-07-18 17:25:52 +00:00
i8042.c Input: i8042 - enable keyboard wakeups by default when s2idle is used 2018-10-01 15:58:53 -07:00
i8042.h
libps2.c Input: libps2 - relax command byte ACK handling 2018-02-02 16:50:28 -08:00
maceps2.c
olpc_apsp.c Mostly driver fixes, but there's a core framework fix in here too. 2019-01-31 23:22:57 -08:00
parkbd.c
pcips2.c
ps2-gpio.c Input: ps2-gpio - flush TX work when closing port 2019-02-09 09:00:02 -08:00
ps2mult.c
q40kbd.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
rpckbd.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
sa1111ps2.c
serio.c Input: stop telling users to snail-mail Vojtech 2018-07-26 17:04:37 -07:00
serio_raw.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
serport.c change semantics of ldisc ->compat_ioctl() 2018-10-13 00:50:53 -04:00
sun4i-ps2.c
userio.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
xilinx_ps2.c Input: xilinx_ps2 - convert to using %pOFn instead of device_node.name 2018-10-01 15:54:21 -07:00