summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-03-26usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King
2024-03-26usb: phy: generic: Get the vbus supplySean Anderson
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: omap_udc: fix USB gadget regression on Palm TEAaro Koskinen
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-03-01usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak
2024-03-01usb: cdnsp: blocked some cdns3 specific codePawel Laszczak
2024-03-01usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen
2024-03-01Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman
2024-03-01scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-03-01usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt
2024-02-23usb: typec: tpcm: Fix issues with power being removed during resetMark Brown
2024-02-23usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
2024-02-23usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami
2024-02-23usb: chipidea: core: handle power lost in workqueueXu Yang
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum
2024-02-23usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt
2024-02-23usb: ulpi: Fix debugfs directory leakSean Anderson
2024-02-23usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt
2024-02-16usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus
2024-02-16xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio
2024-02-16xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman
2024-02-16usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-02-16usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-02-16Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan
2024-02-16USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr
2024-02-16USB: serial: option: add Fibocom FM101-GL variantPuliang Lu
2024-02-16USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu
2024-02-05usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu
2024-02-05usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar
2024-02-05usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar
2024-01-25usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun
2024-01-25usb: gadget: webcam: Make g_webcam loadable againAndrzej Pietrasiewicz
2024-01-25usb: cdc-acm: return correct error code on unsupported breakOliver Neukum
2024-01-25usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han
2024-01-25usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera
2024-01-25Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus
2024-01-25usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li
2024-01-25usb: cdns3: fix iso transfer error when mult is not zeroFrank Li
2024-01-25usb: cdns3: fix uvc failure work since sg support enabledFrank Li
2024-01-25usb: chipidea: wait controller resume finished for wakeup irqXu Yang
2024-01-25Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen
2024-01-25Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen
2024-01-25usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng
2024-01-25usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-01-25usb: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal