Commit Graph

42 Commits (adf3057f379a48af1c81a34e8ae39a58bb88c49c)

Author SHA1 Message Date
Eddie Cai 57ca63b86e usb: dwc2: invalidate the dcache before starting the DMA 8 years ago
Kever Yang 5c73536738 usb: dwc2: add support for external vbus supply 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 9 years ago
Stefan Roese 2bf352f0c1 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA 9 years ago
Marek Vasut e96e064f51 usb: dwc2: Init desc_before_addr 9 years ago
Marek Vasut b4fbd089e4 usb: dwc2: Make OC protection configurable 9 years ago
Marek Vasut 618da5630b usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() 9 years ago
Marek Vasut 559019894b usb: dwc2: Pass private data into dwc_otg_core_init() 9 years ago
Dinh Nguyen b5ab663a69 usb: dwc2: disable erroneous overcurrent condition 10 years ago
Mateusz Kulikowski fd2cd66290 usb: dwc2: Use shared wait_for_bit 10 years ago
Stefan Brüns 25612f23b5 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds 10 years ago
Stefan Brüns d2ff51b372 usb: dwc2: Add SPLIT INTERRUPT transaction support 10 years ago
Stefan Brüns b54e447052 usb: dwc2: Implement SPLIT transaction support 10 years ago
Stefan Brüns 890f0ee4bb usb: dwc2: add helper function for setting SPLIT HC registers 10 years ago
Stefan Brüns daed305941 usb: dwc2: split transfer core from outer loop 10 years ago
Stefan Brüns 03460cdc3d usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack 10 years ago
Stefan Brüns 56a7bbd741 usb: dwc2: Fix out-of-bounds access, fix chunk size 10 years ago
Stefan Brüns 5253aded46 usb: dwc2: avoid out of bounds access 10 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Marek Vasut 7a1386f96b usb: dwc2: Rename to dwc2_usb 10 years ago
Marek Vasut f522f9475f usb: dwc2: Add original Synopsys compat string 10 years ago
Alexander Stein db402e005a dwc2: Add dcache support 10 years ago
Simon Glass f58a41e001 dm: usb: Add driver-model support to dwc2 10 years ago
Simon Glass cc3e3a9e0e dm: usb: Prepare dwc2 driver for driver-model conversion 10 years ago
Peter Griffin 93b9957894 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() 10 years ago
Peter Griffin 5cfd6c002a usb: dwc2: Add support for v3 snpsid value 10 years ago
Stephen Warren 5877de9165 usb: dwc2: retry NAK'd interrupt transfers 10 years ago
Stephen Warren e236519b73 usb: dwc2: implement interrupt transfers 10 years ago
Stephen Warren ed9bcbc792 usb: dwc2: correctly program hcchar for LS devices 10 years ago
Stephen Warren 4748cce573 usb: dwc2: detect device speed correctly 10 years ago
Stephen Warren 5c0beb5c58 usb: dwc2: use phys_to_bus/bus_to_phys 10 years ago
Stephen Warren fc909c0563 usb: dwc2: fix bulk transfers 10 years ago
Stephen Warren 805b67e1ea usb: dwc2: remove restriction on buffer length 10 years ago
Stephen Warren d1c880c66c usb: dwc2: fix aligned buffer usage 10 years ago
Stephen Warren 66ffc87586 usb: dwc2: simplify wait_for_chhltd 10 years ago
Stephen Warren 282685e07e usb: dwc2: remove control_data_toggle[] 10 years ago
Stephen Warren ee83755401 usb: dwc2: usb chunk_msg() for control transfers too 10 years ago
Stephen Warren 7b5e504dae usb: dwc2: refactor submit_bulk_msg to be common 10 years ago
Stephen Warren 4a1d21fc52 usb: dwc2: unify waiting for transfer completion 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Oleksandr Tymoshenko 6e9e06260d usb: dwc2: Add driver for Synopsis DWC2 USB IP block 11 years ago