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
/
gadget
Commit message (
Expand
)
Author
Age
Lines
*
usb: gadget: fastboot: terminate commands with NULL
Eric Nelson
2014-10-06
-1
/
+8
*
usb: gadget: fastboot: explicitly set radix of maximum download size
Eric Nelson
2014-10-06
-1
/
+1
*
usb: gadget: fastboot: add max-download-size variable
Eric Nelson
2014-10-06
-1
/
+2
*
usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED
Eric Nelson
2014-10-06
-0
/
+5
*
usb: gadget: fastboot: improve download progress bar
Bo Shen
2014-10-06
-5
/
+9
*
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
Eric Nelson
2014-10-06
-0
/
+1
*
usb: dfu: add fullspeed support for DFU
Heiko Schocher
2014-10-06
-0
/
+3
*
usb: dfu: thor: gadget: Remove dead code
Lukasz Majewski
2014-10-06
-18
/
+0
*
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-24
-6
/
+6
*
usb/gadget: fastboot: minor cleanup
Steve Rae
2014-09-24
-5
/
+10
*
usb/gadget: fastboot: add support for flash command
Steve Rae
2014-09-24
-0
/
+31
*
USB: gadget: s3c: get rid of debug compile warning
Bo Shen
2014-09-02
-8
/
+8
*
USB: gadget: atmel: get rid of debug compile warning
Bo Shen
2014-09-02
-6
/
+6
*
usb: ci_udc: implement dfu_usb_get_reset
Stephen Warren
2014-09-02
-0
/
+7
*
udc: dfu: s3c_udc: Provide function to check if USB reset was asserted
Lukasz Majewski
2014-09-02
-0
/
+5
*
dfu: Provide means to find difference between dfu-util -e and -R
Lukasz Majewski
2014-09-02
-1
/
+1
*
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-25
-10
/
+0
*
omap: remove omap5912osk board support
Masahiro Yamada
2014-08-21
-1507
/
+0
*
omap: clean-up dead configs
Masahiro Yamada
2014-08-09
-50
/
+0
*
dfu: allow backend to specify a maximum buffer size
Stephen Warren
2014-08-09
-2
/
+3
*
dfu: add write error handling
Stephen Warren
2014-08-09
-4
/
+16
*
usb: ci_udc: use var name ep/ci_ep consistently
Stephen Warren
2014-07-02
-9
/
+9
*
USB: gadget: atmel: zero out allocated requests
Stephen Warren
2014-07-02
-1
/
+1
*
usb: ci_udc: don't memalign() struct ci_req allocations
Stephen Warren
2014-07-02
-2
/
+1
*
usb: ci_udc: remove controller.items array
Stephen Warren
2014-07-02
-6
/
+3
*
usb: ci_udc: fix items array size/stride calculation
Stephen Warren
2014-07-02
-15
/
+15
*
usb: ci_udc: lift ilist size calculations to global scope
Stephen Warren
2014-07-02
-14
/
+14
*
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: fastboot: fix potential buffer overflow
Jeroen Hofstee
2014-06-25
-4
/
+7
*
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: 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
*
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
*
dfu, nand: add medium specific polltimeout function
Heiko Schocher
2014-05-08
-1
/
+9
*
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
*
USB: gadget: save driver name before registering it
Stephen Warren
2014-05-05
-1
/
+2
[next]