summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-11-28xhci: Enable RPM on controllers that support low-power statesBasavaraj Natikar
2023-11-28usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar
2023-11-28usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not presentWesley Cheng
2023-11-28usb: ucsi: glink: use the connector orientation GPIO to provide switch eventsNeil Armstrong
2023-11-28usb: dwc3: core: configure TX/RX threshold for DWC3_IPStanley Chang
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: chipidea: Simplify Tegra DMA alignment codeMichał Mirosław
2023-11-20usb: chipidea: Fix DMA overwrite for TegraMichał Mirosław
2023-11-20usb: dwc2: fix possible NULL pointer dereference caused by driver concurrencyJia-Ju Bai
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu
2023-11-08usb: typec: tcpm: Add additional checks for contaminantBadhri Jagan Sridharan
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-19usb: misc: onboard_hub: add support for Microchip USB2412 USB 2.0 hubJavier Carrasco
2023-10-19usb: typec: qcom: Update the logic of regulator enable and disableHui Liu
2023-10-19usb: cdnsp: Fixes issue with dequeuing not queued requestsPawel Laszczak
2023-10-19usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-10-19usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-19usb: typec: ucsi: Clear EVENT_PENDING bit if ucsi_send_command failsPrashanth K
2023-10-19usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera
2023-10-19usb: typec: ucsi: Fix missing link removalHeikki Krogerus
2023-10-19usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello
2023-10-19usb: musb: Modify the "HWVers" register addressXingxing Luo
2023-10-19usb: musb: Get the musb_qh poniter after musb_givebackXingxing Luo
2023-10-19usb: hub: Guard against accesses to uninitialized BOS descriptorsRicardo Cañuelo
2023-10-19usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG...Xiaolei Wang
2023-10-19usb: dwc3: Soft reset phy on probe for hostThinh Nguyen
2023-10-19xhci: Preserve RsvdP bits in ERSTBA register correctlyLukas Wunner
2023-10-19xhci: Clear EHB bit only at end of interrupt handlerLukas Wunner
2023-10-19xhci: track port suspend state correctly in unsuccessful resume casesMathias Nyman
2023-10-19usb: xhci: xhci-ring: Use sysdev for mapping bounce bufferWesley Cheng
2023-09-23usb: typec: qcom-pmic-typec: register drm_bridgeDmitry Baryshkov
2023-09-23usb: chipidea: add workaround for chipidea PEC bugXu Yang
2023-09-23usb: ehci: add workaround for chipidea PORTSC.PEC bugXu Yang
2023-09-23usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udcMa Ke
2023-09-23usb: typec: intel_pmc_mux: Add new ACPI ID for Lunar Lake IOM deviceMadhu M
2023-09-23usb: cdns3: Put the cdns set active part outside the spin lockXiaolei Wang
2023-09-13USB: core: Fix oversight in SuperSpeed initializationAlan Stern
2023-09-13USB: gadget: f_mass_storage: Fix unused variable warningAlan Stern
2023-09-13USB: gadget: core: Add missing kerneldoc for vbus_workAlan Stern
2023-09-13usb: phy: mxs: fix getting wrong state with mxs_phy_is_otg_host()Xu Yang
2023-09-13USB: core: Fix race by not overwriting udev->descriptor in hub_port_init()Alan Stern
2023-09-13USB: core: Change usb_get_device_descriptor() APIAlan Stern
2023-09-13USB: core: Unite old scheme and new scheme descriptor readsAlan Stern
2023-09-13usb: typec: bus: verify partner exists in typec_altmode_attentionRD Babiera