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-04-11
usb: common: usb-conn-gpio: use a unique name for usb connector device
Chance Yang
1
-3
/
+22
2025-04-11
usb: renesas_usbhs: Reorder clock handling and power management in probe
Lad Prabhakar
1
-12
/
+38
2025-04-11
usb: renesas_usbhs: Fix typo in comment
Lad Prabhakar
1
-1
/
+1
2025-04-11
usb: renesas_usbhs: Correct function references in comment
Lad Prabhakar
1
-1
/
+1
2025-04-11
usb: hub: Fail fast in USB3 link power management enable path
Mathias Nyman
1
-8
/
+12
2025-04-11
usb: hub: reorder USB3 link power management enable requests
Mathias Nyman
1
-8
/
+13
2025-04-11
usb: hub: Don't disable LPM completely if device initiated LPM fails
Mathias Nyman
1
-11
/
+2
2025-04-11
usb: hub: verify device is configured in usb_device_may_initiate_lpm()
Mathias Nyman
1
-8
/
+8
2025-04-11
usb: hub: Block less in USB3 link power management LPM disable path
Mathias Nyman
1
-6
/
+10
2025-04-11
usb: Add checks for snprintf() calls in usb_alloc_dev()
Andy Shevchenko
1
-4
/
+10
2025-04-11
usb: chipidea: imx: add HSIO Block Control wakeup setting
Xu Yang
1
-0
/
+77
2025-04-11
usb: chipidea: imx: add wakeup interrupt handling
Xu Yang
1
-0
/
+37
2025-04-11
usb: ehci-fsl: Fix use of private data to avoid -Wflex-array-member-not-at-en...
Alan Stern
1
-17
/
+8
2025-04-11
usb: cdc-wdm: avoid setting WDM_READ for ZLP-s
Robert Hodaszi
1
-14
/
+9
2025-04-11
usb: gadget: udc-xilinx: Remove the invalid comment
Li Qiong
1
-2
/
+0
2025-04-11
usb: cdns3: Remove the invalid comment
Li Qiong
1
-2
/
+0
2025-04-11
usb: gadget: f_hid: wake up readers on disable/unbind
Peter Korsgaard
1
-2
/
+17
2025-04-11
usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+3
2025-04-11
USB: gadget: Replace deprecated strncpy() with strscpy()
Thorsten Blum
1
-1
/
+1
2025-04-11
usb: dwc3: core: Avoid redundant system suspend/resume callbacks
Roy Luo
1
-1
/
+19
2025-04-11
usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
Jos Wang
1
-0
/
+4
2025-04-11
usb: typec: tipd: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+1
2025-04-11
usb: typec: tcpci: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
1
-1
/
+4
2025-04-11
usb: typec: tcpci: add regulator support
Michael Grzeschik
1
-0
/
+5
2025-04-11
usb: typec: tcpm: allow switching to mode accessory to mux properly
Michael Grzeschik
1
-9
/
+18
2025-04-11
usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug
Michael Grzeschik
1
-5
/
+29
2025-04-11
usb: typec: tcpm: allow to use sink in accessory mode
Michael Grzeschik
1
-2
/
+7
2025-04-11
usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set
Michael Grzeschik
1
-2
/
+2
2025-04-11
usb: typec: ucsi: Add the UCSI commands in debugfs
Madhu M
2
-0
/
+6
2025-04-11
usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
Pengyu Luo
3
-0
/
+534
2025-04-11
usb: typec: class: Invalidate USB device pointers on partner unregistration
Andrei Kuchynski
1
-2
/
+6
2025-04-11
usb: typec: class: Fix NULL pointer access
Andrei Kuchynski
2
-2
/
+14
2025-04-11
xhci: Limit time spent with xHC interrupts disabled during bus resume
Mathias Nyman
3
-16
/
+20
2025-04-11
usb: xhci: Fix invalid pointer dereference in Etron workaround
Michal Pecio
1
-1
/
+1
2025-04-11
usb: xhci: Fix Short Packet handling rework ignoring errors
Michal Pecio
1
-1
/
+1
2025-04-11
Revert "xhci: Prevent early endpoint restart when handling STALL errors."
Mathias Nyman
3
-13
/
+3
2025-04-11
Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpo...
Mathias Nyman
1
-5
/
+3
2025-04-11
usb: dwc3: Specify maximum number of XHCI interrupters
Wesley Cheng
3
-0
/
+17
2025-04-11
usb: host: xhci: Notify xHCI sideband on transfer ring free
Wesley Cheng
2
-1
/
+31
2025-04-11
usb: host: xhci-plat: Set XHCI max interrupters if property is present
Wesley Cheng
1
-0
/
+2
2025-04-11
usb: host: xhci-mem: Allow for interrupter clients to choose specific index
Wesley Cheng
3
-13
/
+18
2025-04-11
usb: host: xhci-mem: Cleanup pending secondary event ring events
Wesley Cheng
4
-9
/
+54
2025-04-11
xhci: sideband: add initial api to register a secondary interrupter entity
Mathias Nyman
4
-0
/
+446
2025-04-10
usb: typec: tcpm: Use fwnode_get_child_node_count()
Andy Shevchenko
1
-4
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
35
-68
/
+68
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
66
-651
/
+1338
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-4
/
+4
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-24
/
+17
2025-03-22
Merge tag 'usb-serial-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-13
/
+0
2025-03-14
usb: host: cdns3: forward lost power information to xhci
Théo Lebrun
1
-0
/
+11
[prev]
[next]