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
Age
Commit message (
Expand
)
Author
2018-05-30
fastboot: Refactor fastboot_okay/fail to take response
Alex Kiernan
2018-05-30
gadget: f_thor: Fix memory leaks of usb request and its buffer
Seung-Woo Kim
2018-05-30
rockchip: xhci: remove DTS parsing for PHY (which is unused)
Philipp Tomsich
2018-05-30
usb: xhci: Handle endianness in xhci_set_configuration()
Bin Meng
2018-05-30
usb: xhci: Fix config fail of FS hub behind a HS hub with MTT
Bin Meng
2018-05-30
usb: xhci: Initialize dev_state to 0 in the input slot context
Bin Meng
2018-05-30
usb: xhci: Set accurate add context flags when updating hub attributes
Bin Meng
2018-05-30
usb: xhci-rcar: deregister before deactivating clock
Matthias Blankertz
2018-05-18
drivers: usb: dwc3: remove devm_zalloc from linux_compact
Mugunthan V N
2018-05-18
usb: xhci: zynqmp: Remove support for !DM_USB
Michal Simek
2018-05-18
usb: xhci: zynqmp: Add support for DM_USB
Michal Simek
2018-05-18
usb: dwc3: Add generic DWC3 glue logic driver
Michal Simek
2018-05-18
usb: common: add support to get maximum speed from dt
Mugunthan V N
2018-05-18
usb: dwc3: Add dwc3_init/remove with DM_USB
Mugunthan V N
2018-05-18
gadget: f_thor: update to support more than 4GB file as thor 5.0
Seung-Woo Kim
2018-05-18
gadget: f_thor: fix filename overflow
Seung-Woo Kim
2018-05-15
usb: composite convert __set_bit to generic_set_bit
Bryan O'Donoghue
2018-05-15
usb: f_mass_storage: Fix set_bit and clear_bit usage
Bryan O'Donoghue
2018-05-10
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-07
regmap: clean up regmap allocation
Masahiro Yamada
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-30
usb: f_mass_storage: simplify logical expression
Heinrich Schuchardt
2018-04-30
usb: gadget: remove duplicate assignment.
Heinrich Schuchardt
2018-04-28
spl: disk: usb: Add dependencies to sprintf/strto*
Alex Kiernan
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-26
usb: gadget: composite: fix NULL pointer when a non standard request is received
Christophe Kerello
2018-04-26
usb: host: dwc3: fix phys init
Neil Armstrong
2018-04-21
usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled
Neil Armstrong
2018-04-21
usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.
Jean-Jacques Hiblot
2018-04-21
usb: dwc3-of-simple: Fix dependencies
Jean-Jacques Hiblot
2018-04-11
usb: host: dwc3: Add support for multiple PHYs
Neil Armstrong
2018-04-11
usb: host: Add simple of glue driver for DWC3 USB Controllers integration
Neil Armstrong
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-04-08
usb: gadget: USB_ETHER requires network support
Alex Kiernan
2018-03-28
usb: rockchip: remove duplicate assignement.
Heinrich Schuchardt
2018-03-22
lan7xxx: Require phylib
Alexander Graf
2018-03-17
usb: dwc2: Replace printf, pr_err by dev_info, dev_err
Patrice Chotard
2018-03-17
usb: dwc2: increase timeout in wait_for_chhltd
Christophe Kerello
2018-03-17
usb: dwc2: disable external vbus supply when the device is removed
Christophe Kerello
2018-03-17
usb: ohci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
usb: ohci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
usb: ohci-generic: handle phy power on/off
Patrice Chotard
2018-03-17
usb: ehci-generic: replace pr_err() by dev_err()
Patrice Chotard
2018-03-17
usb: ehci-generic: factorize PHY operation
Patrice Chotard
2018-03-17
usb: ehci-generic: handle phy power on/off
Patrice Chotard
2018-03-17
usb: Remove unused ppc4xx EHCI host driver
Stefan Roese
2018-03-17
ubs: xhci-dwc3: Enable USB3 PHY when available
Vignesh R
2018-03-17
usb: xhci-dwc3: Refractor PHY operations into separate function
Vignesh R
2018-03-17
usb: xhci-dwc3: Power on USB PHY before using
Vignesh R
[next]