index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2014-09-24
cosmetic: replace MIN, MAX with min, max
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-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-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
dfu: allow backend to specify a maximum buffer size
Stephen Warren
2014-08-09
dfu: add write error handling
Stephen Warren
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: fastboot: fix potential buffer overflow
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: 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-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-08
dfu, nand: add medium specific polltimeout function
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
2014-04-30
usb: ci_udc: support variants with hostpc register
Stephen Warren
2014-04-30
usb: ci_udc: make PHY initialization conditional
Stephen Warren
2014-04-30
usb: ci_udc: set ep->req.actual after transfer
Stephen Warren
2014-04-30
usb: ci_udc: Support larger packets
Stephen Warren
[next]