index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
usb: typec: tipd: Clear interrupts first
Sven Peter
1
-13
/
+11
2025-09-12
Merge patch series "Support system sleep with offloaded usb transfers" into u...
Greg Kroah-Hartman
7
-10
/
+257
2025-09-12
usb: host: enable USB offload during system sleep
Guan-Yu Lin
3
-6
/
+64
2025-09-12
xhci: sideband: add api to trace sideband usage
Guan-Yu Lin
1
-0
/
+36
2025-09-12
usb: offload: add apis for offload usage tracking
Guan-Yu Lin
3
-0
/
+138
2025-09-12
usb: xhci-plat: separate dev_pm_ops for each pm_event
Guan-Yu Lin
1
-4
/
+19
2025-09-12
usb: misc: Add Intel USBIO bridge driver
Israel Cepeda
3
-0
/
+764
2025-09-12
usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
Krishna Kurapati
1
-10
/
+68
2025-09-12
usb: dwc3: core: Introduce glue callbacks for flattened implementations
Krishna Kurapati
4
-0
/
+29
2025-09-12
usb: xhci: tegra: Support USB wakeup function for Tegra234
Haotien Hsu
1
-2
/
+80
2025-09-12
usb: udc: Add trace event for usb_gadget_set_state
Kuen-Han Tsai
2
-0
/
+6
2025-09-12
usb: dwc2: Add support for 'maximum-speed' property
Herve Codina
1
-0
/
+26
2025-09-12
usb: typec: tcpci: add wakeup support
Xu Yang
1
-0
/
+33
2025-09-12
USB: core: remove the move buf action
Edward Adam Davis
1
-2
/
+2
2025-09-12
Merge tag 'usb-serial-6.17-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-0
/
+17
2025-09-06
usb: gadget: tegra-xudc: Remove redundant ternary operators
Liao Yuanhong
1
-2
/
+1
2025-09-06
usb: gadget: midi2: Fix MIDI2 IN EP max packet size
Takashi Iwai
1
-2
/
+8
2025-09-06
usb: gadget: midi2: Fix missing UMP group attributes initialization
Takashi Iwai
1
-0
/
+1
2025-09-06
usb: typec: tcpm: properly deliver cable vdms to altmode drivers
RD Babiera
1
-4
/
+8
2025-09-06
USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernels
Alan Stern
1
-4
/
+4
2025-09-06
xhci: fix memory leak regression when freeing xhci vdev devices depth first
Mathias Nyman
1
-1
/
+1
2025-09-06
xhci: dbc: Fix full DbC transfer ring after several reconnects
Mathias Nyman
1
-2
/
+21
2025-09-06
xhci: dbc: decouple endpoint allocation from initialization
Mathias Nyman
1
-25
/
+46
2025-09-06
Merge patch series "eUSB2 Double Isochronous IN Bandwidth support"
Greg Kroah-Hartman
8
-54
/
+125
2025-09-06
usb: core: support eUSB2 double bandwidth large isoc URB frames
Rai, Amardeep
2
-4
/
+12
2025-09-06
usb: xhci: Add host support for eUSB2 double isochronous bandwidth devices
Rai, Amardeep
5
-17
/
+62
2025-09-06
usb: core: Introduce usb_endpoint_is_hs_isoc_double()
Sakari Ailus
1
-0
/
+19
2025-09-06
usb: xhci: Use usb_endpoint_max_periodic_payload()
Sakari Ailus
1
-31
/
+1
2025-09-06
usb: core: Add a function to get USB version independent periodic payload
Rai, Amardeep
1
-0
/
+29
2025-09-06
usb: core: eUSB2 companion descriptor is for isoc IN endpoints only
Sakari Ailus
1
-2
/
+1
2025-09-06
usb: core: Parse eUSB2 companion descriptors for high speed devices only
Sakari Ailus
1
-1
/
+2
2025-09-06
usb: core: Use le16_to_cpu() to read __le16 value in usb_parse_endpoint()
Sakari Ailus
1
-1
/
+1
2025-09-06
usb: typec: ucsi: Add check for UCSI version
Venkat Jayaraman
1
-1
/
+2
2025-09-06
usb: cdns3: gadget: Use-after-free during failed initialization and exit of c...
Chen Yufeng
1
-2
/
+6
2025-09-06
usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() call
Miaoqian Lin
1
-4
/
+1
2025-09-06
usb: host: xhci-tegra: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-06
cdnsp: Remove unused tracepoints
Steven Rostedt
1
-25
/
+0
2025-09-06
cdns3: Remove unused tracepoints
Steven Rostedt
1
-61
/
+0
2025-09-06
cdns2: Remove unused tracepoints
Steven Rostedt
1
-69
/
+0
2025-09-06
usb: usb251xb: support usage case without I2C control
Jisheng Zhang
1
-13
/
+95
2025-09-06
usb: usb251xb: use modern PM macros
Jisheng Zhang
1
-4
/
+4
2025-09-06
usb: ohci: s3c2410: Drop support for S3C2410 systems
Krzysztof Kozlowski
1
-8
/
+0
2025-09-06
usb: gadget: f_hid: Fix zero length packet transfer
William Wu
1
-2
/
+2
2025-09-06
usb: gadget: configfs: Correctly set use_os_string at bind
William Wu
1
-0
/
+2
2025-09-06
usb: musb: dsps: use platform_get_irq_byname_optional() for vbus IRQ
Matthias Schiffer
1
-1
/
+1
2025-09-06
usb: dwc3: Refactor dwc3_mode_show
Kuen-Han Tsai
1
-7
/
+5
2025-09-06
usb: dwc3: Add trace event for dwc3_set_prtcap
Kuen-Han Tsai
3
-0
/
+36
2025-09-06
usb: phy: twl6030: Fix incorrect type for ret
Xichao Zhao
1
-2
/
+1
2025-09-06
usb: storage: realtek_cr: Simplify residue calculation in rts51x_bulk_transpo...
Thorsten Blum
1
-2
/
+2
2025-09-06
usb: misc: Update link to EHSET pdf doc
Petr Vorel
1
-2
/
+2
[prev]
[next]