summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-11-04USB: serial: keyspan_pda: increase transmitter thresholdJohan Hovold
2020-11-04USB: serial: keyspan_pda: fix write implementationJohan Hovold
2020-11-04USB: serial: keyspan_pda: refactor write-room handlingJohan Hovold
2020-11-04USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold
2020-11-04USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold
2020-11-04USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold
2020-11-04USB: serial: keyspan_pda: fix stalled writesJohan Hovold
2020-11-04USB: serial: keyspan_pda: fix write deadlockJohan Hovold
2020-11-04USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold
2020-10-27USB: serial: iuu_phoenix: remove unneeded breakTom Rix
2020-10-27USB: serial: digi_acceleport: remove in_interrupt() usageAhmed S. Darwish
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-14Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-10usb: musb: gadget: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-10-09usb: typec: Add QCOM PMIC typec detection driverWesley Cheng
2020-10-08Merge tag 'usb-serial-5.10-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-10-08USB: serial: option: add Cellient MPL200 cardWilken Gottwalt
2020-10-08usb: typec: tcpci_maxim: Add support for Sink FRSBadhri Jagan Sridharan
2020-10-08usb: typec: tcpci: Implement callbacks for FRSBadhri Jagan Sridharan
2020-10-08usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)Badhri Jagan Sridharan
2020-10-08usb: typec: tcpci_maxim: Chip level TCPC driverBadhri Jagan Sridharan
2020-10-08usb: typec: tcpci: Add set_vbus tcpci callbackBadhri Jagan Sridharan
2020-10-08usb: typec: tcpci: Add a getter method to retrieve tcpm_port referenceBadhri Jagan Sridharan
2020-10-07usbip: vhci_hcd: fix calling usb_hcd_giveback_urb() with irqs enabledShuah Khan
2020-10-05usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-05USB: serial: ftdi_sio: use cur_altsetting for consistencyMychaela N. Falconia
2020-10-05USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman
2020-10-03Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2020-10-02USB: core: remove polling for /sys/kernel/debug/usb/devicesSergey Korolev
2020-10-02usb: typec: add support for STUSB160x Type-C controller familyAmelie Delaunay
2020-10-02usb: typec: add typec_find_pwr_opmodeAmelie Delaunay
2020-10-02usb: typec: hd3ss3220: Use OF graph API to get the connector fwnodeBiju Das
2020-10-02usb: dwc2: Fix INTR OUT transfers in DDMA mode.Minas Harutyunyan
2020-10-02usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCsAmelie Delaunay
2020-10-02usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay
2020-10-02usb: dwc3: of-simple: Add compatible string for Intel Keem Bay platformWan Ahmad Zainie
2020-10-02usb: dwc3: gadget: Support up to max stream idThinh Nguyen
2020-10-02USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-02usb: typec: displayport: Reduce noise from the driverHeikki Krogerus
2020-10-02USB: hub: Add Kconfig option to reduce number of port initialization retriesAlan Stern
2020-10-02USB: hub: Clean up use of port initialization schemes and retriesAlan Stern
2020-10-02usb: dwc3: gadget: Return early if no TRB updateThinh Nguyen
2020-10-02usb: dwc3: gadget: Keep TRBs in request orderThinh Nguyen
2020-10-02usb: dwc3: gadget: Revise setting IOC when no TRB leftThinh Nguyen
2020-10-02usb: dwc3: gadget: Look ahead when setting IOCThinh Nguyen
2020-10-02usb: dwc3: gadget: Allow restarting a transferThinh Nguyen
2020-10-02usb: bdc: remove duplicated error messageTang Bin