summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-08-13usb: gadget: f_uac2: Expose all string descriptors through configfs.Chris Wulff
2024-08-13usb: phy: mxs: enable weak 1p1 regulator for imx6ul during suspendXu Yang
2024-08-13usb: phy: mxs: add wakeup enable for imx7ulpXu Yang
2024-08-13usb: phy: mxs: keep USBPHY2's clk always onXu Yang
2024-08-13usb: phy: mxs: enable regulator phy-3p0 to improve signal qualiltyXu Yang
2024-08-13usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handlingAndré Draszik
2024-08-13usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]Hans de Goede
2024-08-13Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"Xu Yang
2024-08-13usb: typec: ucsi: Fix the return value of ucsi_run_command()Heikki Krogerus
2024-08-13usb: xhci: fix duplicate stall handling in handle_tx_event()Niklas Neronin
2024-08-13usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()Marc Zyngier
2024-08-12Merge 6.11-rc3 into usb-nextGreg Kroah-Hartman
2024-08-07xhci-pci: Make xhci-pci-renesas a proper modular driverBen Hutchings
2024-08-07usb: dwc3: Use of_property_read_variable_u32_array() to read "power"Rob Herring (Arm)
2024-08-07usb: dwc3: imx8mp: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-07usb: gadget: u_audio: Use C99 syntax for array initializersAbhishek Tamboli
2024-08-07usb: chipidea: Use of_property_present()Rob Herring (Arm)
2024-08-07usb: typec: tcpm/tcpci_maxim: use device managed TCPCI port deregistrationAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: convert to dev_err_probe()André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_ADC_CTRL1 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL3 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: use GENMASK() for TCPC_VENDOR_CC_CTRL2 registerAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: drop STATUS_CHECK()André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: simplify clearing of TCPC_ALERT_RX_BUF_OVFAndré Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: sort TCPC_ALERT_MASK values by bitAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik
2024-08-07usb: typec: tcpm/tcpci_maxim: clarify a commentAndré Draszik
2024-08-07usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()Heikki Krogerus
2024-08-07usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...Xu Yang
2024-08-07usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()Tudor Ambarus
2024-08-07usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus
2024-08-07Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2024-07-31USB: serial: debug: do not echo input by defaultMarek Marczykowski-Górecki
2024-07-31usb: dwc2: Skip clock gating on Broadcom SoCsStefan Wahren
2024-07-31usb: dwc2: Add comment about BCM2848 ACPI IDStefan Wahren
2024-07-31usb: dwc2: debugfs: Print parameter no_clock_gatingStefan Wahren
2024-07-31usb: misc: eud: switch to fallback compatible for device matchingKrzysztof Kozlowski
2024-07-31usb: gadget: u_serial: add .get_icount() supportMichael Walle
2024-07-31usb: typec: ucsi: glink: Remove unnecessary semicolonChen Ni
2024-07-31usbip: Add USB_SPEED_SUPER_PLUS as valid argŁukasz Bartosik
2024-07-31USB: ohci-ppc-of: Drop ohci-littledian compatibleKrzysztof Kozlowski
2024-07-31usb: gadget: f_uac1: Expose all string descriptors through configfs.Chris Wulff
2024-07-31usb: typec: tipd: Delete extra semi-colonHarshit Mogalapalli
2024-07-31usb: typec: tipd: Fix dereferencing freeing memory in tps6598x_apply_patch()Harshit Mogalapalli
2024-07-31usb: gadget: u_serial: Set start_delayed during suspendPrashanth K
2024-07-31usb: typec: tcpci: Fix error code in tcpci_check_std_output_cap()Dan Carpenter