aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-11-28xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar
2023-11-28xhci: turn cancelled td cleanup to its own functionMathias Nyman
2023-11-28usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar
2023-11-20usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov
2023-11-20xhci: Loosen RPM as default policy to cover for AMD xHC 1.1Basavaraj Natikar
2023-11-20USB: usbip: fix stub_dev hub disconnectJonas Blixt
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai
2023-11-17Merge tag 'v5.10.200' into v5.10/standard/baseBruce Ashfield
2023-11-17Merge tag 'v5.10.199' into v5.10/standard/baseBruce Ashfield
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika
2023-10-25USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu
2023-10-25USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoît Monin
2023-10-25USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda
2023-10-25usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera
2023-10-25usb: typec: altmodes/displayport: Notify drm subsys of hotplug eventsHans de Goede
2023-10-25xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman
2023-10-25xhci: decouple usb2 port resume and get_port_status request handlingMathias Nyman
2023-10-25xhci: clear usb2 resume related variables in one place.Mathias Nyman
2023-10-25xhci: rename resume_done to resume_timestampMathias Nyman
2023-10-25xhci: move port specific items such as state completions to port structureMathias Nyman
2023-10-25xhci: cleanup xhci_hub_control port referencesMathias Nyman
2023-10-25usb: core: Track SuperSpeed Plus GenXxYThinh Nguyen
2023-10-25usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-10-25usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-10-25usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-25usb: musb: Modify the "HWVers" register addressXingxing Luo
2023-10-25usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo
2023-10-25usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-10-25usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-09-26Merge tag 'v5.10.197' into v5.10/standard/baseBruce Ashfield
2023-09-26Merge tag 'v5.10.195' into v5.10/standard/baseBruce Ashfield
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-19usb: typec: tcpci: clear the fault status bitMarco Felsch
2023-09-19USB: core: Fix oversight in SuperSpeed initializationAlan Stern
2023-09-19USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern
2023-09-19USB: core: Change usb_get_device_descriptor() APIAlan Stern
2023-09-19USB: core: Unite old scheme and new scheme descriptor readsAlan Stern
2023-09-19usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera
2023-09-19USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern
2023-09-19usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang
2023-09-19usb: chipidea: imx: improve logic if samsung,picophy-* parameter is 0Xu Yang
2023-09-19usb: dwc3: meson-g12a: do post init to fix broken usb after resumptionLuke Lu
2023-09-19USB: serial: option: add FOXCONN T99W368/T99W373 productSlark Xiao
2023-09-19USB: serial: option: add Quectel EM05G variant (0x030e)Martin Kohn
2023-08-27Merge tag 'v5.10.192' into v5.10/standard/baseBruce Ashfield
2023-08-26USB: dwc3: qcom: fix NULL-deref on suspendJohan Hovold
2023-08-26usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li
2023-08-26usb: cdns3: allocate TX FIFO size according to composite EP numberFrank Li
2023-08-26usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng