1
0
Fork 0
alistair23-linux/drivers/input/rmi4
Linus Torvalds 689f891c98 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull some more input subsystem updates from Dmitry Torokhov:
 "An update to the ALPS driver to support the V8 protocol with
  touchstick, a change for i8042 to skip selftest on many Asus laptops
  which helps to keep their touchpads working after resume, and a couple
  other driver fixes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: i8042 - skip selftest on ASUS laptops
  Input: melfas_mip4 - add ic_name sysfs attribute
  Input: melfas_mip4 - add maintainer information
  Input: melfas_mip4 - add devicetree binding documentations
  Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
  Input: synaptics-rmi4 - fix error handling in I2C transport driver
  Input: synaptics-rmi4 - fix error handling in SPI transport driver
  Input: ALPS - add V8 protocol documentation
  Input: ALPS - set DualPoint flag for 74 03 28 devices
  Input: ALPS - allow touchsticks to report pressure
  Input: ALPS - handle 0-pressure 1F events
  Input: ALPS - add touchstick support for SS5 hardware
  Input: elantech - force needed quirks on Fujitsu H760
  Input: elantech - fix Lenovo version typo
2016-10-14 13:19:30 -07:00
..
Kconfig [media] Input: synaptics-rmi4: disallow impossible configuration 2016-09-19 16:24:43 -03:00
Makefile [media] Input: synaptics-rmi4 - add support for F54 diagnostics 2016-08-23 16:33:54 -03:00
rmi_2d_sensor.c Input: synaptics-rmi4 - add device tree support for 2d sensors and F11 2016-03-10 16:04:05 -08:00
rmi_2d_sensor.h Input: synaptics-rmi4 - add device tree support for 2d sensors and F11 2016-03-10 16:04:05 -08:00
rmi_bus.c Merge branch 'akpm' (patches from Andrew) 2016-10-11 17:34:10 -07:00
rmi_bus.h Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices 2016-03-10 16:02:41 -08:00
rmi_driver.c treewide: remove redundant #include <linux/kconfig.h> 2016-10-11 15:06:33 -07:00
rmi_driver.h [media] Input: synaptics-rmi4 - add support for F54 diagnostics 2016-08-23 16:33:54 -03:00
rmi_f01.c treewide: remove redundant #include <linux/kconfig.h> 2016-10-11 15:06:33 -07:00
rmi_f11.c treewide: remove redundant #include <linux/kconfig.h> 2016-10-11 15:06:33 -07:00
rmi_f12.c Merge branch 'next' into for-linus 2016-07-26 12:07:15 -07:00
rmi_f30.c Input: synaptics-rmi4 - add support for F30 2016-03-10 16:04:23 -08:00
rmi_f54.c [media] Input: v4l-touch - add copyright lines 2016-09-19 16:26:21 -03:00
rmi_i2c.c Input: synaptics-rmi4 - fix error handling in I2C transport driver 2016-10-04 11:52:24 -07:00
rmi_spi.c Input: synaptics-rmi4 - fix error handling in SPI transport driver 2016-10-04 11:52:23 -07:00