summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-02-17usb: core: Kconfig: Improve USB authorization mode helpNiko Mauno
2024-02-17xhci: add helper to stop endpoint and wait for completionMathias Nyman
2024-02-17xhci: Decouple handling an event from checking for unhandled eventsMathias Nyman
2024-02-17xhci: Don't check if the event ring is valid before every event TRBMathias Nyman
2024-02-17xhci: add helper that checks for unhandled events on a event ringMathias Nyman
2024-02-17xhci: move event processing for one interrupter to a separate functionMathias Nyman
2024-02-17xhci: update event ring dequeue pointer position to controller correctlyMathias Nyman
2024-02-17xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()Mathias Nyman
2024-02-17xhci: make isoc_bei_interval variable interrupter specific.Mathias Nyman
2024-02-17xhci: Add helper to set an interrupters interrupt moderation intervalMathias Nyman
2024-02-17xhci: Add interrupt pending autoclear flag to each interrupterMathias Nyman
2024-02-14scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen
2024-02-08usb: gadget: max3420_udc: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirkLuca Weiss
2024-02-05usb: core: hcd: Convert from tasklet to BH workqueueTejun Heo
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman
2024-02-02Merge tag 'usb-serial-6.8-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-01-31USB: serial: option: add Fibocom FM101-GL variantPuliang Lu
2024-01-30USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu
2024-01-30USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the port bac...Dmitry Baryshkov
2024-01-27usb: typec: qcom-pmic-typec: allow different implementations for the PD PHYDmitry Baryshkov
2024-01-27usb: typec: qcom-pmic-typec: fix arguments of qcom_pmic_typec_pdphy_set_rolesDmitry Baryshkov
2024-01-27usb: typec: tcpm: fix the PD disabled caseDmitry Baryshkov
2024-01-27usb: ucsi_acpi: Quirk to ack a connector change ack cmdChristian A. Ehrhardt
2024-01-27usb: ucsi_acpi: Fix command completion handlingChristian A. Ehrhardt
2024-01-27usb: ucsi: Add missing ppm_lockChristian A. Ehrhardt
2024-01-27usb: ulpi: Fix debugfs directory leakSean Anderson
2024-01-27Revert "usb: typec: tcpm: fix cc role at port reset"Badhri Jagan Sridharan
2024-01-27usb: gadget: pch_udc: fix an Excess kernel-doc warningRandy Dunlap
2024-01-27usb: gadget: f_fs: expose ready state in configfsPeter Korsgaard
2024-01-27usb: dwc3: Add workaround for host mode VBUS glitch when bootRan Wang
2024-01-27XHCI: Separate PORT and CAPs macros into dedicated fileFrank Li
2024-01-27usb: typec: altmodes/displayport: add SOP' supportRD Babiera
2024-01-27usb: typec: tcpm: add alt mode enter/exit/vdm support for sop'RD Babiera
2024-01-27usb: typec: tcpm: add discover svids and discover modes support for sop'RD Babiera
2024-01-27usb: typec: tcpm: add state machine support for SRC_VDM_IDENTITY_REQUESTRD Babiera
2024-01-27usb: typec: tcpm: add discover identity support for SOP'RD Babiera
2024-01-27usb: typec: tcpci: add attempt_vconn_swap_discovery callbackRD Babiera
2024-01-27usb: typec: tcpm: add control message support to sop'RD Babiera
2024-01-27usb: typec: tcpm: process receive and transmission of sop' messagesRD Babiera
2024-01-27usb: typec: tcpci: add tcpm_transmit_type to tcpm_pd_receiveRD Babiera
2024-01-27usb: typec: tcpci: add cable_comm_capable attributeRD Babiera
2024-01-27usb: typec: altmodes: add svdm version info for typec cablesRD Babiera
2024-01-27usb: typec: altmodes: add typec_cable_ops to typec_altmodeRD Babiera
2024-01-27usb: phy: generic: Disable vbus on removalSean Anderson
2024-01-27usb: phy: generic: Implement otg->set_vbusSean Anderson
2024-01-27usb: phy: generic: Get the vbus supplySean Anderson
2024-01-27usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup supportAngeloGioacchino Del Regno