summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky2015-01-181-2/+2
* usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese2015-01-181-0/+8
* usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese2015-01-181-0/+8
* gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-181-2/+14
* fastboot: add support for continue commandRob Herring2014-12-181-0/+14
* usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-182-1/+18
* USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-161-1/+0
* lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-111-24/+0
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-234-7/+8
* usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-072-7/+13
* usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-073-62/+104
* usb: s3c-otg: Encapsulate PHY controlMarek Vasut2014-11-061-4/+8
* usb: s3c-otg: Remove useless includeMarek Vasut2014-11-061-1/+0
* usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-061-1/+8
* usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-061-1/+1
* usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-061-1/+2
* usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson2014-10-061-0/+5
* usb: gadget: fastboot: improve download progress barBo Shen2014-10-061-5/+9
* usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson2014-10-061-0/+1
* usb: dfu: add fullspeed support for DFUHeiko Schocher2014-10-061-0/+3
* usb: dfu: thor: gadget: Remove dead codeLukasz Majewski2014-10-062-18/+0
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-244-6/+6
* usb/gadget: fastboot: minor cleanupSteve Rae2014-09-241-5/+10
* usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-241-0/+31
* USB: gadget: s3c: get rid of debug compile warningBo Shen2014-09-022-8/+8
* USB: gadget: atmel: get rid of debug compile warningBo Shen2014-09-021-6/+6
* usb: ci_udc: implement dfu_usb_get_resetStephen Warren2014-09-021-0/+7
* udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski2014-09-021-0/+5
* dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-021-1/+1
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-252-10/+0
* omap: remove omap5912osk board supportMasahiro Yamada2014-08-212-1507/+0
* omap: clean-up dead configsMasahiro Yamada2014-08-092-50/+0
* dfu: allow backend to specify a maximum buffer sizeStephen Warren2014-08-091-2/+3
* dfu: add write error handlingStephen Warren2014-08-091-4/+16
* usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren2014-07-021-9/+9
* USB: gadget: atmel: zero out allocated requestsStephen Warren2014-07-021-1/+1
* usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren2014-07-021-2/+1
* usb: ci_udc: remove controller.items arrayStephen Warren2014-07-022-6/+3
* usb: ci_udc: fix items array size/stride calculationStephen Warren2014-07-021-15/+15
* usb: ci_udc: lift ilist size calculations to global scopeStephen Warren2014-07-021-14/+14
* usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren2014-07-021-3/+4
* usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren2014-07-021-2/+2
* usb: fastboot: fix potential buffer overflowJeroen Hofstee2014-06-251-4/+7
* usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee2014-06-251-1/+0
* usb:composite: clear the whole common bufferJeroen Hofstee2014-06-251-2/+2
* usb: ci_udc: fix typo in debug messageStephen Warren2014-06-251-2/+2
* usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren2014-06-251-1/+7
* usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren2014-06-111-3/+35
* usb: ci_udc: clean up all allocations in unregisterStephen Warren2014-06-111-0/+6
* usb: ci_udc: fix probe error cleanupStephen Warren2014-06-111-0/+1
OpenPOWER on IntegriCloud