linux_dsm_epyc7002/drivers/input/joystick
Linus Torvalds c92067ae06 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:

 - the main change is a fix for my brain-dead patch to PS/2 button
   reporting for some protocols that made it in 4.17

 - there is a new driver for Spreadtum vibrator that I intended to send
   during merge window but ended up not sending the 2nd pull request.
   Given that this is a brand new driver we should not see regressions
   here

 - a fixup to Elantech PS/2 driver to avoid decoding errors on Thinkpad
   P52

 - addition of few more ACPI IDs for Silead and Elan drivers

 - RMI4 is switched to using IRQ domain code instead of rolling its own
   implementation

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: psmouse - fix button reporting for basic protocols
  Input: xpad - fix GPD Win 2 controller name
  Input: elan_i2c_smbus - fix more potential stack buffer overflows
  Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
  Input: elantech - fix V4 report decoding for module with middle key
  Input: elantech - enable middle button of touchpads on ThinkPad P52
  Input: do not assign new tracking ID when changing tool type
  Input: make input_report_slot_state() return boolean
  Input: synaptics-rmi4 - fix axis-swap behavior
  Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()
  Input: synaptics-rmi4 - convert irq distribution to irq_domain
  Input: silead - add MSSL0002 ACPI HID
  Input: goldfish_events - fix checkpatch warnings
  Input: add Spreadtrum vibrator driver
2018-06-27 09:16:53 -07:00
..
iforce docs: fix broken references with multiple hints 2018-06-15 18:10:01 -03:00
a3d.c
adi.c
amijoy.c
analog.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2018-04-05 13:21:57 -07:00
as5011.c Input: as5011 - avoid using __set_bit() for capabilities 2018-05-08 15:36:02 -07:00
cobra.c
db9.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
gamecon.c Input: gamecon - avoid using __set_bit() for capabilities 2018-05-08 15:39:04 -07:00
gf2k.c
grip_mp.c
grip.c
guillemot.c
interact.c
joydump.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
Kconfig docs: Fix some broken references 2018-06-15 18:10:01 -03:00
magellan.c
Makefile Input: pxrc - new driver for PhoenixRC Flight Controller Adapter 2018-03-26 15:22:20 -07:00
maplecontrol.c
psxpad-spi.c
pxrc.c Input: pxrc - new driver for PhoenixRC Flight Controller Adapter 2018-03-26 15:22:20 -07:00
sidewinder.c Input: sidewinder - mark expected switch fall-throughs 2017-11-10 10:29:55 -08:00
spaceball.c Input: spaceball - mark expected switch fall-throughs 2017-11-10 10:29:54 -08:00
spaceorb.c
stinger.c
tmdc.c
turbografx.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
twidjoy.c
walkera0701.c docs: Fix some broken references 2018-06-15 18:10:01 -03:00
warrior.c
xpad.c Input: xpad - fix GPD Win 2 controller name 2018-06-21 17:21:18 -07:00
zhenhua.c