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-15xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio
2024-03-15xhci: process isoc TD properly when there was a transaction error mid TD.Mathias Nyman
2024-03-06usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao
2024-03-06scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
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: 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-01usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt
2024-02-23usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
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: 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-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: 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-31usb: dwc3: gadget: Handle EP0 request dequeuing properlyWesley Cheng
2024-01-31usb: dwc3: gadget: Queue PM runtime idle on disconnect eventWesley Cheng
2024-01-31usb: dwc3: gadget: Refactor EP0 forced stall/restart into a separate APIWesley Cheng
2024-01-25usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun
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: dwc: ep0: Update request status in dwc3_ep0_stall_restartUttkarsh Aggarwal
2024-01-25usb: phy: mxs: remove CONFIG_USB_OTG condition for mxs_phy_is_otg_host()Xu Yang
2024-01-05usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter
2024-01-01USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer
2024-01-01USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao
2024-01-01USB: serial: option: add Quectel EG912Y module supportAlper Ak
2024-01-01USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover
2024-01-01usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis