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
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-28
usb: sunxi: Switch to use generic-phy
Jagan Teki
2018-05-28
phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect
Jagan Teki
2018-05-28
musb: sunxi: Add support for H3/H5/A64
Jagan Teki
2018-05-28
musb: sunxi: Use BIT instead of numerical shift
Jagan Teki
2018-05-28
musb: sunxi: Add OTG device clkgate and reset for H3/H5
Jagan Teki
2018-05-28
musb: sunxi: Add fifo config
Jagan Teki
2018-05-28
musb: sunxi: Use simple way to fill musb_hdrc pdata
Jagan Teki
2018-05-28
musb: sunxi: Add proper macros instead of numericals
Jagan Teki
2018-05-28
usb: sunxi: Simplify ccm reg base code
Jagan Teki
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
[prev]
[next]