index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
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
2017-10-01
usb: emul: hub: Report the actual device speed of the emulation device
Bin Meng
2017-10-01
usb: emul: Expose find_descriptor() as a public API
Bin Meng
2017-10-01
usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
Bin Meng
2017-10-01
usb: sandbox: Initialize root hub's device speed to high speed
Bin Meng
2017-10-01
usb: emul: Remove maxpacketsize in usb_emul_setup_device()
Bin Meng
2017-09-27
usb: dwc2: Align size of invalidating dcache before starting DMA
Seung-Woo Kim
2017-09-27
usb: kbd: Set a default polling mechanism for USB keyboard
Bin Meng
2017-09-27
usb: host: ehci-generic: convert to livetree
Philipp Tomsich
2017-09-27
usb: dwc2: convert to livetree
Philipp Tomsich
2017-09-27
rockchip: xhci: Convert to livetree
Philipp Tomsich
2017-09-27
dm: usb: ehci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
dm: usb: xhci: Implement get_max_xfer_size() operation
Bin Meng
2017-09-27
dm: usb: Add a new USB controller operation 'get_max_xfer_size'
Bin Meng
2017-09-27
usb: xhci: Set number of event segments and entries to 1
Marek Vasut
2017-09-22
usb: dwc3: Add dwc3 glue driver support for STi
Patrice Chotard
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-06
usb: gadget: g_dnl: Sync internal SN variable with env
Sam Protsenko
2017-09-01
Merge git://git.denx.de/u-boot-imx
Tom Rini
2017-08-28
usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3
Masahiro Yamada
2017-08-23
spl: add serial download protocol (SDP) support
Stefan Agner
2017-08-23
usb: gadget: sdp: extend images compatible for jumps
Stefan Agner
2017-08-23
usb: gadget: add SDP driver
Stefan Agner
2017-08-22
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
Tom Rini
2017-08-21
fastboot: avoid printing invalid data
John Keeping
2017-08-21
Fix fastboot boot address
Peter Chubb
2017-08-21
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Bin Meng
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-14
usb: net: Add support for Microchip LAN75xx and LAN78xx
Yuiko Oshino
2017-08-07
net: usb: r8152: fix "duplicate 'const' declaration specifier"
Philipp Tomsich
2017-08-02
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-08-01
fsl/usb: enable errata-a010151 for ls2088a and ls2081a
Santan Kumar
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-07-28
usb: host: xhci-dxc3: fix compilation warnings
Patrice Chotard
2017-07-28
usb: host: ohci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
usb: host: ehci-generic: initialize PHY only when found
Patrice Chotard
2017-07-28
dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB
Patrice Chotard
[next]