aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-05-13Merge tag 'v5.10.216' into v5.10/standard/basev5.10/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.10.215' into v5.10/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.10.214' into v5.10/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.10.213' into v5.10/standard/baseBruce Ashfield
2024-05-13Merge tag 'v5.10.211' into v5.10/standard/baseBruce Ashfield
2024-05-02usb: Disable USB3 LPM at shutdownKai-Heng Feng
2024-05-02usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan
2024-05-02Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman
2024-05-02USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas
2024-05-02USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang
2024-05-02USB: serial: option: support Quectel EM060K sub-modelsJerry Meng
2024-05-02USB: serial: option: add Lonsung U8300/U9300 productCoia Prant
2024-05-02USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo
2024-05-02USB: serial: option: add Fibocom FM135-GL variantsbolan wang
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch
2024-04-13Revert "usb: phy: generic: Get the vbus supply"Alexander Stein
2024-04-13USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern
2024-04-13usb: typec: ucsi: Clear UCSI_CCI_RESET_COMPLETE before resetChristian A. Ehrhardt
2024-04-13usb: typec: ucsi: Ack unsupported commandsChristian A. Ehrhardt
2024-04-13usb: udc: remove warning when queue disabled epyuan linyu
2024-04-13usb: dwc2: gadget: LPM flow fixMinas Harutyunyan
2024-04-13usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan
2024-04-13usb: dwc2: host: Fix hibernation flowMinas Harutyunyan
2024-04-13usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan
2024-04-13USB: core: Add hub_get() and hub_put() routinesAlan Stern
2024-04-13usb: cdc-wdm: close race between read and workqueueOliver Neukum
2024-04-13usb: port: Don't try to peer unused USB ports based on locationMathias Nyman
2024-04-13usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati
2024-04-13USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern
2024-04-13usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang
2024-04-13usb: gadget: tegra-xudc: Use dev_err_probe()Jon Hunter
2024-04-13usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies
2024-04-13USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri
2024-04-13USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs
2024-04-13USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström
2024-04-13USB: serial: add device ID for VeriFone adapterCameron Williams
2024-04-13USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-15xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio
2024-03-15xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman
2024-03-15xhci: prevent double-fetch of transfer and transfer event TRBsMathias Nyman
2024-03-15xhci: remove extra loop in interrupt contextMathias Nyman
2024-03-01usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang
2024-03-01usb: roles: fix NULL pointer issue when put module's referenceXu Yang
2024-03-01usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati
2024-03-01usb: cdns3: fix memory double free when handle zero packetFrank Li
2024-03-01usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li
2024-02-26Merge tag 'v5.10.210' into v5.10/standard/baseBruce Ashfield
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu