https://github.com/torvalds/linux
Revision 0210bb6083e655981ebe9ea2fc6a4ab4e96d4bff authored by Linus Torvalds on 28 November 2014, 01:51:50 UTC, committed by Linus Torvalds on 28 November 2014, 01:51:50 UTC
Pull input layer fixes from Dmitry Torokhov:
 "The main change is to fix breakage in Elantech driver introduced by
  the recent commit adding trackpoint reporting to protocol v4.  Now we
  are trusting the hardware to advertise the trackpoint properly and do
  not try to decode the data as trackpoint if firmware told us it is not
  present"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
  Input: xpad - use proper endpoint type
  Input: elantech - trust firmware about trackpoint presence
  Input: synaptics - adjust min/max on Thinkpad E540
2 parent s 3314bf6 + a1f9a40
History
Tip revision: 0210bb6083e655981ebe9ea2fc6a4ab4e96d4bff authored by Linus Torvalds on 28 November 2014, 01:51:50 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Tip revision: 0210bb6
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 913 bytes
capability.c -rw-r--r-- 24.6 KB
commoncap.c -rw-r--r-- 28.2 KB
device_cgroup.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 6.7 KB
lsm_audit.c -rw-r--r-- 9.4 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 36.3 KB

back to top