开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
dwc3-octeon.c
Age
Commit message (
Expand
)
Author
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-07
usb: dwc3: Use of_property_read_variable_u32_array() to read "power"
Rob Herring (Arm)
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-08-22
usb: dwc3: remove unnecessary platform_set_drvdata()
Yang Yingliang
2023-08-09
usb: dwc3: dwc3-octeon: Verify clock divider
Ladislav Michl
2023-08-04
usb: dwc3: dwc3-octeon: Add SPDX header and copyright
Ladislav Michl
2023-08-04
usb: dwc3: dwc3-octeon: Dump control register on clock init failure
Ladislav Michl
2023-08-04
usb: dwc3: dwc3-octeon: Move node parsing into driver probe
Ladislav Michl
2023-08-04
usb: dwc3: dwc3-octeon: Avoid half-initialized controller state
Ladislav Michl
2023-08-04
usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functions
Ladislav Michl
2023-08-04
usb: dwc3: dwc3-octeon: Use _ULL bitfields defines
Ladislav Michl
2023-08-04
usb: dwc3: dwc3-octeon: Convert to glue driver
Ladislav Michl