summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* usb: gadget: USB_ETHER requires network supportAlex Kiernan2018-04-081-0/+1
* usb: rockchip: remove duplicate assignement.Heinrich Schuchardt2018-03-281-1/+0
* lan7xxx: Require phylibAlexander Graf2018-03-221-0/+2
* usb: dwc2: Replace printf, pr_err by dev_info, dev_errPatrice Chotard2018-03-171-9/+11
* usb: dwc2: increase timeout in wait_for_chhltdChristophe Kerello2018-03-171-1/+1
* usb: dwc2: disable external vbus supply when the device is removedChristophe Kerello2018-03-171-3/+35
* usb: ohci-generic: replace pr_err() by dev_err()Patrice Chotard2018-03-171-7/+6
* usb: ohci-generic: factorize PHY operationPatrice Chotard2018-03-171-40/+59
* usb: ohci-generic: handle phy power on/offPatrice Chotard2018-03-171-0/+17
* usb: ehci-generic: replace pr_err() by dev_err()Patrice Chotard2018-03-171-7/+9
* usb: ehci-generic: factorize PHY operationPatrice Chotard2018-03-171-40/+59
* usb: ehci-generic: handle phy power on/offPatrice Chotard2018-03-171-0/+17
* usb: Remove unused ppc4xx EHCI host driverStefan Roese2018-03-172-36/+0
* ubs: xhci-dwc3: Enable USB3 PHY when availableVignesh R2018-03-171-0/+11
* usb: xhci-dwc3: Refractor PHY operations into separate functionVignesh R2018-03-171-27/+48
* usb: xhci-dwc3: Power on USB PHY before usingVignesh R2018-03-171-0/+12
* usb: dwc2: Allow selection of data buffer sizeAlexey Brodkin2018-03-172-1/+13
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-051-0/+1
|\
| * usb: xhci-rcar: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-058-8/+8
|/
* dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut2018-02-211-1/+1
* usb: kbd: select SYS_STDIO_DEREGISTERHeinrich Schuchardt2018-02-211-0/+1
* usb: gadget: sdp: fix pointer cast warnings for 64bit archsAndre Heider2018-02-211-4/+9
* usb: gadget: sdp: add missing line breaksAndre Heider2018-02-211-7/+7
* usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup f...Faiz Abbas2018-02-151-22/+0
* usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTHAlexey Brodkin2018-02-152-1/+3
* usb: ulpi: kconfig: Remove meaningless choice defaultUlf Magnusson2018-02-051-1/+0
* usb: dwc2: make casts of ep->dma_buf consistentTom Rini2018-02-051-1/+1
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-0/+6
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski2018-02-021-0/+6
* Kconfig: usb: Sort USB_FUNCTION_* entriesLukasz Majewski2018-02-021-7/+7
* usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini2018-01-281-1/+0
* usb: Remove isp116x-hcd supportTom Rini2018-01-283-1800/+0
* Merge git://git.denx.de/u-boot-usbTom Rini2018-01-272-2/+2
|\
| * usb: ehci: mxs: fix swapped argument in ehci_writel()Daniel Schwierzeck2018-01-251-1/+1
| * usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva2018-01-251-1/+1
* | Merge git://git.denx.de/u-boot-spiTom Rini2018-01-265-29/+27
|\ \ | |/ |/|
| * wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-245-29/+27
* | Convert CONFIG_ROCKCHIP_USB2_PHY to KconfigAdam Ford2018-01-221-0/+2
* | Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford2018-01-221-0/+3
* | Convert CONFIG_TWL4030_USB to KconfigAdam Ford2018-01-222-0/+14
* | Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford2018-01-222-0/+31
* | Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-221-0/+17
* | usb: rockchip: add the rockusb gadgetEddie Cai2018-01-103-0/+727
* | musb: sunxi: Use base address from device treeChen-Yu Tsai2018-01-101-3/+6
* | arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to KconfigRan Wang2018-01-091-0/+6
* | usb: ehci: fsl: Fix some compile warnings.Ran Wang2018-01-091-4/+4
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-181-2/+5
|\
| * armv8: ls1043a/ls2080a: check SoC by device IDWenbin song2017-12-131-2/+5