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-01-22
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig
Adam Ford
2018-01-22
Convert CONFIG_OMAP_USB_PHY to Kconfig
Adam Ford
2018-01-22
Convert CONFIG_TWL4030_USB to Kconfig
Adam Ford
2018-01-22
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
Adam Ford
2018-01-22
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
Adam Ford
2018-01-10
usb: rockchip: add the rockusb gadget
Eddie Cai
2018-01-10
musb: sunxi: Use base address from device tree
Chen-Yu Tsai
2018-01-09
arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig
Ran Wang
2018-01-09
usb: ehci: fsl: Fix some compile warnings.
Ran Wang
2017-12-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-12-13
armv8: ls1043a/ls2080a: check SoC by device ID
Wenbin song
2017-12-09
usb: r8a66597: convert wait loop to readw_poll_timeout
Chris Brandt
2017-11-28
usb: r8a66597: Add support for RZ/A series
Chris Brandt
2017-11-26
Trigger watchdog before calling usb_gadget_handle_interrupts
Vincent Prince
2017-11-26
usb: gadget: storage: Increase FSG_BUFLEN
Marek Vasut
2017-11-26
usb: ehci: do not invalidate a NULL buffer
Dirk Behme
2017-11-26
dm: usb: ehci: avoid possible NULL dereference
Heinrich Schuchardt
2017-11-26
usb: xhci: Add Renesas R-Car xHCI driver
Marek Vasut
2017-11-26
usb: ehci: Fix accessors for big-endian platforms and descriptors
Alexey Brodkin
2017-11-16
mvebu: usb: xhci: a38x support
Jon Nettleton
2017-11-06
sti: fix STMicroelectronics copyright
Patrice Chotard
2017-10-27
usb: host: Move CONFIG_XHCI_FSL to Kconfig
Ran Wang
2017-10-15
usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>
Masahiro Yamada
2017-10-10
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-10-04
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
Masahiro Yamada
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
usb: Drop the EHCI RCar Gen3
Marek Vasut
2017-10-03
sunxi: Fix USB_GADGET implication
Maxime Ripard
2017-10-03
musb: sunxi: switch to the device model
Maxime Ripard
2017-10-03
sunxi: provide default USB gadget setup
Maxime Ripard
2017-10-03
usb: gadget: usb_ether: Move settings to common
Maxime Ripard
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-10-03
usb: gadget: usb_ether: Move the interfaces to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Convert USB_ETHER to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Document USBNET_DEVADDR
Maxime Ripard
2017-10-03
usb: gadget: Move USBNET_DEVADDR option out of g_dnl
Maxime Ripard
2017-10-01
usb: dwc3: add UniPhier specific glue layer
Masahiro Yamada
2017-10-01
usb: xhci: Set 'Average TRB Length' to 8 for control endpoints
Bin Meng
2017-10-01
usb: xhci: Set 'Error Count' to 0 for isoch endpoints
Bin Meng
2017-10-01
usb: xhci: Program max burst size for endpoint
Bin Meng
2017-10-01
usb: xhci: Honor endpoint's interval
Bin Meng
2017-10-01
usb: xhci: Fix max packet size for full speed device endpoint 0
Bin Meng
2017-10-01
usb: xhci: Add interrupt transfer support
Bin Meng
2017-10-01
usb: xhci: Don't assume LS/FS devices are always behind a HS hub
Bin Meng
2017-10-01
dm: usb: emul: Drop usb_emul_reset()
Bin Meng
2017-10-01
dm: usb: Remove no longer needed blk_unbind_all()
Bin Meng
2017-10-01
dm: usb: Fix broken usb_stop()
Bin Meng
[next]