index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2025-04-11
USB: gadget: Replace deprecated strncpy() with strscpy()
Thorsten Blum
2025-04-11
usb: dwc3: core: Avoid redundant system suspend/resume callbacks
Roy Luo
2025-04-11
usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode
Jos Wang
2025-04-11
usb: typec: tipd: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-11
usb: typec: tcpci: Fix wakeup source leaks on device unbind
Krzysztof Kozlowski
2025-04-11
usb: typec: tcpci: add regulator support
Michael Grzeschik
2025-04-11
usb: typec: tcpm: allow switching to mode accessory to mux properly
Michael Grzeschik
2025-04-11
usb: typec: tcpm: allow sink (ufp) to toggle into accessory mode debug
Michael Grzeschik
2025-04-11
usb: typec: tcpm: allow to use sink in accessory mode
Michael Grzeschik
2025-04-11
usb: typec: mux: do not return on EOPNOTSUPP in {mux, switch}_set
Michael Grzeschik
2025-04-11
usb: typec: ucsi: Add the UCSI commands in debugfs
Madhu M
2025-04-11
usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
Pengyu Luo
2025-04-11
usb: typec: class: Invalidate USB device pointers on partner unregistration
Andrei Kuchynski
2025-04-11
usb: typec: class: Fix NULL pointer access
Andrei Kuchynski
2025-04-11
xhci: Limit time spent with xHC interrupts disabled during bus resume
Mathias Nyman
2025-04-11
usb: xhci: Fix invalid pointer dereference in Etron workaround
Michal Pecio
2025-04-11
usb: xhci: Fix Short Packet handling rework ignoring errors
Michal Pecio
2025-04-11
Revert "xhci: Prevent early endpoint restart when handling STALL errors."
Mathias Nyman
2025-04-11
Revert "xhci: Avoid queuing redundant Stop Endpoint command for stalled endpo...
Mathias Nyman
2025-04-11
usb: dwc3: Specify maximum number of XHCI interrupters
Wesley Cheng
2025-04-11
usb: host: xhci: Notify xHCI sideband on transfer ring free
Wesley Cheng
2025-04-11
usb: host: xhci-plat: Set XHCI max interrupters if property is present
Wesley Cheng
2025-04-11
usb: host: xhci-mem: Allow for interrupter clients to choose specific index
Wesley Cheng
2025-04-11
usb: host: xhci-mem: Cleanup pending secondary event ring events
Wesley Cheng
2025-04-11
xhci: sideband: add initial api to register a secondary interrupter entity
Mathias Nyman
2025-04-10
usb: typec: tcpm: Use fwnode_get_child_node_count()
Andy Shevchenko
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-03-26
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-22
Merge tag 'usb-serial-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-03-14
usb: host: cdns3: forward lost power information to xhci
Théo Lebrun
2025-03-14
usb: host: xhci-plat: allow upper layers to signal power loss
Théo Lebrun
2025-03-14
usb: xhci: change xhci_resume() parameters to explicit the desired info
Théo Lebrun
2025-03-14
usb: cdns3-ti: run HW init at resume() if HW was reset
Théo Lebrun
2025-03-14
usb: cdns3-ti: move reg writes to separate function
Théo Lebrun
2025-03-14
usb: cdns3: call cdns_power_is_lost() only once in cdns_resume()
Théo Lebrun
2025-03-14
usb: cdns3: rename hibernated argument of role->resume() to lost_power
Théo Lebrun
2025-03-14
usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime`
Théo Lebrun
2025-03-14
usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
Théo Lebrun
2025-03-14
usb: dwc3: Don't use %pK through printk
Thomas Weißschuh
2025-03-14
usb: core: Don't use %pK through printk
Thomas Weißschuh
2025-03-14
usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()
Chenyuan Yang
2025-03-14
usb: common: usb-conn-gpio: switch psy_cfg from of_node to fwnode
Sebastian Reichel
2025-03-14
usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...
Amit Sunil Dhamne
2025-03-14
Merge tag 'usb-serial-6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-03-12
USB: serial: ftdi_sio: add support for Altera USB Blaster 3
Boon Khai Ng
2025-03-11
usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running
Michal Pecio
2025-03-11
usb: xhci: Don't change the status of stalled TDs on failed Stop EP
Michal Pecio
2025-03-11
xhci: Avoid queuing redundant Stop Endpoint command for stalled endpoint
Mathias Nyman
[prev]
[next]