Commit Graph

57 Commits (lime2-spi)

Author SHA1 Message Date
Ramon Fried 948f32c856 bug.h: introduce WARN_ONCE 6 years ago
Mugunthan V N 0ad3f771b6 drivers: usb: dwc3: remove devm_zalloc from linux_compact 6 years ago
Michal Simek 49d674547c usb: dwc3: Add generic DWC3 glue logic driver 6 years ago
Mugunthan V N 23ba2d6372 usb: dwc3: Add dwc3_init/remove with DM_USB 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 4bb3dac772 usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> 7 years ago
Masahiro Yamada 0a70fb4c1c bug.h: move runtime BUG/WARN macros into <linux/bug.h> 7 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Masahiro Yamada dc04b35ef2 usb: dwc3: add UniPhier specific glue layer 7 years ago
Masahiro Yamada 6ea247d137 usb: dwc3: fix Kconfig dependency to accept host driver in drivers/usb/dwc3 7 years ago
Philipp Tomsich 889239d6b5 usb: dwc3: gadget: make cache-maintenance on event buffers more robust 7 years ago
Philipp Tomsich b7bf4a9592 usb: dwc3: ensure consistent types for dwc3_flush_cache 7 years ago
Vincent Tinelli 282b72082f usb: dwc3: gadget: Remove unused header inclusion 7 years ago
Nishanth Menon 3891a54f47 ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX 8 years ago
Roger Quadros 3ac8d1ee12 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled 8 years ago
Sam Protsenko b142729d03 usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig 8 years ago
Sam Protsenko c16bf621d5 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig 8 years ago
Sam Protsenko 65403f3010 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig 8 years ago
Sam Protsenko 3457bbaf22 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 8 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 8 years ago
Felipe Balbi c2ad4e1b9f usb: dwc3: fix build warnings 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Michal Simek 01c94c4a6e usb: dwc3: Fix warnings on 64-bit builds 9 years ago
Heiko Schocher 5219db8ae8 linux, compat: add missing definitions for ubi 9 years ago
Kishon Vijay Abraham I 0a7ab045b9 TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx 9 years ago
Kishon Vijay Abraham I 8af1be7678 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts 9 years ago
Lukasz Majewski a272c99d30 samsung: usb: phy: Support for DWC3 PHY 9 years ago
Lukasz Majewski 3621b3b8a7 usb: dwc3: Correct clean up code for requests 9 years ago
Lukasz Majewski afa093bfa7 usb: dwc3: gadget: Set non EP0 max packet limit to 512B 9 years ago
Lukasz Majewski 29e7fc19ce usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be LST 9 years ago
Marek Szyprowski 137f7c590d usb: dwc3: optimize interrupt loop 9 years ago
Marek Szyprowski 5dc4538bf3 usb: dwc3: add a workaround for too small OUT requests 9 years ago
Joonyoung Shim 7e9cb7962f usb: dwc3: make dwc3_set_mode to static 9 years ago
Lukasz Majewski 2252d150ef usb: dwc3: Remove BIT(x) macro from DWC3's gadget code 9 years ago
Kishon Vijay Abraham I 5b9ce0e28a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot 9 years ago
Kishon Vijay Abraham I 8d488f3e16 usb: dwc3: Add chained TRB support for ep0 9 years ago
Kishon Vijay Abraham I 1f78f8feda usb: dwc3: ep0: preparation for implementing chained TRB 9 years ago
Kishon Vijay Abraham I 526a50f8ec dwc3: flush the buffers before using it 9 years ago
Kishon Vijay Abraham I 6900aeda52 usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms 9 years ago
Kishon Vijay Abraham I 53de33fc00 usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts 9 years ago
Kishon Vijay Abraham I 57207657a1 dwc3: dwc3-omap: add support for multiple dwc3-omap controllers 9 years ago
Kishon Vijay Abraham I c241d7eee4 usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code 9 years ago
Kishon Vijay Abraham I 93c3763810 include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data 9 years ago
Kishon Vijay Abraham I 3f52e1b985 usb: dwc3: dwc3-omap: make dwc3-omap build in uboot 9 years ago
Kishon Vijay Abraham I 27d3b89d33 dwc3: core: added an API to invoke irq handlers 9 years ago
Kishon Vijay Abraham I 793d347f53 dwc3: core: add support for multiple dwc3 controllers 9 years ago
Kishon Vijay Abraham I 8e1906a81f dwc3: core: change probe and remove to uboot init and uboot exit code 9 years ago
Kishon Vijay Abraham I 71744d0d06 usb: dwc3: core: make dwc3 core build in uboot 9 years ago
Kishon Vijay Abraham I b6d959acaa usb: dwc3: ep0: make dwc3 ep0 build in uboot 9 years ago
Kishon Vijay Abraham I 747a0a5b38 usb: dwc3: gadget: make dwc3 gadget build in uboot 9 years ago