Skip to content
  1. Oct 18, 2021
    • Linus Torvalds's avatar
      Merge tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb · ebf613ae
      Linus Torvalds authored
      Pull USB fixes from Greg KH:
       "Here are some small USB fixes that resolve a number of tiny issues.
        They include:
      
         - new USB serial driver ids
      
         - xhci driver fixes for a bunch of issues
      
         - musb error path fixes.
      
        All of these have been in linux-next for a while with no reported
        issues"
      
      * tag 'usb-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
        usb: musb: dsps: Fix the probe error path
        xhci: Enable trust tx length quirk for Fresco FL11 USB controller
        xhci: Fix command ring pointer corruption while aborting a command
        USB: xhci: dbc: fix tty registration race
        xhci: add quirk for host controllers that don't update endpoint DCS
        xhci: guard accesses to ep_state in xhci_endpoint_reset()
        USB: serial: qcserial: add EM9191 QDL support
        USB: serial: option: add Quectel EC200S-CN module support
        USB: serial: option: add prod. id for Quectel EG91
        USB: serial: option: add Telit LE910Cx composition 0x1204
      ebf613ae
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input · 12dbbfad
      Linus Torvalds authored
      Pull input fixes from Dmitry Torokhov:
      
       - a new product ID for the xpad joystick driver
      
       - fixes to resistive-adc-touch and snvs_pwrkey drivers
      
       - a change to touchscreen helpers to make clang happier
      
      * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
        Input: touchscreen - avoid bitwise vs logical OR warning
        Input: xpad - add support for another USB ID of Nacon GC-100
        Input: resistive-adc-touch - fix division by zero error on z1 == 0
        Input: snvs_pwrkey - add clk handling
      12dbbfad
  2. Oct 17, 2021
  3. Oct 16, 2021
  4. Oct 15, 2021