summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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
2024-01-27usb: core: add phy notify connect and disconnectStanley Chang
2024-01-27usb: core: Make default authorization mode configurableNiko Mauno
2024-01-27usb: core: Amend initial authorized_default valueNiko Mauno
2024-01-27usb: host: Add ac5 to EHCI OrionElad Nachman
2024-01-27ucsi_ccg: Refine the UCSI Interrupt handlingHaotien Hsu
2024-01-27usb: dwc3-of-simple: Stop using of_reset_control_array_get() directlyPhilipp Zabel
2024-01-27usb: typec: mux: Add ITE IT5205 Alternate Mode Passive MUX driverAngeloGioacchino Del Regno
2024-01-27usb: storage: sddr55: fix sloppy typing in sddr55_{read|write}_data()Karina Yankevich
2024-01-27usb: usb_autopm_get_interface use modern helperOliver Neukum
2024-01-27usb: f_mass_storage: forbid async queue when shutdown happenyuan linyu
2024-01-27USB: hub: check for alternate port before enabling A_ALT_HNP_SUPPORTOliver Neukum
2024-01-27usb: chipidea: core: handle power lost in workqueueXu Yang
2024-01-27usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspendUttkarsh Aggarwal
2024-01-27usb: dwc3: pci: add support for the Intel Arrow Lake-HHeikki Krogerus
2024-01-27usb: core: Prevent null pointer dereference in update_port_device_stateUdipto Goswami
2024-01-27xhci: handle isoc Babble and Buffer Overrun events properlyMichal Pecio