1. 15 Apr, 2021 2 commits
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid · e7e3a53b
      Linus Torvalds authored
      Pull HID fixes from Jiri Kosina:
       "The changes are all device/driver specific fixes:
      
         - EV_KEY and EV_ABS regression fix for Wacom from Ping Cheng
      
         - BIOS-specific quirk to fix some of the AMD_SFH-based systems, from
           Hans de Goede
      
         - other small error handling fixes and device ID additions"
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
        HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
        AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
        AMD_SFH: Add sensor_mask module parameter
        AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct
        HID: wacom: Assign boolean values to a bool variable
        HID cp2112: fix support for multiple gpiochips
        HID: alps: fix error return code in alps_input_configured()
        HID: asus: Add support for 2021 ASUS N-Key keyboard
        HID: google: add don USB id
      e7e3a53b
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input · 1df01322
      Linus Torvalds authored
      Pull input fixes from Dmitry Torokhov:
       "Just a few driver fixes here"
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
        Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution
        Input: elants_i2c - fix division by zero if firmware reports zero phys size
        Input: nspire-keypad - enable interrupts only when opened
        Input: i8042 - fix Pegatron C15B ID entry
        Input: n64joy - fix return value check in n64joy_probe()
        Input: s6sy761 - fix coordinate read bit shift
      1df01322
  2. 14 Apr, 2021 8 commits
  3. 13 Apr, 2021 5 commits
  4. 12 Apr, 2021 14 commits
  5. 11 Apr, 2021 5 commits
  6. 10 Apr, 2021 6 commits