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
2014-10-08
Merge remote-tracking branch 'u-boot-imx/master'
Albert ARIBAUD
2014-09-29
usb: ehci-mx6: Rename the USB register base address
Ye.Li
2014-09-29
usb: ehci: mxs: Add board-specific callbacks
Marek Vasut
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-24
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
usb/gadget: fastboot: add support for flash command
Steve Rae
2014-09-18
USB: ehci-atmel: use pcr to enable or disable clock
Bo Shen
2014-09-18
USB: ohci-at91: use pcr to enable or disable clock
Bo Shen
2014-09-16
net: usb: Add SMSC copyright to smsc95xx driver
Simon Glass
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-02
USB: gadget: s3c: get rid of debug compile warning
Bo Shen
2014-09-02
USB: gadget: atmel: get rid of debug compile warning
Bo Shen
2014-09-02
usb: ci_udc: implement dfu_usb_get_reset
Stephen Warren
2014-09-02
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
Lukasz Majewski
2014-09-02
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-08-28
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-21
omap: remove omap5912osk board support
Masahiro Yamada
2014-08-09
omap: clean-up dead configs
Masahiro Yamada
2014-08-09
usb: ehci: rmobile: Remove xHCI address
Nobuhiro Iwamatsu
2014-08-09
usb: ehci: rmobile: Add support R8A7794
Nobuhiro Iwamatsu
2014-08-09
dfu: allow backend to specify a maximum buffer size
Stephen Warren
2014-08-09
dfu: add write error handling
Stephen Warren
2014-07-31
sunxi: add USB EHCI driver
Roman Byshko
2014-07-22
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
2014-07-09
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
Felipe Balbi
2014-07-09
usb: host: xhci: make sure to power up PHY
Felipe Balbi
2014-07-04
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2014-07-02
usb: ci_udc: use var name ep/ci_ep consistently
Stephen Warren
2014-07-02
USB: gadget: atmel: zero out allocated requests
Stephen Warren
2014-07-02
usb: ci_udc: don't memalign() struct ci_req allocations
Stephen Warren
2014-07-02
usb: ci_udc: remove controller.items array
Stephen Warren
2014-07-02
usb: ci_udc: fix items array size/stride calculation
Stephen Warren
2014-07-02
usb: ci_udc: lift ilist size calculations to global scope
Stephen Warren
2014-07-02
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
Stephen Warren
2014-07-02
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
Stephen Warren
2014-06-25
usb: eth: smsc95xx: add LAN9500A device ID
Ilya Ledvich
2014-06-25
usb: fastboot: fix potential buffer overflow
Jeroen Hofstee
2014-06-25
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
2014-06-25
usb:g_dnl:f_thor: remove memset before memcpy
Jeroen Hofstee
2014-06-25
usb:composite: clear the whole common buffer
Jeroen Hofstee
2014-06-25
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
2014-06-25
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
2014-06-25
usb: cosmetic: double const
Jeroen Hofstee
2014-06-25
usb: ci_udc: fix typo in debug message
Stephen Warren
2014-06-25
usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
Stephen Warren
2014-06-11
usb: ci_udc: terminate ep0 INs with a zlp when required
Stephen Warren
2014-06-11
usb: ci_udc: clean up all allocations in unregister
Stephen Warren
2014-06-11
usb: ci_udc: fix probe error cleanup
Stephen Warren
[next]