summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-08-22usb: dwc3: st: fix probed platform device ref count on probe error pathKrzysztof Kozlowski
2024-08-22usb: dwc3: ep0: Don't reset resource alloc flag (including ep0)Michael Grzeschik
2024-08-22usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...Zijun Hu
2024-08-22usb: typec: fsa4480: Relax CHIP_ID checkLuca Weiss
2024-08-22usb: dwc3: xilinx: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-08-22usb: dwc3: omap: add missing depopulate in probe error pathKrzysztof Kozlowski
2024-08-22usb: gadget: uvc: queue pump work in uvcg_video_enable()Xu Yang
2024-08-22cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI ControllerIan Ray
2024-08-22USB: gadget: f_hid: Add GET_REPORT via userspace IOCTLChris Wulff
2024-08-22usb: typec: tipd: Free IRQ only if it was requested beforeWadim Egorov
2024-08-22usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.cAbhishek Tamboli
2024-08-22usb: bdc: fix module autoloadingLiao Chen
2024-08-22usb: typec: ucsi: Add DATA_RESET option of Connector Reset commandVenkat Jayaraman
2024-08-22usb: gadget: lpc32xx_udc: Remove NULL check of list_entry()Yuesong Li
2024-08-22usb: ohci-exynos: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-22usb: ehci-exynos: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-22usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq functionPawel Laszczak
2024-08-22usb: dwc3: core: Prevent USB core invalid event buffer address accessSelvarasu Ganesan
2024-08-21usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson
2024-08-19Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman
2024-08-15xhci: Fix Panther point NULL pointer deref at full-speed re-enumerationMathias Nyman
2024-08-14xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)
2024-08-14xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)
2024-08-13usb: gadget: f_uac1: Change volume name and remove alt namesChris Wulff
2024-08-13usb: gadget: f_fs: add capability for dfu functional descriptorDavid Sands
2024-08-13usb: gadget: configfs: Constify struct config_item_typeChristophe JAILLET
2024-08-13usb: gadget: configfs: Make check_user_usb_string() staticChristophe JAILLET
2024-08-13usb: common: Use helper function for_each_node_with_property()Zhang Zekun
2024-08-13usb: musb: poll ID pin status in dual-role mode in mpfs glue layerValentina Fernandez
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