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
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-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
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-05
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
[next]