summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-09-03usb: dwc3: st: simplify pdev->dev usageKrzysztof Kozlowski
2024-09-03usb: dwc3: st: simplify with dev_err_probeKrzysztof Kozlowski
2024-09-03usb: dwc3: st: use scoped device node handling to simplify error pathsKrzysztof Kozlowski
2024-09-03usb-storage: Constify struct usb_device_id and us_unusual_devChristophe JAILLET
2024-09-03usb: chipidea: udc: enable suspend interrupt after usb resetXu Yang
2024-09-03Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman
2024-09-01Merge tag 'usb-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-08-30Merge tag 'usb-serial-6.11-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-08-27USB: serial: option: add MeiG Smart SRM825LZHANG Yuntian
2024-08-26USB: serial: kobil_sct: restore initial terminal settingsJohan Hovold
2024-08-26USB: serial: drop driver owner initializationKrzysztof Kozlowski
2024-08-26USB: serial: set driver owner when registering driversKrzysztof Kozlowski
2024-08-25usb: roles: add lockdep class key to struct usb_role_switchAmit Sunil Dhamne
2024-08-25usb: ehci-brcm: fix module autoloadingLiao Chen
2024-08-25usb: typec: fix module autoloadingLiao Chen
2024-08-25usb: misc: brcmstb-usb-pinmap: fix module autoloadingLiao Chen
2024-08-25usb: phy: phy-gpio-vbus-usb: fix module autoloadingLiao Chen
2024-08-24usb: cdnsp: fix for Link TRB with TCPawel Laszczak
2024-08-23usb: typec: ucsi: Remove useless error check from ucsi_read_error()Heikki Krogerus
2024-08-23usb: typec: ucsi: Call CANCEL from single locationHeikki Krogerus
2024-08-23usb: typec: ucsi: Common function for the GET_PD_MESSAGE commandHeikki Krogerus
2024-08-23usb: typec: ucsi: Only assign the identity structure if the PPM supports itHeikki Krogerus
2024-08-23usb: typec: ucsi: Don't truncate the readsHeikki Krogerus
2024-08-23usb: typec: ucsi: Remove unused fields from struct ucsi_connector_statusHeikki Krogerus
2024-08-22usb: dwc3: st: add missing depopulate in probe error pathKrzysztof Kozlowski
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)