Revision b09c412aa4540d13b677a9f4af05f59048b78949 authored by Linus Torvalds on 27 August 2016, 01:36:23 UTC, committed by Linus Torvalds on 27 August 2016, 01:36:23 UTC
Pull input subsystem fixes from Dmitry Torokhov:
 "Simply small driver fixups"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: ads7846 - remove redundant regulator_disable call
  Input: synaptics-rmi4 - fix register descriptor subpacket map construction
  Input: tegra-kbc - fix inverted reset logic
  Input: silead - use devm_gpiod_get
  Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
2 parent s 219c04c + e3a888a
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 150 bytes
hsr_device.c -rw-r--r-- 12.2 KB
hsr_device.h -rw-r--r-- 836 bytes
hsr_forward.c -rw-r--r-- 10.5 KB
hsr_forward.h -rw-r--r-- 577 bytes
hsr_framereg.c -rw-r--r-- 13.2 KB
hsr_framereg.h -rw-r--r-- 1.7 KB
hsr_main.c -rw-r--r-- 3.2 KB
hsr_main.h -rw-r--r-- 5.2 KB
hsr_netlink.c -rw-r--r-- 11.2 KB
hsr_netlink.h -rw-r--r-- 923 bytes
hsr_slave.c -rw-r--r-- 4.4 KB
hsr_slave.h -rw-r--r-- 1.1 KB

back to top