summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* rockchip: usb: host: xhci-rockchip: add support for rk3328Meng Dongyang2017-06-071-9/+22
* Merge git://git.denx.de/u-boot-usbTom Rini2017-06-051-0/+1
|\
| * ehci-pci: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-06-051-0/+1
* | common: arm: freescale: layerscape: Move header files out of common.hSimon Glass2017-06-051-1/+2
* | common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-0/+3
* | arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* | samsung: Drop more references fo s3c24x0Simon Glass2017-06-052-9/+0
* | samsung: usb: Drop ohci-s3c24xx driverSimon Glass2017-06-053-2098/+0
|/
* sandbox: usb: Convert emulators to livetreeSimon Glass2017-06-012-5/+2
* dm: usb: Convert uclass to livetreeSimon Glass2017-06-011-5/+3
* dm: gpio: Add live tree supportSimon Glass2017-06-012-5/+7
* dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2017-06-011-1/+1
* dm: core: Rename of_device_is_compatible()Simon Glass2017-06-012-2/+2
* dm: Rename dev_addr..() functionsSimon Glass2017-06-0119-21/+21
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-011-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-05-261-1/+2
|\
| * armv8: ls2080ardb: Add LS2081ARDB board supportPriyanka Jain2017-05-231-1/+2
* | usb: ehci: Add Renesas RCar M3/H3 EHCI supportHiroyuki Yokoyama2017-05-223-0/+115
* | net: usb: mcs7830: fix non-DM ingress pathUri Mashiach2017-05-211-2/+4
* | usb: lpc32xx: add i2c DM supportLiam Beguin2017-05-181-18/+46
* | Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to KconfigTom Rini2017-05-151-0/+8
* | Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini2017-05-151-2/+2
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-0/+1
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-152-7/+1
* | omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini2017-05-153-4/+4
* | omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini2017-05-152-2/+2
|/
* usb: gadget: avoid variable name clipping in cb_getvarnicolas.le.bayon@st.com2017-05-111-2/+10
* net: smsc95xx: Correct free_pkt() implementationSimon Glass2017-05-091-2/+2
* arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach2017-05-081-0/+2
* usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-081-2/+15
* arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach2017-05-081-0/+9
* ehci-ppc4xx: Prepare for usage of readl()/writel() accessorsAlexey Brodkin2017-04-251-0/+1
* usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt2017-04-251-2/+2
* musb: properly detect failed initialization of controllerHeinrich Schuchardt2017-04-251-1/+1
* armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-171-1/+1
* usb: dwc2: invalidate the dcache before starting the DMAEddie Cai2017-04-141-6/+13
* usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich2017-04-142-2/+5
* usb: dwc3: ensure consistent types for dwc3_flush_cachePhilipp Tomsich2017-04-143-11/+11
* usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi2017-04-141-2/+2
* usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi2017-04-141-5/+7
* usb: gadget: g_dnl: hold maximum string descriptorFelipe Balbi2017-04-141-1/+1
* usb: dwc2: add support for external vbus supplyKever Yang2017-04-141-5/+38
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-04-061-1/+1
|\
| * sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-051-1/+1
* | Blackfin: RemoveTom Rini2017-04-0510-572/+4
* | dm: core: Add flags parameter to device_remove()Stefan Roese2017-04-042-3/+3
|/
* mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin2017-03-232-1/+13
* usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi2017-02-261-0/+5
* usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi2017-02-261-2/+1
* usb: gadget: f_dfu: write req->actual bytesFelipe Balbi2017-02-261-1/+1