summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-07-24usb: ci_udc: fix request allocation when endpoints are disabledRob Herring
2015-07-23ci_udc: fix 64-bit compile warningsStephen Warren
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski
2015-07-22implement Fastboot via USB OTG on bcm28155_ap boardsJiandong Zheng
2015-07-22usb: gadget: bcm_udc_otg filesJiandong Zheng
2015-07-22usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski
2015-07-22usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski
2015-07-22usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget codePaul Kocialkowski
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-06-08usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()Inha Song
2015-05-29ci_udc: Update the ci_udc driver to support bulk transfersSiva Durga Prasad Paladugu
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18dm: usb: Allow setting up a USB controller as a device/gadgetSimon Glass
2015-04-14fastboot: add support for reboot-bootloader commandAlexey Firago
2015-04-14usb: gadget: thor: Claim EP after allocating it in thor gadgetMarek Szyprowski
2015-04-14usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driverMarek Szyprowski
2015-04-14usb: composite: Add .reset callback to usb_gadget_driver structureLukasz Majewski
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I
2015-04-14usb: gadget: defer setting maxpacket till ->setup()Kishon Vijay Abraham I
2015-04-14usb: dwc3: Makefile: Make dwc3 driver compile in u-bootKishon Vijay Abraham I
2015-04-14usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I
2015-04-14usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I
2015-04-14usb: mass-storage: Build warning fixes for 64-bitThierry Reding
2015-04-14usb: ci_udc: fix warnings on 64-bit buildsRob Herring
2015-03-25net: Add ethernet FCS length macro in net.hBin Meng
2015-02-25usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta
2015-02-25fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta
2015-02-25usb: gadget: fastboot: Add fastboot eraseDileep Katta
2015-02-25fastboot: add support for "oem format" commandRob Herring
2015-02-25fastboot: add "fastboot oem" command supportMichael Scott
2015-01-18usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky
2015-01-18usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese
2015-01-18usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese
2014-12-18gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak
2014-12-18fastboot: add support for continue commandRob Herring
2014-12-18usb, g_dnl: generalize DFU detach functionsRob Herring
2014-12-16USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen
2014-12-11lib: string: move strlcpy() to a common placeMasahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-07usb: s3c-otg: Allow custom gusbcfgMarek Vasut
2014-11-07usb: s3c-otg: Split out PHY controlMarek Vasut
2014-11-06usb: s3c-otg: Encapsulate PHY controlMarek Vasut
2014-11-06usb: s3c-otg: Remove useless includeMarek Vasut
2014-10-06usb: gadget: fastboot: terminate commands with NULLEric Nelson
2014-10-06usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson
2014-10-06usb: gadget: fastboot: add max-download-size variableEric Nelson
2014-10-06usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson