index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Lines
...
*
usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs
Stephen Warren
2014-07-02
-3
/
+4
*
usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
Stephen Warren
2014-07-02
-2
/
+2
*
usb: eth: smsc95xx: add LAN9500A device ID
Ilya Ledvich
2014-06-25
-0
/
+1
*
usb: fastboot: fix potential buffer overflow
Jeroen Hofstee
2014-06-25
-4
/
+7
*
usb: xhci: (likely) fix bracket in if condition
Jeroen Hofstee
2014-06-25
-2
/
+2
*
usb:g_dnl:f_thor: remove memset before memcpy
Jeroen Hofstee
2014-06-25
-1
/
+0
*
usb:composite: clear the whole common buffer
Jeroen Hofstee
2014-06-25
-2
/
+2
*
usb: r8a66597: Fix initilization size of r8a66597 info structure
Yasuhisa Umano
2014-06-25
-1
/
+1
*
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
yasuhisa umano
2014-06-25
-2
/
+2
*
usb: cosmetic: double const
Jeroen Hofstee
2014-06-25
-2
/
+2
*
usb: ci_udc: fix typo in debug message
Stephen Warren
2014-06-25
-2
/
+2
*
usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
Stephen Warren
2014-06-25
-1
/
+7
*
usb: ci_udc: terminate ep0 INs with a zlp when required
Stephen Warren
2014-06-11
-3
/
+35
*
usb: ci_udc: clean up all allocations in unregister
Stephen Warren
2014-06-11
-0
/
+6
*
usb: ci_udc: fix probe error cleanup
Stephen Warren
2014-06-11
-0
/
+1
*
usb: ci_udc: fix freeing of ep0 req
Stephen Warren
2014-06-11
-2
/
+7
*
usb: ci_udc: call udc_disconnect() from ci_pullup()
Stephen Warren
2014-06-11
-16
/
+12
*
usb: ci_udc: complete ep0 direction handling
Stephen Warren
2014-06-01
-7
/
+42
*
usb: ci_udc: pre-allocate ep0 req
Stephen Warren
2014-06-01
-1
/
+17
*
usb: ci_udc: use a single descriptor for ep0
Stephen Warren
2014-06-01
-11
/
+4
*
usb: ci_udc: detect queued requests on ep0
Stephen Warren
2014-06-01
-0
/
+15
*
Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-23
-0
/
+105
|
\
|
*
ARM: zynq: ehci: Added USB host driver support
Michal Simek
2014-05-14
-0
/
+105
*
|
Merge branch 'pr-15052014' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-22
-69
/
+110
|
\
\
|
*
|
usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size
Przemyslaw Marczak
2014-05-15
-9
/
+3
|
*
|
usb: ci_udc: parse QTD before over-writing it
Stephen Warren
2014-05-15
-1
/
+1
|
*
|
usb: tegra: support device mode
Stephen Warren
2014-05-15
-30
/
+84
|
*
|
usb: tegra: refactor PHY type selection
Stephen Warren
2014-05-15
-30
/
+28
|
*
|
usb: tegra: fix PHY selection code
Stephen Warren
2014-05-15
-13
/
+8
|
*
|
Merge remote-tracking branch 'u-boot/master' into test
Marek Vasut
2014-05-15
-4
/
+24
|
|
\
\
|
|
|
/
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-22
-74
/
+659
|
\
\
\
|
|
/
/
|
*
|
dfu, nand: add medium specific polltimeout function
Heiko Schocher
2014-05-08
-1
/
+9
|
*
|
musb-new, dfu: first send request answer then call completions
Heiko Schocher
2014-05-08
-4
/
+4
|
*
|
usb/gadget: add the fastboot gadget
Sebastian Siewior
2014-05-08
-0
/
+514
|
*
|
usb: ums: remove ci_udc special case
Stephen Warren
2014-05-07
-4
/
+0
|
*
|
usb: ci_udc: allow multiple buffer allocs per ep
Stephen Warren
2014-05-07
-65
/
+132
*
|
|
drivers/usb : Define usb control register mask for w1c bits
Nikhil Badola
2014-05-16
-5
/
+10
|
|
/
|
/
|
*
|
Merge branch 'u-boot/master'
Albert ARIBAUD
2014-05-09
-94
/
+341
|
\
\
|
|
/
|
*
USB: gadget: save driver name before registering it
Stephen Warren
2014-05-05
-1
/
+2
|
*
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
-36
/
+36
|
*
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-05-05
-4
/
+9
|
*
usb: gadget: allow ci_udc to build with new gadget framework
Stephen Warren
2014-05-01
-0
/
+1
|
*
usb: ums: use only 1 buffer for CI_UDC
Stephen Warren
2014-04-30
-0
/
+4
|
*
usb: ci_udc: support variants with hostpc register
Stephen Warren
2014-04-30
-18
/
+62
|
*
usb: ci_udc: make PHY initialization conditional
Stephen Warren
2014-04-30
-2
/
+7
|
*
usb: ci_udc: set ep->req.actual after transfer
Stephen Warren
2014-04-30
-2
/
+2
|
*
usb: ci_udc: Support larger packets
Stephen Warren
2014-04-30
-0
/
+3
|
*
exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT
andrey.konovalov@linaro.org
2014-04-30
-2
/
+4
|
*
usb: musb: fill in usb_gadget_unregister_driver
Rob Herring
2014-04-30
-1
/
+4
|
*
usb: handle NULL table in usb_gadget_get_string
Rob Herring
2014-04-30
-0
/
+3
[prev]
[next]