Commit Graph

197 Commits (ad17a81c0627537e022967628410cd12dd781b53)

Author SHA1 Message Date
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 10 years ago
Masahiro Yamada 62d636aa2a omap: remove omap5912osk board support 10 years ago
Masahiro Yamada 8ac22a60e2 omap: clean-up dead configs 10 years ago
Stephen Warren 7ac1b410ac dfu: allow backend to specify a maximum buffer size 10 years ago
Stephen Warren 3ee9593fce dfu: add write error handling 10 years ago
Stephen Warren dcb89b5aa0 usb: ci_udc: use var name ep/ci_ep consistently 10 years ago
Stephen Warren 369d3c439a USB: gadget: atmel: zero out allocated requests 10 years ago
Stephen Warren 639e9903c2 usb: ci_udc: don't memalign() struct ci_req allocations 10 years ago
Stephen Warren 6ac15fda4e usb: ci_udc: remove controller.items array 10 years ago
Stephen Warren 7e54188775 usb: ci_udc: fix items array size/stride calculation 10 years ago
Stephen Warren 06b38fcbae usb: ci_udc: lift ilist size calculations to global scope 10 years ago
Stephen Warren 8d7c39d3e8 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs 10 years ago
Stephen Warren d7beeb9358 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() 10 years ago
Jeroen Hofstee 29425be49b usb: fastboot: fix potential buffer overflow 10 years ago
Jeroen Hofstee 19a2a67fa2 usb:g_dnl:f_thor: remove memset before memcpy 10 years ago
Jeroen Hofstee 933611f7bb usb:composite: clear the whole common buffer 10 years ago
Stephen Warren 83c3750088 usb: ci_udc: fix typo in debug message 10 years ago
Stephen Warren fb22ae6c7e usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC 10 years ago
Stephen Warren e0672b3c3a usb: ci_udc: terminate ep0 INs with a zlp when required 10 years ago
Stephen Warren b7c0051687 usb: ci_udc: clean up all allocations in unregister 10 years ago
Stephen Warren 9a7d34be13 usb: ci_udc: fix probe error cleanup 10 years ago
Stephen Warren bdf81611e4 usb: ci_udc: fix freeing of ep0 req 10 years ago
Stephen Warren 43a8f25b6c usb: ci_udc: call udc_disconnect() from ci_pullup() 10 years ago
Stephen Warren 006c702688 usb: ci_udc: complete ep0 direction handling 10 years ago
Stephen Warren a2d8f92985 usb: ci_udc: pre-allocate ep0 req 10 years ago
Stephen Warren 054731b09e usb: ci_udc: use a single descriptor for ep0 10 years ago
Stephen Warren 7484d84cbb usb: ci_udc: detect queued requests on ep0 10 years ago
Przemyslaw Marczak 584b55b072 usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size 10 years ago
Stephen Warren 8630c1c7e3 usb: ci_udc: parse QTD before over-writing it 10 years ago
Heiko Schocher fc25fa27e5 dfu, nand: add medium specific polltimeout function 10 years ago
Sebastian Siewior 3aab70afc5 usb/gadget: add the fastboot gadget 10 years ago
Stephen Warren 340ed422d2 usb: ums: remove ci_udc special case 10 years ago
Stephen Warren 2813006fec usb: ci_udc: allow multiple buffer allocs per ep 10 years ago
Stephen Warren 25fbf96b24 USB: gadget: save driver name before registering it 10 years ago
Mateusz Zalega c4d0e85604 USB: gadget: added a saner gadget downloader registration API 10 years ago
Mateusz Zalega 75504e9592 usb: dfu: fix boards wo USB cable detection 10 years ago
Stephen Warren 2fc5dab2ed usb: gadget: allow ci_udc to build with new gadget framework 10 years ago
Stephen Warren a022c1e13c usb: ums: use only 1 buffer for CI_UDC 10 years ago
Stephen Warren fcf2ede190 usb: ci_udc: support variants with hostpc register 10 years ago
Stephen Warren 0c51dc6db9 usb: ci_udc: make PHY initialization conditional 10 years ago
Stephen Warren 8aac6e9c53 usb: ci_udc: set ep->req.actual after transfer 10 years ago
Stephen Warren f5c03006dd usb: ci_udc: Support larger packets 10 years ago
Rob Herring 52d45012ff usb: handle NULL table in usb_gadget_get_string 10 years ago
Przemyslaw Marczak fd2a89b20b usb:gadget:f_thor: fix write to filesystem by add dfu_flush() 10 years ago
Przemyslaw Marczak adfc17bf09 usb:gadget:f_thor: code cleanup in function download_tail() 10 years ago
Heiko Schocher 001a831986 usb: dfu: introduce dfuMANIFEST state 10 years ago
Alexey Brodkin 1ace402239 sizes.h - consolidate for all architectures 10 years ago
Marek Vasut f016f8ca3d usb: mv_udc: Rename to ci_udc 11 years ago
Lukasz Majewski fc2d5d04e1 usb:gadget:f_thor: cosmetic: Remove debug memset 11 years ago
Lukasz Majewski 84c13e6f61 usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket 11 years ago