summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGETPaul Kocialkowski2015-08-052-0/+16
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-0512-35/+35
* usb: Generic USB Kconfig option, that fits both host and gadget and commentsPaul Kocialkowski2015-08-051-7/+8
* usb: USB_ARCH_HAS_HCD Kconfig option removalPaul Kocialkowski2015-08-051-3/+0
* usb: dwc2: Call board_usb_init() from usb_lowlevel_init()Peter Griffin2015-08-051-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-022-0/+36
|\
| * usb: kconfig: create a menu for usbNikita Kiryanov2015-08-021-0/+2
| * usb: kconfig: usb keyboard kconfigNikita Kiryanov2015-08-021-0/+27
| * arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig optionNikita Kiryanov2015-08-021-0/+7
* | ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-281-1/+30
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-07-251-20/+97
|\ \
| * | sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede2015-07-251-1/+1
| * | sunxi: musb: Improve output during probingHans de Goede2015-07-251-5/+6
OpenPOWER on IntegriCloud