summaryrefslogtreecommitdiff
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc3: Add disable u2mac linestate check quirkJagan Teki2020-05-292-0/+27
* usb: dwc3: add dis_u2_freeclk_exists_quirkFrank Wang2020-05-292-0/+8
* usb: dwc3: add dis_enblslpm_quirkFrank Wang2020-05-292-0/+8
* eth/r8152: fix typo in register nameHayes Wang2020-05-222-6/+6
* usb: dwc3: fix NULL pointer issueChunfeng Yun2020-05-221-3/+3
* usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford2020-05-221-3/+120
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1824-0/+24
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1860-0/+60
* common: Drop linux/bug.h from common headerSimon Glass2020-05-1816-0/+16
* common: Drop log.h from common headerSimon Glass2020-05-1878-0/+78
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop part.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop net.h from common headerSimon Glass2020-05-1812-0/+13
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+7
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-152-2/+2
* rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5XTrevor Woerner2020-05-152-2/+2
* usb: gadget: g_dnl: add function g_dnl_set_productPatrick Delaunay2020-05-141-0/+8
* usb: dwc3: Add versal compatibility string to dwc3 glue idsSiva Durga Prasad Paladugu2020-05-121-0/+1
* usb: dwc3: add dis_del_phy_power_chg_quirkJagan Teki2020-05-122-0/+7
* usb: mx6: add fuse checkPeng Fan2020-05-101-0/+16
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2020-05-108-155/+359
|\
| * xhci: mediatek: Add support for MTK xHCI host controllerChunfeng Yun2020-05-024-0/+320
| * usb: dwc2_udc_otg: use the phy bulk API to get physChunfeng Yun2020-05-021-76/+17
| * usb: dwc3: use the phy bulk API to get physChunfeng Yun2020-05-023-79/+22
* | usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load addressFrank Li2020-05-032-2/+6
|/
* Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-281-0/+16
|\
| * usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong2020-04-281-0/+16
* | usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard2020-04-281-1/+1
* | usb: host: dwc2: add trace to have clean usb startPatrick Delaunay2020-04-281-0/+2
* | usb: host: dwc2: force reset assertPatrick Delaunay2020-04-281-0/+2
* | usb: host: dwc2: add clk supportPatrick Delaunay2020-04-281-1/+29
* | usb: host: dwc2: add phy supportPatrick Delaunay2020-04-281-0/+66
* | usb: ether: avoid NULL check before free()Heinrich Schuchardt2020-04-281-2/+1
* | usb: avoid NULL check before freeHeinrich Schuchardt2020-04-281-6/+3
|/
* drivers: usb: host: Add BRCM xHCI driverRayagonda Kokatanur2020-04-133-0/+107
* usb: Migrate to support live DT for some driverKever Yang2020-04-1310-53/+36
* usb: ehci-msm: Use dev interface to get device addressKever Yang2020-04-131-3/+1
* usb: dwc3-of-simple: Drop redundant inclding header fileKever Yang2020-04-131-1/+0
* usb: Keep async schedule running only across mass storage xfersMarek Vasut2020-04-093-14/+89
* sunxi: Move common defconfig options to KconfigAndre Przywara2020-03-181-0/+1
* gadget: f_thor: add missing line breaks for pr_err()Seung-Woo Kim2020-03-011-12/+12
* dfu: Reset timeout in case of DFU requestAndy Shevchenko2020-03-011-0/+5
* dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada2020-02-194-4/+4
* dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada2020-02-192-4/+4
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-0535-0/+38
* dm: core: Require users of devres to include the headerSimon Glass2020-02-0523-0/+26
* Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini2020-02-052-6/+8
|\
| * usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) supportMarek Szyprowski2020-01-292-6/+8