summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* fastboot: add support for reboot-bootloader commandAlexey Firago2015-04-141-0/+13
* usb: gadget: thor: Claim EP after allocating it in thor gadgetMarek Szyprowski2015-04-141-0/+3
* usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driverMarek Szyprowski2015-04-142-1/+31
* usb: composite: Add .reset callback to usb_gadget_driver structureLukasz Majewski2015-04-141-0/+1
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-148-14/+14
* usb: gadget: defer setting maxpacket till ->setup()Kishon Vijay Abraham I2015-04-142-2/+4
* usb: dwc3: Makefile: Make dwc3 driver compile in u-bootKishon Vijay Abraham I2015-04-141-1/+1
* usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I2015-04-141-309/+26
* usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I2015-04-142-0/+641
* usb: mass-storage: Build warning fixes for 64-bitThierry Reding2015-04-141-1/+1
* usb: ci_udc: fix warnings on 64-bit buildsRob Herring2015-04-141-21/+21
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-242-2/+0
* usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-251-0/+5
* fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-251-5/+22
* usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-251-0/+25
* fastboot: add support for "oem format" commandRob Herring2015-02-251-0/+11
* fastboot: add "fastboot oem" command supportMichael Scott2015-02-251-0/+15
* 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
OpenPOWER on IntegriCloud