summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-03-04USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter
2021-03-04USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter
2021-03-04USB: serial: pl2303: fix line-speed handling on newer chipsJohan Hovold
2021-03-04USB: serial: ftdi_sio: fix FTX sub-integer prescalerJohan Hovold
2021-03-04usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen
2021-03-04usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen
2021-03-04usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil
2021-03-04USB: serial: option: update interface mapping for ZTE P685MLech Perczak
2021-03-04usb: dwc2: Make "trimming xfer length" a debug messageGuenter Roeck
2021-03-04usb: dwc2: Abort transaction after errors with unknown reasonGuenter Roeck
2021-03-04usb: dwc2: Do not update data length if it is 0 on inbound transfersGuenter Roeck
2021-03-04usb: gadget: u_audio: Free requests only after callbackJack Pham
2021-02-26usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...Stefan Ursella
2021-02-26USB: quirks: sort quirk entriesJohan Hovold
2021-02-05usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner
2021-02-05usb: dwc3: fix clock issue during resume in OTG modeGary Bisson
2021-02-03xhci: fix bounce buffer usage for non-sg list caseMathias Nyman
2021-02-03usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár
2021-02-02usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun
2021-02-01usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun
2021-02-01usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda
2021-01-31USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter
2021-01-30Merge tag 'usb-serial-5.11-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-01-28USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel
2021-01-26usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang
2021-01-26usb: gadget: aspeed: add missing of_node_putkernel test robot
2021-01-26USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins
2021-01-25USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran
2021-01-19usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-15xhci: tegra: Delay for disabling LFPS detectorJC Kuo
2021-01-15xhci: make sure TRB is fully written before giving it to the controllerMathias Nyman
2021-01-15usb: udc: core: Use lock when write to soft_connectThinh Nguyen
2021-01-14USB: gadget: dummy-hcd: Fix errors in port-reset handlingAlan Stern
2021-01-13USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin
2021-01-12usb: gadget: aspeed: fix stop dma register setting.Ryan Chen
2021-01-12USB: ehci: fix an interrupt calltrace errorLongfang Liu
2021-01-12ehci: fix EHCI host controller initialization sequenceEugene Korenevsky
2021-01-12Merge tag 'usb-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman
2021-01-07usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen
2021-01-07usb: typec: Send uevent for num_altmodes updatePrashant Malani
2021-01-07usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
2021-01-07usb: gadget: enable super speed plustaehyun.cho
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov
2021-01-06Merge tag 'usb-serial-5.11-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-01-05usb: uas: Add PNY USB Portable SSD to unusual_uasThinh Nguyen
2021-01-04usb: gadget: configfs: Preserve function ordering after bind failureChandana Kishori Chiluveru
2021-01-04usb: gadget: select CONFIG_CRC32Arnd Bergmann
2021-01-04usb: gadget: core: change the comment for usb_gadget_connectPeter Chen
2021-01-04usb: gadget: configfs: Fix use-after-free issue with udc_nameEddie Hung
2021-01-04usb: dwc3: gadget: Restart DWC3 gadget when enabling pullupWesley Cheng