-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Pull HID fixes from Jiri Kosina: - fix for hidraw reference counting regression, by Manoj Chourasia - fix for minor number allocation for uhid, by David Herrmann - other small unsorted fixes / device ID additions * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: HID: wiimote: fix FF deadlock HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGlider HID: hidraw: close underlying device at removal of last reader HID: roccat: Fix "cannot create duplicate filename" problems HID: uhid: allocate static minor
Showing
- drivers/hid/Kconfig 1 addition, 0 deletionsdrivers/hid/Kconfig
- drivers/hid/hid-core.c 1 addition, 0 deletionsdrivers/hid/hid-core.c
- drivers/hid/hid-holtek-mouse.c 4 additions, 0 deletionsdrivers/hid/hid-holtek-mouse.c
- drivers/hid/hid-ids.h 1 addition, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-roccat-kone.c 1 addition, 1 deletiondrivers/hid/hid-roccat-kone.c
- drivers/hid/hid-roccat-koneplus.c 2 additions, 2 deletionsdrivers/hid/hid-roccat-koneplus.c
- drivers/hid/hid-roccat-kovaplus.c 2 additions, 2 deletionsdrivers/hid/hid-roccat-kovaplus.c
- drivers/hid/hid-roccat-pyra.c 2 additions, 2 deletionsdrivers/hid/hid-roccat-pyra.c
- drivers/hid/hid-wiimote-modules.c 29 additions, 11 deletionsdrivers/hid/hid-wiimote-modules.c
- drivers/hid/hid-wiimote.h 3 additions, 1 deletiondrivers/hid/hid-wiimote.h
- drivers/hid/hidraw.c 14 additions, 7 deletionsdrivers/hid/hidraw.c
- drivers/hid/uhid.c 2 additions, 1 deletiondrivers/hid/uhid.c
- include/linux/miscdevice.h 1 addition, 0 deletionsinclude/linux/miscdevice.h
Loading
Please register or sign in to comment