Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: (30 commits) Revert "HID: add support for the Wacom Intuos 4 wireless" HID: fix up Kconfig entry for ACRUX driver HID: add ACRUX game controller force feedback support HID: Force input registration for "VEC footpedal" HID: add HID_QUIRK_HIDINPUT_FORCE HID: hid-input.c: indentation fixes HID: hiddev: use usb_find_interface, get rid of BKL HID: ignore digitizer usage Undefined (0x00) HID: Add support for Conceptronic CLLRCMCE HID: hid-ids.h: Whitespace fixup, align using TABs HID: picolcd: implement refcounting of framebuffer HID: picolcd: do not reallocate memory on depth change HID: picolcd: Add minimal palette required by fbcon on 8bpp HID: magicmouse: Correct parsing of large X and Y motions. HID: magicmouse: report last touch up HID: picolcd: fix deferred_io init/cleanup to fb ordering HID: hid-ids.h: keep vendor ids in alphabetical order HID: add proper support for Elecom BM084 bluetooth mouse HID: magicmouse: enable horizontal scrolling HID: magicmouse: add param for scroll speed ...
Showing
- Documentation/ABI/testing/sysfs-driver-hid-roccat-kone 0 additions, 13 deletionsDocumentation/ABI/testing/sysfs-driver-hid-roccat-kone
- drivers/hid/Kconfig 17 additions, 2 deletionsdrivers/hid/Kconfig
- drivers/hid/Makefile 2 additions, 0 deletionsdrivers/hid/Makefile
- drivers/hid/hid-axff.c 172 additions, 0 deletionsdrivers/hid/hid-axff.c
- drivers/hid/hid-core.c 7 additions, 1 deletiondrivers/hid/hid-core.c
- drivers/hid/hid-elecom.c 57 additions, 0 deletionsdrivers/hid/hid-elecom.c
- drivers/hid/hid-ids.h 50 additions, 41 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-input.c 12 additions, 9 deletionsdrivers/hid/hid-input.c
- drivers/hid/hid-magicmouse.c 73 additions, 23 deletionsdrivers/hid/hid-magicmouse.c
- drivers/hid/hid-picolcd.c 166 additions, 33 deletionsdrivers/hid/hid-picolcd.c
- drivers/hid/hid-roccat-kone.c 2 additions, 23 deletionsdrivers/hid/hid-roccat-kone.c
- drivers/hid/hid-roccat-kone.h 0 additions, 2 deletionsdrivers/hid/hid-roccat-kone.h
- drivers/hid/hid-roccat.c 6 additions, 3 deletionsdrivers/hid/hid-roccat.c
- drivers/hid/hid-roccat.h 1 addition, 1 deletiondrivers/hid/hid-roccat.h
- drivers/hid/hid-topseed.c 5 additions, 0 deletionsdrivers/hid/hid-topseed.c
- drivers/hid/hid-wacom.c 1 addition, 1 deletiondrivers/hid/hid-wacom.c
- drivers/hid/hidraw.c 0 additions, 2 deletionsdrivers/hid/hidraw.c
- drivers/hid/usbhid/hid-quirks.c 2 additions, 0 deletionsdrivers/hid/usbhid/hid-quirks.c
- drivers/hid/usbhid/hiddev.c 12 additions, 42 deletionsdrivers/hid/usbhid/hiddev.c
- include/linux/hid.h 1 addition, 0 deletionsinclude/linux/hid.h
Loading
Please register or sign in to comment