summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2020-04-28Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-28usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard
2020-04-28usb: host: dwc2: add trace to have clean usb startPatrick Delaunay
2020-04-28usb: host: dwc2: force reset assertPatrick Delaunay
2020-04-28usb: host: dwc2: add clk supportPatrick Delaunay
2020-04-28usb: host: dwc2: add phy supportPatrick Delaunay
2020-04-28usb: ether: avoid NULL check before free()Heinrich Schuchardt
2020-04-28usb: avoid NULL check before freeHeinrich Schuchardt
2020-04-28usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong
2020-04-13drivers: usb: host: Add BRCM xHCI driverRayagonda Kokatanur
2020-04-13usb: Migrate to support live DT for some driverKever Yang
2020-04-13usb: ehci-msm: Use dev interface to get device addressKever Yang
2020-04-13usb: dwc3-of-simple: Drop redundant inclding header fileKever Yang
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut
2020-03-18sunxi: Move common defconfig options to KconfigAndre Przywara
2020-03-01gadget: f_thor: add missing line breaks for pr_err()Seung-Woo Kim
2020-03-01dfu: Reset timeout in case of DFU requestAndy Shevchenko
2020-02-19dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>Masahiro Yamada
2020-02-19dma-mapping: fix the prototype of dma_unmap_single()Masahiro Yamada
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-02-02usb: cdns3: ep0: Invalidate cache before reading Setup PacketVignesh Raghavendra
2020-01-29usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) supportMarek Szyprowski
2020-01-25usb: musb-new: mt85xx: add musb-new gadget driver.mingming lee
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20dwc3-generic: Add support for AM654 USB controllerVignesh Raghavendra
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Rename and move source()Simon Glass
2020-01-07usb: Drop use of BUG_ON() and WARN_ON()Simon Glass
2019-12-21usb: dwc3: Fix UTMI/UTMIW phy interface initializationJagan Teki
2019-12-21usb: cdns3: ep0: Fix build warnings related to cache opsVignesh Raghavendra
2019-12-02common: Move command functions out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move serial_printf() to the serial headerSimon Glass
2019-11-25dm: test: usb: rework keyboard testHeinrich Schuchardt
2019-11-25usb: kbd: implement special keysHeinrich Schuchardt
2019-11-23Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2019-11-23gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUMJagan Teki
2019-11-23usb: dwc3: Add phy interface for dwc3_ubootJagan Teki
2019-11-23gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUMJagan Teki
2019-11-23gadget: rockchip: USB_GADGET_PRODUCT_NUMJagan Teki
2019-11-23gadget: Select USB_GADGET_VENDOR_NUM for rockchipJagan Teki
2019-11-23gadget: Select USB_GADGET_MANUFACTURER for rockchipJagan Teki
2019-11-22usb: dwc2: fix possible alignment issuesSimon Goldschmidt
2019-11-22usb: composite: fix possible alignment issuesSimon Goldschmidt
2019-11-19usb: cdns3: Fix include file pathVignesh Raghavendra
2019-11-17rockchip: usb: Migrate to use ofnodeKever Yang
2019-11-08usb: xhci: support 1.1 or later versionChunfeng Yun
2019-11-07usb: composite: add BOS descriptor support to composite frameworkT Karthik Reddy