summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen2024-02-093-9/+0
* Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2024-02-023-0/+4
|\
| * USB: serial: option: add Fibocom FM101-GL variantPuliang Lu2024-01-311-0/+1
| * USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu2024-01-301-0/+2
| * USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr2024-01-301-0/+1
* | usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov2024-01-271-1/+2
* | usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt2024-01-271-3/+68
* | usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt2024-01-271-4/+13
* | usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt2024-01-271-0/+2
* | usb: ulpi: Fix debugfs directory leakSean Anderson2024-01-271-1/+1
* | Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan2024-01-271-2/+1
* | usb: gadget: pch_udc: fix an Excess kernel-doc warningRandy Dunlap2024-01-271-1/+0
* | usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu2024-01-271-2/+18
* | USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum2024-01-271-11/+19
* | usb: chipidea: core: handle power lost in workqueueXu Yang2024-01-272-20/+26
* | usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal2024-01-271-4/+2
* | usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus2024-01-271-0/+4
* | usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami2024-01-271-3/+13
* | xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio2024-01-271-1/+5
* | xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman2024-01-272-14/+61
* | xhci: fix off by one check when adding a secondary interrupter.Mathias Nyman2024-01-271-1/+1
* | xhci: fix possible null pointer dereference at secondary interrupter removalMathias Nyman2024-01-271-6/+6
* | usb: gadget: ncm: Fix endianness of wMaxSegmentSize variable in ecm_descKrishna Kurapati2024-01-271-4/+4
* | usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K2024-01-271-0/+3
* | usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K2024-01-271-1/+3
|/
* Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-1893-1179/+3307
|\
| * usb: typec: tipd: fix use of device-specific init functionJavier Carrasco2024-01-051-1/+1
| * usb: typec: tipd: Separate reset for TPS6598xJai Luthra2024-01-051-2/+7
| * usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han2024-01-051-1/+6
| * usb: gadget: uvc: Remove nested lockingAvichal Rakesh2024-01-051-1/+3
| * usb: gadget: uvc: Fix use are free during STREAMOFFAvichal Rakesh2024-01-051-4/+10
| * usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera2024-01-041-3/+6
| * xhci: add support to allocate several interruptersMathias Nyman2024-01-045-32/+137
| * USB: core: Use device_driver directly in struct usb_driver and usb_device_driverYajun Deng2024-01-048-44/+41
| * usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun2024-01-042-2/+40
| * usb: dwc3: qcom: Rename hs_phy_irq to qusb2_phy_irqKrishna Kurapati2024-01-041-11/+11
| * usb: gadget: u_ether: Re-attach netif device to mirror detachmentRichard Acayan2024-01-041-0/+2
| * usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng2024-01-041-0/+7
| * usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang2024-01-041-2/+1
| * usb: chipidea: wait controller resume finished for wakeup irqXu Yang2024-01-041-0/+7
| * usb: chipidea: ci_hdrc_imx: add wakeup clock and keep it always onXu Yang2024-01-041-1/+16
| * Revert "usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()"Frank Li2024-01-041-1/+17
| * usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li2024-01-041-1/+31
| * usb: cdns3: fix iso transfer error when mult is not zeroFrank Li2024-01-042-23/+39
| * usb: cdns3: fix uvc failure work since sg support enabledFrank Li2024-01-041-11/+40
| * usb: gadget: ncm: Add support to update wMaxSegmentSize via configfsKrishna Kurapati2024-01-042-3/+68
| * usb: dwc3: set pm runtime active before resume commonFrank Wang2024-01-041-3/+6
| * usb: dwc3: Support EBC feature of DWC_usb31Manan Aurora2024-01-043-0/+9
| * usb: typec: tcpm: Support multiple capabilitiesKyle Tso2024-01-041-89/+298
| * usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu2024-01-041-4/+19