aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-14usb: typec: tipd: Clear interrupts firstSven Peter1-13/+11
2025-09-12Merge patch series "Support system sleep with offloaded usb transfers" into u...Greg Kroah-Hartman7-10/+257
2025-09-12usb: host: enable USB offload during system sleepGuan-Yu Lin3-6/+64
2025-09-12xhci: sideband: add api to trace sideband usageGuan-Yu Lin1-0/+36
2025-09-12usb: offload: add apis for offload usage trackingGuan-Yu Lin3-0/+138
2025-09-12usb: xhci-plat: separate dev_pm_ops for each pm_eventGuan-Yu Lin1-4/+19
2025-09-12usb: misc: Add Intel USBIO bridge driverIsrael Cepeda3-0/+764
2025-09-12usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspendKrishna Kurapati1-10/+68
2025-09-12usb: dwc3: core: Introduce glue callbacks for flattened implementationsKrishna Kurapati4-0/+29
2025-09-12usb: xhci: tegra: Support USB wakeup function for Tegra234Haotien Hsu1-2/+80
2025-09-12usb: udc: Add trace event for usb_gadget_set_stateKuen-Han Tsai2-0/+6
2025-09-12usb: dwc2: Add support for 'maximum-speed' propertyHerve Codina1-0/+26
2025-09-12usb: typec: tcpci: add wakeup supportXu Yang1-0/+33
2025-09-12USB: core: remove the move buf actionEdward Adam Davis1-2/+2
2025-09-12Merge tag 'usb-serial-6.17-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+17
2025-09-06usb: gadget: tegra-xudc: Remove redundant ternary operatorsLiao Yuanhong1-2/+1
2025-09-06usb: gadget: midi2: Fix MIDI2 IN EP max packet sizeTakashi Iwai1-2/+8
2025-09-06usb: gadget: midi2: Fix missing UMP group attributes initializationTakashi Iwai1-0/+1
2025-09-06usb: typec: tcpm: properly deliver cable vdms to altmode driversRD Babiera1-4/+8
2025-09-06USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern1-4/+4
2025-09-06xhci: fix memory leak regression when freeing xhci vdev devices depth firstMathias Nyman1-1/+1
2025-09-06xhci: dbc: Fix full DbC transfer ring after several reconnectsMathias Nyman1-2/+21
2025-09-06xhci: dbc: decouple endpoint allocation from initializationMathias Nyman1-25/+46
2025-09-06Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"Greg Kroah-Hartman8-54/+125
2025-09-06usb: core: support eUSB2 double bandwidth large isoc URB framesRai, Amardeep2-4/+12
2025-09-06usb: xhci: Add host support for eUSB2 double isochronous bandwidth devicesRai, Amardeep5-17/+62
2025-09-06usb: core: Introduce usb_endpoint_is_hs_isoc_double()Sakari Ailus1-0/+19
2025-09-06usb: xhci: Use usb_endpoint_max_periodic_payload()Sakari Ailus1-31/+1
2025-09-06usb: core: Add a function to get USB version independent periodic payloadRai, Amardeep1-0/+29
2025-09-06usb: core: eUSB2 companion descriptor is for isoc IN endpoints onlySakari Ailus1-2/+1
2025-09-06usb: core: Parse eUSB2 companion descriptors for high speed devices onlySakari Ailus1-1/+2
2025-09-06usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint()Sakari Ailus1-1/+1
2025-09-06usb: typec: ucsi: Add check for UCSI versionVenkat Jayaraman1-1/+2
2025-09-06usb: cdns3: gadget: Use-after-free during failed initialization and exit of c...Chen Yufeng1-2/+6
2025-09-06usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() callMiaoqian Lin1-4/+1
2025-09-06usb: host: xhci-tegra: Remove redundant ternary operatorsLiao Yuanhong1-1/+1
2025-09-06cdnsp: Remove unused tracepointsSteven Rostedt1-25/+0
2025-09-06cdns3: Remove unused tracepointsSteven Rostedt1-61/+0
2025-09-06cdns2: Remove unused tracepointsSteven Rostedt1-69/+0
2025-09-06usb: usb251xb: support usage case without I2C controlJisheng Zhang1-13/+95
2025-09-06usb: usb251xb: use modern PM macrosJisheng Zhang1-4/+4
2025-09-06usb: ohci: s3c2410: Drop support for S3C2410 systemsKrzysztof Kozlowski1-8/+0
2025-09-06usb: gadget: f_hid: Fix zero length packet transferWilliam Wu1-2/+2
2025-09-06usb: gadget: configfs: Correctly set use_os_string at bindWilliam Wu1-0/+2
2025-09-06usb: musb: dsps: use platform_get_irq_byname_optional() for vbus IRQMatthias Schiffer1-1/+1
2025-09-06usb: dwc3: Refactor dwc3_mode_showKuen-Han Tsai1-7/+5
2025-09-06usb: dwc3: Add trace event for dwc3_set_prtcapKuen-Han Tsai3-0/+36
2025-09-06usb: phy: twl6030: Fix incorrect type for retXichao Zhao1-2/+1
2025-09-06usb: storage: realtek_cr: Simplify residue calculation in rts51x_bulk_transpo...Thorsten Blum1-2/+2
2025-09-06usb: misc: Update link to EHSET pdf docPetr Vorel1-2/+2