Revision 847120f859cc45e074204f4cf33c8df069306eb2 authored by Linus Torvalds on 07 November 2019, 19:54:54 UTC, committed by Linus Torvalds on 07 November 2019, 19:54:54 UTC
Pull HID fixes from Jiri Kosina:
 "Two fixes for the HID subsystem:

   - regression fix for i2c-hid power management (Hans de Goede)

   - signed vs unsigned API fix for Wacom driver (Jason Gerecke)"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
  HID: wacom: generic: Treat serial number and related fields as unsigned
  HID: i2c-hid: Send power-on command after reset
2 parent s 4dd5815 + ff47973
History
File Mode Size
Kconfig -rw-r--r-- 3.5 KB
Makefile -rw-r--r-- 677 bytes
dsa.c -rw-r--r-- 8.1 KB
dsa2.c -rw-r--r-- 17.5 KB
dsa_priv.h -rw-r--r-- 6.4 KB
master.c -rw-r--r-- 8.9 KB
port.c -rw-r--r-- 16.5 KB
slave.c -rw-r--r-- 43.1 KB
switch.c -rw-r--r-- 8.9 KB
tag_8021q.c -rw-r--r-- 12.9 KB
tag_brcm.c -rw-r--r-- 5.7 KB
tag_dsa.c -rw-r--r-- 3.7 KB
tag_edsa.c -rw-r--r-- 4.3 KB
tag_gswip.c -rw-r--r-- 2.8 KB
tag_ksz.c -rw-r--r-- 6.7 KB
tag_lan9303.c -rw-r--r-- 4.2 KB
tag_mtk.c -rw-r--r-- 2.8 KB
tag_qca.c -rw-r--r-- 2.9 KB
tag_sja1105.c -rw-r--r-- 8.9 KB
tag_trailer.c -rw-r--r-- 2.1 KB

back to top