index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: gadget: s3c: get rid of debug compile warning
Bo Shen
2014-09-02
2
-8
/
+8
*
USB: gadget: atmel: get rid of debug compile warning
Bo Shen
2014-09-02
1
-6
/
+6
*
usb: ci_udc: implement dfu_usb_get_reset
Stephen Warren
2014-09-02
1
-0
/
+7
*
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
Lukasz Majewski
2014-09-02
1
-0
/
+5
*
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-09-02
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-08-28
2
-0
/
+202
|
\
|
*
sunxi: add USB EHCI driver
Roman Byshko
2014-07-31
2
-0
/
+202
*
|
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-25
3
-68
/
+0
*
|
omap: remove omap5912osk board support
Masahiro Yamada
2014-08-21
2
-1507
/
+0
*
|
omap: clean-up dead configs
Masahiro Yamada
2014-08-09
2
-50
/
+0
*
|
usb: ehci: rmobile: Remove xHCI address
Nobuhiro Iwamatsu
2014-08-09
1
-3
/
+0
*
|
usb: ehci: rmobile: Add support R8A7794
Nobuhiro Iwamatsu
2014-08-09
1
-0
/
+6
*
|
dfu: allow backend to specify a maximum buffer size
Stephen Warren
2014-08-09
1
-2
/
+3
*
|
dfu: add write error handling
Stephen Warren
2014-08-09
1
-4
/
+16
|
/
*
driver/usb: include upper/lower_32_bits() from linux/compat.h
Lijun Pan
2014-07-22
1
-4
/
+2
*
usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x
Felipe Balbi
2014-07-09
1
-1
/
+16
*
usb: host: xhci: make sure to power up PHY
Felipe Balbi
2014-07-09
1
-0
/
+1
*
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2014-07-04
2
-0
/
+39
*
usb: ci_udc: use var name ep/ci_ep consistently
Stephen Warren
2014-07-02
1
-9
/
+9
*
USB: gadget: atmel: zero out allocated requests
Stephen Warren
2014-07-02
1
-1
/
+1
*
usb: ci_udc: don't memalign() struct ci_req allocations
Stephen Warren
2014-07-02
1
-2
/
+1
*
usb: ci_udc: remove controller.items array
Stephen Warren
2014-07-02
2
-6
/
+3
*
usb: ci_udc: fix items array size/stride calculation
Stephen Warren
2014-07-02
1
-15
/
+15
*
usb: ci_udc: lift ilist size calculations to global scope
Stephen Warren
2014-07-02
1
-14
/
+14
*
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
Stephen Warren
2014-07-02
1
-3
/
+4
*
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
Stephen Warren
2014-07-02
1
-2
/
+2
*
usb: eth: smsc95xx: add LAN9500A device ID
Ilya Ledvich
2014-06-25
1
-0
/
+1
*
usb: fastboot: fix potential buffer overflow
Jeroen Hofstee
2014-06-25
1
-4
/
+7
*
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
2014-06-25
1
-2
/
+2
*
usb:g_dnl:f_thor: remove memset before memcpy
Jeroen Hofstee
2014-06-25
1
-1
/
+0
*
usb:composite: clear the whole common buffer
Jeroen Hofstee
2014-06-25
1
-2
/
+2
*
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
2014-06-25
1
-1
/
+1
*
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
2014-06-25
1
-2
/
+2
*
usb: cosmetic: double const
Jeroen Hofstee
2014-06-25
2
-2
/
+2
*
usb: ci_udc: fix typo in debug message
Stephen Warren
2014-06-25
1
-2
/
+2
*
usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
Stephen Warren
2014-06-25
1
-1
/
+7
*
usb: ci_udc: terminate ep0 INs with a zlp when required
Stephen Warren
2014-06-11
1
-3
/
+35
*
usb: ci_udc: clean up all allocations in unregister
Stephen Warren
2014-06-11
1
-0
/
+6
*
usb: ci_udc: fix probe error cleanup
Stephen Warren
2014-06-11
1
-0
/
+1
*
usb: ci_udc: fix freeing of ep0 req
Stephen Warren
2014-06-11
1
-2
/
+7
*
usb: ci_udc: call udc_disconnect() from ci_pullup()
Stephen Warren
2014-06-11
1
-16
/
+12
*
usb: ci_udc: complete ep0 direction handling
Stephen Warren
2014-06-01
2
-7
/
+42
*
usb: ci_udc: pre-allocate ep0 req
Stephen Warren
2014-06-01
2
-1
/
+17
*
usb: ci_udc: use a single descriptor for ep0
Stephen Warren
2014-06-01
1
-11
/
+4
*
usb: ci_udc: detect queued requests on ep0
Stephen Warren
2014-06-01
1
-0
/
+15
*
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-23
2
-0
/
+105
|
\
|
*
ARM: zynq: ehci: Added USB host driver support
Michal Simek
2014-05-14
2
-0
/
+105
*
|
Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-22
3
-69
/
+110
|
\
\
|
*
|
usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size
Przemyslaw Marczak
2014-05-15
1
-9
/
+3
|
*
|
usb: ci_udc: parse QTD before over-writing it
Stephen Warren
2014-05-15
1
-1
/
+1
[next]