Commit Graph

231 Commits (a2e225e65df3d0fe0ddefec77a3db05b881d1e68)

Author SHA1 Message Date
Dileep Katta 537cd072da usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget 10 years ago
Dileep Katta 9e4b510d40 fastboot: OUT transaction length must be aligned to wMaxPacketSize 10 years ago
Dileep Katta 897923819c usb: gadget: fastboot: Add fastboot erase 10 years ago
Rob Herring 372d7decfe fastboot: add support for "oem format" command 10 years ago
Michael Scott de1956202e fastboot: add "fastboot oem" command support 10 years ago
Alex Sadovsky c0978a94aa usb: gadget: pxa25x_udc: fix use-before-initialized bug 10 years ago
Stefan Roese 1fd81b7c23 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test 10 years ago
Stefan Roese 87ed6b1067 usb: gadget: composite: Fix NULL pointer crash in USB compliance test 10 years ago
Przemyslaw Marczak 62a96d805f gadget: f_thor: check pointers before use in download_tail() 10 years ago
Rob Herring 267abc626d fastboot: add support for continue command 10 years ago
Rob Herring fe1b28c9f0 usb, g_dnl: generalize DFU detach functions 10 years ago
Bo Shen 68ae882596 USB: gadget: atmel_usba_udc: fix transfer hang issue 10 years ago
Masahiro Yamada 80d9ef8d40 lib: string: move strlcpy() to a common place 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Marek Vasut 481a11c552 usb: s3c-otg: Allow custom gusbcfg 11 years ago
Marek Vasut d1b6c77e1f usb: s3c-otg: Split out PHY control 11 years ago
Marek Vasut 40ff06b958 usb: s3c-otg: Encapsulate PHY control 11 years ago
Marek Vasut 2cc157b0cd usb: s3c-otg: Remove useless include 11 years ago
Eric Nelson e2140588dd usb: gadget: fastboot: terminate commands with NULL 11 years ago
Eric Nelson 84c24f66c2 usb: gadget: fastboot: explicitly set radix of maximum download size 11 years ago
Eric Nelson c674a6660e usb: gadget: fastboot: add max-download-size variable 11 years ago
Eric Nelson e206799370 usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED 11 years ago
Bo Shen 23d1d10c42 usb: gadget: fastboot: improve download progress bar 11 years ago
Eric Nelson f9935c87b6 usb: f_mass_storage: set removable flag in do_inquiry based on LUN 11 years ago
Heiko Schocher 9f3b8ed14c usb: dfu: add fullspeed support for DFU 11 years ago
Lukasz Majewski b9c99d3246 usb: dfu: thor: gadget: Remove dead code 11 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 11 years ago
Steve Rae 593cbd93f3 usb/gadget: fastboot: minor cleanup 11 years ago
Steve Rae d1b5ed0753 usb/gadget: fastboot: add support for flash command 11 years ago
Bo Shen 06fa91cd67 USB: gadget: s3c: get rid of debug compile warning 11 years ago
Bo Shen f9abd4b415 USB: gadget: atmel: get rid of debug compile warning 11 years ago
Stephen Warren 842ef9a98e usb: ci_udc: implement dfu_usb_get_reset 11 years ago
Lukasz Majewski f2ec4e34aa udc: dfu: s3c_udc: Provide function to check if USB reset was asserted 11 years ago
Lukasz Majewski 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R 11 years ago
Heiko Schocher 0c06db5983 lib, linux: move linux specific defines to linux/compat.h 11 years ago
Masahiro Yamada 62d636aa2a omap: remove omap5912osk board support 11 years ago
Masahiro Yamada 8ac22a60e2 omap: clean-up dead configs 11 years ago
Stephen Warren 7ac1b410ac dfu: allow backend to specify a maximum buffer size 11 years ago
Stephen Warren 3ee9593fce dfu: add write error handling 11 years ago
Stephen Warren dcb89b5aa0 usb: ci_udc: use var name ep/ci_ep consistently 11 years ago
Stephen Warren 369d3c439a USB: gadget: atmel: zero out allocated requests 11 years ago
Stephen Warren 639e9903c2 usb: ci_udc: don't memalign() struct ci_req allocations 11 years ago
Stephen Warren 6ac15fda4e usb: ci_udc: remove controller.items array 11 years ago
Stephen Warren 7e54188775 usb: ci_udc: fix items array size/stride calculation 11 years ago
Stephen Warren 06b38fcbae usb: ci_udc: lift ilist size calculations to global scope 11 years ago
Stephen Warren 8d7c39d3e8 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs 11 years ago
Stephen Warren d7beeb9358 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() 11 years ago
Jeroen Hofstee 29425be49b usb: fastboot: fix potential buffer overflow 11 years ago
Jeroen Hofstee 19a2a67fa2 usb:g_dnl:f_thor: remove memset before memcpy 11 years ago
Jeroen Hofstee 933611f7bb usb:composite: clear the whole common buffer 11 years ago