summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* dwc3: flush cache only if there is a buffer attached to a requestMarek Szyprowski2019-10-311-1/+2
* dwc3-generic: Don't fail probe if clk/reset entries are absentVignesh Raghavendra2019-10-311-2/+2
* usb: dwc3: Kconfig: get rid of obsolete mode selectionJean-Jacques Hiblot2019-10-242-18/+4
* usb: dwc3: Add dwc3_of_parse() to get quirks information from DTJean-Jacques Hiblot2019-10-243-1/+71
* usb: dwc3-generic: if no max speed is specified in DT, assume super speedJean-Jacques Hiblot2019-10-241-2/+2
* usb: dwc3-generic: add a new host driver that uses the dwc3 coreJean-Jacques Hiblot2019-10-242-2/+54
* usb: dwc3-generic: factorize codeJean-Jacques Hiblot2019-10-241-20/+35
* usb: dwc3-generic: use platdataJean-Jacques Hiblot2019-10-241-14/+23
* usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exitJean-Jacques Hiblot2019-10-241-5/+0
* usb: dwc3: switch to peripheral mode when exitingJean-Jacques Hiblot2019-10-241-0/+13
* drivers: usb: dwc3: setup phy before dwc3 core soft resetT Karthik Reddy2019-10-081-2/+2
* usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glueJean-Jacques Hiblot2019-07-051-1/+1
* usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callbackJean-Jacques Hiblot2019-07-051-1/+1
* usb: dwc3: Add Meson G12A USB GlueNeil Armstrong2019-05-093-0/+465
* dwc3-generic: Add support for the am437xJean-Jacques Hiblot2018-12-141-0/+1
* usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"Jean-Jacques Hiblot2018-12-141-0/+1
* usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski2018-12-142-2/+0
* dwc3-generic: Add support for the TI DWC3 glueJean-Jacques Hiblot2018-12-071-0/+85
* usb: dwc3: Fix a compilation error with the edison defconfigJean-Jacques Hiblot2018-12-071-1/+1
* dwc3-generic: Add select_dr_mode operationJean-Jacques Hiblot2018-12-071-0/+26
* dwc3-generic: Handle the PHYs, the clocks and the reset linesJean-Jacques Hiblot2018-12-072-29/+137
* dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot2018-12-071-1/+1
* dwc3: move phy operation to core.cJean-Jacques Hiblot2018-12-071-2/+86
* dwc3_generic: do not probe the USB device driver when it's boundJean-Jacques Hiblot2018-12-071-7/+0
* usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...Jean-Jacques Hiblot2018-12-071-12/+2
* usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot2018-12-072-4/+3
* usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer2018-11-262-2/+2
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-1/+1
* bug.h: introduce WARN_ONCERamon Fried2018-06-071-1/+0
* drivers: usb: dwc3: remove devm_zalloc from linux_compactMugunthan V N2018-05-184-8/+8
* usb: dwc3: Add generic DWC3 glue logic driverMichal Simek2018-05-183-0/+164
* usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N2018-05-183-1/+62
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-25/+12
* usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>Masahiro Yamada2017-10-151-1/+1
* bug.h: move runtime BUG/WARN macros into <linux/bug.h>Masahiro Yamada2017-10-041-1/+0
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-041-1/+0
* usb: dwc3: add UniPhier specific glue layerMasahiro Yamada2017-10-013-0/+128
* usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3Masahiro Yamada2017-08-281-2/+2
* 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: dwc3: gadget: Remove unused header inclusionVincent Tinelli2017-02-261-1/+0
* ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XXNishanth Menon2016-12-031-2/+2
* usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabledRoger Quadros2016-05-271-1/+1
* usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko2016-04-201-0/+17
* usb: dwc3: Move CONFIG_USB_DWC3_OMAP to KconfigSam Protsenko2016-04-201-0/+10
* usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko2016-04-201-0/+23
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-0/+7
* bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada2016-01-252-2/+1
* usb: dwc3: fix build warningsFelipe Balbi2015-12-072-2/+2
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-101-0/+4