index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2018-07-05
sunxi: A64: OHCI: prevent turning off shared USB clock
Andre Przywara
2018-07-05
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
2018-06-29
usb: sunxi: Use proper reg_mask for clock gate, reset
Jagan Teki
2018-06-29
usb: ohci: change the NUM_EDs from 8 to 32
Zeng Tao
2018-06-29
usb: sunxi: ohci: make ohci_t the first member in private data
Vasily Khoruzhick
2018-06-27
dwc2 USB controller hangs with lan78xx
Andrew Thomas
2018-06-16
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-06-14
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
Vasily Khoruzhick
2018-06-13
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-06-13
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
Vasily Khoruzhick
2018-06-13
usb: sunxi: ohci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
usb: sunxi: ehci: get rid of ifdefs
Vasily Khoruzhick
2018-06-13
usb: xhci-pci: Fix compiler warning
Bin Meng
2018-06-07
bug.h: introduce WARN_ONCE
Ramon Fried
2018-06-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-06-01
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2018-05-31
usb: xhci: zynqmp: Fix header location
Michal Simek
2018-05-30
usb: fastboot: Convert USB f_fastboot to shared fastboot
Alex Kiernan
2018-05-30
fastboot: Rename public fb_ functions to fastboot_
Alex Kiernan
2018-05-30
fastboot: Extract common definitions from USB fastboot
Alex Kiernan
2018-05-30
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
Alex Kiernan
2018-05-30
fastboot: Correct dependencies in FASTBOOT_FLASH
Alex Kiernan
2018-05-30
fastboot: Extract fastboot_okay/fail to fb_common.c
Alex Kiernan
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-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
[next]