summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-03-24usb: dwc3: gadget: Prevent EP queuing while stopping transfersWesley Cheng
2021-03-24usb: dwc3: gadget: Allow runtime suspend if UDC unbindedWesley Cheng
2021-03-24usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-24usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg
2021-03-24usb: gadget: configfs: Fix KASAN use-after-freeJim Lin
2021-03-24usbip: Fix incorrect double assignment to udc->ud.tcp_rxColin Ian King
2021-03-24usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern
2021-03-17usbip: fix vudc usbip_sockfd_store races leading to gpfShuah Khan
2021-03-17usbip: fix vhci_hcd attach_store() races leading to gpfShuah Khan
2021-03-17usbip: fix stub_dev usbip_sockfd_store() races leading to gpfShuah Khan
2021-03-17usbip: fix vudc to check for stream socketShuah Khan
2021-03-17usbip: fix vhci_hcd to check for stream socketShuah Khan
2021-03-17usbip: fix stub_dev to check for stream socketShuah Khan
2021-03-17USB: serial: cp210x: add some more GE USB IDsSebastian Reichel
2021-03-17USB: serial: cp210x: add ID for Acuity Brands nLight Air AdapterKaran Singhal
2021-03-17USB: serial: ch341: add new Product IDNiv Sardi
2021-03-17USB: serial: io_edgeport: fix memory leak in edge_startupPavel Skripkin
2021-03-17xhci: Fix repeated xhci wake after suspend due to uncleared internal wake stateMathias Nyman
2021-03-17usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressingForest Crossman
2021-03-17xhci: Improve detection of device initiated wake signal.Mathias Nyman
2021-03-17usb: xhci: do not perform Soft Retry for some xHCI hostsStanislaw Gruszka
2021-03-17usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUMYoshihiro Shimoda
2021-03-17USB: usblp: fix a hang in poll() if disconnectedPete Zaitcev
2021-03-17usb: dwc3: qcom: Honor wakeup enabled/disabled stateMatthias Kaehlcke
2021-03-17usb: dwc3: qcom: add ACPI device id for sc8180xShawn Guo
2021-03-17usb: dwc3: qcom: add URS Host support for sdm845 ACPI bootShawn Guo
2021-03-17usb: dwc3: qcom: Add missing DWC3 OF node refcount decrementSerge Semin
2021-03-17usb: gadget: f_uac1: stop playback on function disableRuslan Bilovol
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol
2021-03-17USB: gadget: u_ether: Fix a configfs return codeDan Carpenter
2021-03-17USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()Wei Yongjun
2021-03-17Goodix Fingerprint device is not a modemYorick de Wid
2021-03-17drm: Use USB controller's DMA mask when importing dmabufsThomas Zimmermann
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