summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2025-06-30usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman
2025-06-28xhci: dbc: Flush queued requests before stopping dbcMathias Nyman
2025-06-28xhci: dbctty: disable ECHO flag by defaultƁukasz Bartosik
2025-06-28xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMSHongyu Xie
2025-06-28usb: xhci: quirk for data loss in ISOC transfersRaju Rangoju
2025-06-28usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPsSCHNEIDER Johannes
2025-06-26usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-06-24usb: typec: displayport: Fix potential deadlockAndrei Kuchynski
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-06-24usb: cdnsp: Fix issue with CV Bad Descriptor testPawel Laszczak
2025-06-24usb: typec: tcpm: apply vbus before data bringup in tcpm_src_attachRD Babiera
2025-06-19Revert "usb: xhci: Implement xhci_handshake_check_state() helper"Roy Luo
2025-06-19usb: xhci: Skip xhci_reset in xhci_resume if xhci is being removedRoy Luo
2025-06-19usb: gadget: u_serial: Fix race condition in TTY wakeupKuen-Han Tsai
2025-06-19Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"Kuen-Han Tsai
2025-06-19usb: chipidea: udc: disconnect/reconnect from host when do suspend/resumeXu Yang
2025-06-19usb: acpi: fix device link removalHeikki Krogerus
2025-06-19usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman
2025-06-19Logitech C-270 even more brokenOliver Neukum
2025-06-19usb: dwc3: Abort suspend on soft disconnect failureKuen-Han Tsai
2025-06-19usb: cdnsp: do not disable slot for disabled slotPeter Chen
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'usb-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-06-03Merge tag 'leds-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-06-03Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-23usb: misc: onboard_usb_dev: fix build warning for CONFIG_USB_ONBOARD_DEV_USB5...Arnd Bergmann
2025-05-23usb: typec: tipd: fix typo in TPS_STATUS_HIGH_VOLAGE_WARNING macroJihed Chaibi
2025-05-23USB: typec: fix const issue in typec_match()Greg Kroah-Hartman
2025-05-23USB: gadget: udc: fix const issue in gadget_match_driver()Greg Kroah-Hartman
2025-05-23USB: gadget: fix up const issue with struct usb_function_instanceGreg Kroah-Hartman
2025-05-23Merge tag 'usb-serial-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2ABCharles Yeh
2025-05-21USB: serial: bus: fix const issue in usb_serial_device_match()Greg Kroah-Hartman
2025-05-21usb: usbtmc: Fix timeout value in get_stbDave Penkler
2025-05-21usb: usbtmc: Fix read_stb function and get_stb ioctlDave Penkler
2025-05-21usb: misc: onboard_usb_dev: Fix usb5744 initialization sequenceJonathan Stroud
2025-05-21usb: misc: onboard_usb_dev: Add support for TI TUSB8044 hubMike Looijmans
2025-05-21usb: gadget: lpc32xx_udc: Use USB API functions rather than constantsChen Ni
2025-05-21usb: gadget: epautoconf: Use USB API functions rather than constantsChen Ni
2025-05-21usb: dwc2: gadget: Use USB API functions rather than constantsChen Ni
2025-05-21usb: core: config: Use USB API functions rather than constantsChen Ni
2025-05-21usb: dwc3-exynos: add support for ExynosAutov920Pritam Manohar Sutar
2025-05-21usb: cdnsp: Fix issue with detecting command completion eventPawel Laszczak
2025-05-21usb: cdnsp: Fix issue with detecting USB 3.2 speedPawel Laszczak
2025-05-21usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman
2025-05-21usb: dwc3: qcom: Use bulk clock API and devresBjorn Andersson