index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
dwc2.c
Age
Commit message (
Expand
)
Author
2015-04-14
usb: dwc2: retry NAK'd interrupt transfers
Stephen Warren
2015-04-14
usb: dwc2: implement interrupt transfers
Stephen Warren
2015-04-14
usb: dwc2: correctly program hcchar for LS devices
Stephen Warren
2015-04-14
usb: dwc2: detect device speed correctly
Stephen Warren
2015-04-14
usb: dwc2: use phys_to_bus/bus_to_phys
Stephen Warren
2015-04-14
usb: dwc2: fix bulk transfers
Stephen Warren
2015-04-14
usb: dwc2: remove restriction on buffer length
Stephen Warren
2015-04-14
usb: dwc2: fix aligned buffer usage
Stephen Warren
2015-04-14
usb: dwc2: simplify wait_for_chhltd
Stephen Warren
2015-04-14
usb: dwc2: remove control_data_toggle[]
Stephen Warren
2015-04-14
usb: dwc2: usb chunk_msg() for control transfers too
Stephen Warren
2015-04-14
usb: dwc2: refactor submit_bulk_msg to be common
Stephen Warren
2015-04-14
usb: dwc2: unify waiting for transfer completion
Stephen Warren
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-10-22
usb: dwc2: Add driver for Synopsis DWC2 USB IP block
Oleksandr Tymoshenko