Commit Graph

525 Commits (97f3a178b2a3d5a7767cb6cb15ba9c40ba804ebb)

Author SHA1 Message Date
Stefan Roese 2bf352f0c1 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA 9 years ago
Stefan Agner 79d867c2e6 usb: ehci-mx6: allow board_ehci_hcd_init to fail 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
Hans de Goede fb3bfbb24a sunxi: H3: Do not clear usb companion clk-gate / reset on remove 9 years ago
Sriram Dash 93eb8f39d2 drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file 9 years ago
Mateusz Kulikowski cfb3f1cd0e usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() 9 years ago
Mateusz Kulikowski 5a8221181e ehci: Add support for Qualcomm EHCI 9 years ago
Mateusz Kulikowski d144f96a48 ehci-ci.h: drop generic USBCMD fields 9 years ago
Mateusz Kulikowski e162c6b1a7 usb: Rename ehci-fsl.h to ehci-ci.h 9 years ago
Mateusz Kulikowski 3f9f8a5b83 ehci-hcd: Add init_after_reset 9 years ago
Chen-Yu Tsai 045ae7e339 sunxi: ohci: Add A83T compatible 9 years ago
Chen-Yu Tsai 3655f287b6 sunxi: ehci: Add A83T compatible 9 years ago
Hans de Goede 948603d4d6 sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working 9 years ago
Ted Chen 1b108880e6 usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. 9 years ago
Simon Glass 9b9775687f dm: usb: Unbind old block devices when shutting down USB 9 years ago
Dinh Nguyen b5ab663a69 usb: dwc2: disable erroneous overcurrent condition 9 years ago
Marek Vasut abd702f48c usb: ehci: Fix warning on aarch64 9 years ago
Marek Vasut e88a1b75d5 usb: ehci: Be explicit about the BE IO accessors 9 years ago
Marek Vasut 7ab0d35543 usb: ehci: Clear USBMODE_BE on LE MMIO 9 years ago
Marek Vasut cf7c93cdd7 usb: ehci: Implement V2P mapping 9 years ago
Marek Vasut 643cacb6d6 usb: ehci: Use map_physmem in ehci-generic 9 years ago
Jelle van der Waa dc44fd8ae4 sunxi: H3: Add support for the host usb-phys 9 years ago
Wenyou Yang 9cf7385c9b drivers: usb: ohci-at91: clean up the PLLB code 9 years ago
Wenyou Yang b55b596086 drivers: usb: atmel: clean up the UTMI PLL code 9 years ago
Wenyou Yang cd4de1d928 drivers: at91: clean up peripheral clock code 9 years ago
Masahiro Yamada 75d297ec1f usb: remove UniPhier EHCI driver 9 years ago
Masahiro Yamada 4feefdcfe9 usb: add clock support for generic EHCI 9 years ago
Mateusz Kulikowski 8c25c2592e usb: ehci-mx6: Use shared wait_for_bit 9 years ago
Mateusz Kulikowski 8d5c7bb294 usb: ohci-lpc32xx: Use shared wait_for_bit 9 years ago
Mateusz Kulikowski fd2cd66290 usb: dwc2: Use shared wait_for_bit 9 years ago
Simon Glass 907eed2ce3 dm: usb: Add a compatible string for PCI EHCI controller 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
Sanchayan Maity 08c11cb5df usb: host: ehci-vf: Implement board_usb_phy_mode weak function 10 years ago
Sanchayan Maity 6089f75141 usb: host: ehci-vf: Remove hardcoded USB host client configuration 10 years ago
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API 10 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 10 years ago
Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 10 years ago
Stefan Brüns 5253aded46 usb: dwc2: avoid out of bounds access 10 years ago
Alexey Brodkin fee331f66c usb: add support of generic OHCI devices 10 years ago
Lukasz Majewski 70cc443d58 usb: host: ehci: samsung: Move hcor initialization after usb phy setup 10 years ago
Marek Vasut 6af4e2782d usb: xhci: zynqmp: Removing unused function usb_phy_reset 10 years ago