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
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
2014-06-11
usb: ci_udc: fix freeing of ep0 req
Stephen Warren
2014-06-11
usb: ci_udc: call udc_disconnect() from ci_pullup()
Stephen Warren
2014-06-01
usb: ci_udc: complete ep0 direction handling
Stephen Warren
2014-06-01
usb: ci_udc: pre-allocate ep0 req
Stephen Warren
2014-06-01
usb: ci_udc: use a single descriptor for ep0
Stephen Warren
2014-06-01
usb: ci_udc: detect queued requests on ep0
Stephen Warren
2014-05-23
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-22
Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-22
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-16
drivers/usb : Define usb control register mask for w1c bits
Nikhil Badola
2014-05-15
usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size
Przemyslaw Marczak
2014-05-15
usb: ci_udc: parse QTD before over-writing it
Stephen Warren
2014-05-15
usb: tegra: support device mode
Stephen Warren
2014-05-15
usb: tegra: refactor PHY type selection
Stephen Warren
2014-05-15
usb: tegra: fix PHY selection code
Stephen Warren
2014-05-15
Merge remote-tracking branch 'u-boot/master' into test
Marek Vasut
2014-05-14
ARM: zynq: ehci: Added USB host driver support
Michal Simek
2014-05-09
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-08
dfu, nand: add medium specific polltimeout function
Heiko Schocher
2014-05-08
musb-new, dfu: first send request answer then call completions
Heiko Schocher
2014-05-08
usb/gadget: add the fastboot gadget
Sebastian Siewior
2014-05-07
usb: ums: remove ci_udc special case
Stephen Warren
2014-05-07
usb: ci_udc: allow multiple buffer allocs per ep
Stephen Warren
2014-05-05
USB: gadget: save driver name before registering it
Stephen Warren
2014-05-05
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-05-01
usb: gadget: allow ci_udc to build with new gadget framework
Stephen Warren
2014-04-30
usb: ums: use only 1 buffer for CI_UDC
Stephen Warren
[next]