summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2024-04-03USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher2-0/+8
2024-04-03usb: xhci: Add error handling in xhci_map_urb_for_dmaPrashanth K1-0/+2
2024-03-27usb: gadget: net2272: Use irqflags in the call to net2272_probe_finColin Ian King1-1/+1
2024-03-27usb: phy: generic: Get the vbus supplySean Anderson1-0/+7
2024-03-01usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang1-2/+10
2024-03-01usb: roles: fix NULL pointer issue when put module's referenceXu Yang1-6/+11
2024-03-01usb: gadget: omap_udc: fix USB gadget regression on Palm TEAaro Koskinen1-1/+2
2024-03-01usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati1-1/+9
2024-03-01usb: cdns3: fix memory double free when handle zero packetFrank Li1-1/+5
2024-03-01usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li1-1/+1
2024-03-01usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak3-6/+14
2024-03-01usb: cdnsp: blocked some cdns3 specific codePawel Laszczak1-2/+14
2024-03-01usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen1-0/+5
2024-03-01Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman1-3/+0
2024-03-01scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2-0/+14
2024-03-01usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt1-3/+68
2024-02-23usb: typec: tpcm: Fix issues with power being removed during resetMark Brown1-1/+2
2024-02-23usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal1-4/+2
2024-02-23usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami1-3/+13
2024-02-23usb: chipidea: core: handle power lost in workqueueXu Yang2-20/+26
2024-02-23usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu1-2/+18
2024-02-23USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum1-11/+19
2024-02-23usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt1-4/+13
2024-02-23usb: ulpi: Fix debugfs directory leakSean Anderson1-1/+1
2024-02-23usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt1-0/+2
2024-02-16usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus1-0/+4
2024-02-16xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio1-1/+5
2024-02-16xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman2-14/+61
2024-02-16usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-0/+3
2024-02-16usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K1-1/+3
2024-02-16Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan1-2/+1
2024-02-16USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr1-0/+1
2024-02-16USB: serial: option: add Fibocom FM101-GL variantPuliang Lu1-0/+1
2024-02-16USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu1-0/+2
2024-02-05usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu1-4/+19
2024-02-05usb: hub: Add quirk to decrease IN-ep poll interval for Microchip USB491x hubHardik Gajjar1-0/+29
2024-02-05usb: hub: Replace hardcoded quirk value with BIT() macroHardik Gajjar1-2/+2
2024-01-26usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun2-2/+40
2024-01-26usb: gadget: webcam: Make g_webcam loadable againAndrzej Pietrasiewicz3-100/+284
2024-01-26usb: cdc-acm: return correct error code on unsupported breakOliver Neukum1-0/+3
2024-01-26usb: mon: Fix atomicity violation in mon_bin_vma_faultGui-Dong Han1-1/+6
2024-01-26usb: typec: class: fix typec_altmode_put_partner to put plugsRD Babiera1-3/+6
2024-01-26Revert "usb: typec: class: fix typec_altmode_put_partner to put plugs"Heikki Krogerus1-3/+2
2024-01-26usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabledFrank Li1-1/+31
2024-01-26usb: cdns3: fix iso transfer error when mult is not zeroFrank Li2-23/+39
2024-01-26usb: cdns3: fix uvc failure work since sg support enabledFrank Li1-11/+40
2024-01-26usb: chipidea: wait controller resume finished for wakeup irqXu Yang1-0/+7
2024-01-26Revert "usb: dwc3: don't reset device side if dwc3 was configured as host-only"Thinh Nguyen1-2/+2
2024-01-26Revert "usb: dwc3: Soft reset phy on probe for host"Thinh Nguyen1-38/+1
2024-01-26usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng1-0/+7