summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: udc: Fix warnings on 64-bit buildsMichal Simek2015-11-031-1/+1
* usb: lthor: Specify correct parameter for sizeof typeMichal Simek2015-11-031-1/+1
* usb: dwc3: Fix warnings on 64-bit buildsMichal Simek2015-11-034-15/+16
* ohci: Add missing cache-flush for hcca areaHans de Goede2015-11-031-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-10-291-19/+4
|\
| * smsc95xx: Use zero length packets when RX fifo is emptyStefan Brüns2015-10-291-16/+0
| * smsc95xx: Fetch whole burst with 1 URB, avoid framing errorsStefan Brüns2015-10-281-3/+4
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-10-276-17/+17
|\ \
| * | dm: Rename dev_get_parentdata() to dev_get_parent_priv()Simon Glass2015-10-236-17/+17
| |/
* | linux, compat: add missing definitions for ubiHeiko Schocher2015-10-261-5/+0
|/
* 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
OpenPOWER on IntegriCloud