summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-10-202-16/+77
|\
| * usb: ehci-marvell.c: Add DM supportStefan Roese2015-10-212-16/+77
* | fastboot: Implement OEM format only when we have MMC supportMaxime Ripard2015-10-201-1/+1
|/
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-151-1/+1
* usb: ci_udc: fix emissions of ZLPsStephen Warren2015-09-121-10/+8
* usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan2015-09-121-0/+26
* usb: gadget: don't leak configs when unbindingStephen Warren2015-09-112-2/+1
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-1110-0/+10
* usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher2015-09-113-517/+103
* usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher2015-09-112-0/+2211
* usb: ehci: remember init modeStephen Warren2015-09-072-1/+7
* usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu2015-09-071-1/+1
* f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2015-09-072-0/+10
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-08-311-3/+1
|\
| * sunxi: musb: Drop no longer accurate comment in Kconfig help textHans de Goede2015-08-311-3/+1
* | dm: Use dev_get_addr() where possibleSimon Glass2015-08-312-4/+6
|/
* TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xxKishon Vijay Abraham I2015-08-281-4/+11
* usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interruptsKishon Vijay Abraham I2015-08-281-18/+28
* usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler2015-08-241-3/+2
* usb: dwc2: Rename to dwc2_usbMarek Vasut2015-08-191-1/+1
* usb: dwc2: Add original Synopsys compat stringMarek Vasut2015-08-191-0/+1
* usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I2015-08-191-0/+1
* usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stopKishon Vijay Abraham I2015-08-191-0/+1
* usb: gadget: ether: Perform board initialization from ethernet gadget driverKishon Vijay Abraham I2015-08-191-0/+4
* usb: xhci: Fix a potential NULL pointer dereferenceSergey Temerkhanov2015-08-191-5/+14
* usb: spear: Add support for both SPEAr600 EHCI controllersStefan Roese2015-08-191-3/+35
* imx: usb: ehci-mx6: wait_for_bit to check reg statusAdrian Alonso2015-08-191-4/+33
* imx: usb: ehci-mx6: add usb support for imx7d socAdrian Alonso2015-08-192-19/+82
* imx: usb: ehci-mx6: document board specific functionsAdrian Alonso2015-08-191-0/+31
* imx: usb: ehci-mx6: reg accessor cleanupsAdrian Alonso2015-08-191-33/+18
* usb: lpc32xx: add host USB driverSylvain Lemieux2015-08-182-0/+232
* arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert2015-08-171-8/+11
* arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese2015-08-171-1/+8
* usb: ohci: enable cache supportWu, Josh2015-08-122-12/+2
* dwc2: Add dcache supportAlexander Stein2015-08-121-7/+17
* sunxi: usb-phy: Never power off the usb portsHans de Goede2015-08-083-14/+16
* Merge git://git.denx.de/u-boot-dmTom Rini2015-08-063-201/+524
|\
| * net: smsc95xx: Add driver-model supportSimon Glass2015-08-061-0/+142
| * net: smsc95xx: Prepare for conversion to driver modelSimon Glass2015-08-061-122/+150
| * net: smsc95xx: Correct the error numbersSimon Glass2015-08-061-22/+26
| * net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZESimon Glass2015-08-061-5/+5
| * net: smsc95xx: Sort the include filesSimon Glass2015-08-061-2/+3
| * dm: usb: Add driver-model support to dwc2Simon Glass2015-08-061-0/+97
| * dm: usb: Prepare dwc2 driver for driver-model conversionSimon Glass2015-08-061-54/+104
| * dm: usb: Add an errno.h header to usb_ether.cSimon Glass2015-08-061-0/+1
* | Tegra: clocks: Add 38.4MHz OSC support for T210 useTom Warren2015-08-051-5/+13
|/
* net: asix: fix operation without eepromMarcel Ziswiler2015-08-051-6/+34
* usb: USB storage-specific part ifdef in uclassPaul Kocialkowski2015-08-051-0/+2
* musb: sunxi: Force EP0 on re-enableMaxime Ripard2015-08-051-0/+3
* sunxi: usb: USB_MUSB_SUNXI move to musb-new KconfigPaul Kocialkowski2015-08-051-0/+14
OpenPOWER on IntegriCloud