• Linus Torvalds's avatar
    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid · f62f6191
    Linus Torvalds authored
    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: (68 commits)
      hid-input/battery: add FEATURE quirk
      hid-input/battery: remove battery_val
      hid-input/battery: power-supply type really *is* a battery
      hid-input/battery: make the battery setup common for INPUTs and FEATUREs
      hid-input/battery: deal with both FEATURE and INPUT report batteries
      hid-input/battery: add quirks for battery
      hid-input/battery: remove apparently redundant kmalloc
      hid-input: add support for HID devices reporting Battery Strength
      HID: hid-multitouch: add support 9 new Xiroku devices
      HID: multitouch: add support for 3M 32"
      HID: multitouch: add support of Atmel multitouch panels
      HID: usbhid: defer LED setting to a workqueue
      HID: usbhid: hid-core: submit queued urbs before suspend
      HID: usbhid: remove LED_ON
      HID: emsff: use symbolic name instead of hardcoded PID constant
      HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus II
      HID: Kconfig: fix syntax
      HID: introduce proper dependency of HID_BATTERY on POWER_SUPPLY
      HID: multitouch: support PixArt optical touch screen
      HID: make parser more verbose about parsing errors by default
      ...
    
    Fix up rename/delete conflict in drivers/hid/hid-hyperv.c (removed in
    staging, moved in this branch) and similarly for the rules for same file
    in drivers/staging/hv/{Kconfig,Makefile}.
    f62f6191
usbkbd.c 11.5 KB