Commit Graph

496 Commits (b92ae3af6e4581e61cd8c43addb6a18ebbeb9eb6)

Author SHA1 Message Date
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 9 years ago
Stefan Brüns 25612f23b5 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds 9 years ago
Stefan Brüns d2ff51b372 usb: dwc2: Add SPLIT INTERRUPT transaction support 9 years ago
Stefan Brüns b54e447052 usb: dwc2: Implement SPLIT transaction support 9 years ago
Stefan Brüns 890f0ee4bb usb: dwc2: add helper function for setting SPLIT HC registers 9 years ago
Stefan Brüns daed305941 usb: dwc2: split transfer core from outer loop 9 years ago
Stefan Brüns 03460cdc3d usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack 9 years ago
Stefan Brüns 56a7bbd741 usb: dwc2: Fix out-of-bounds access, fix chunk size 9 years ago
Sanchayan Maity 08c11cb5df usb: host: ehci-vf: Implement board_usb_phy_mode weak function 9 years ago
Sanchayan Maity 6089f75141 usb: host: ehci-vf: Remove hardcoded USB host client configuration 9 years ago
Simon Glass 09c5c16455 dm: usb: Convert echi-pci to use new DM PCI API 9 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function 9 years ago
Stefan Brüns 5253aded46 usb: dwc2: avoid out of bounds access 9 years ago
Alexey Brodkin fee331f66c usb: add support of generic OHCI devices 9 years ago
Lukasz Majewski 70cc443d58 usb: host: ehci: samsung: Move hcor initialization after usb phy setup 9 years ago
Marek Vasut 6af4e2782d usb: xhci: zynqmp: Removing unused function usb_phy_reset 9 years ago
Rajesh Bhagat 565b7f0fe1 usb: xhci: fsl: Removing unused function usb_phy_reset 9 years ago
Rajesh Bhagat 5955bb9345 usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook 9 years ago
Alexey Brodkin 90fbb2823a usb: add support for generic EHCI devices 9 years ago
Marek Vasut 40c920821d sunxi: usb: Rename the sunxi usb driver DM entry 9 years ago
Marek Vasut 04f378798d usb: zynqmp: Fix build warnings 9 years ago
Felipe Balbi 9dc522249a usb: host: xhci-omap: fix build break 9 years ago
Siva Durga Prasad Paladugu f4dd69ca82 usb: zynqmp: Add XHCI driver support 9 years ago
Simon Glass b70a3fea94 usb: sandbox: Add support for interrupt operations 9 years ago
Simon Glass eae11bece6 dm: usb: Remove inactive children after a bus scan 9 years ago
Simon Glass e8ea5e8c85 dm: usb: Deprecate usb_get_dev_index() 9 years ago
Simon Glass ba94e83911 Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" 9 years ago
Simon Glass 1b6a1dff71 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Hans de Goede b748b24fb5 ohci: Add missing cache-flush for hcca area 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Stefan Roese cd48225b08 usb: ehci-marvell.c: Add DM support 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Stephen Warren 49b4c5c700 usb: ehci: remember init mode 9 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
Marek Vasut 7a1386f96b usb: dwc2: Rename to dwc2_usb 9 years ago
Marek Vasut f522f9475f usb: dwc2: Add original Synopsys compat string 9 years ago
Kishon Vijay Abraham I f181144361 usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop 9 years ago
Sergey Temerkhanov a5ccda47f1 usb: xhci: Fix a potential NULL pointer dereference 9 years ago
Stefan Roese e8d056989a usb: spear: Add support for both SPEAr600 EHCI controllers 9 years ago
Adrian Alonso f0c89d5463 imx: usb: ehci-mx6: wait_for_bit to check reg status 9 years ago
Adrian Alonso 35554fc9a1 imx: usb: ehci-mx6: add usb support for imx7d soc 9 years ago
Adrian Alonso 74f0610eb4 imx: usb: ehci-mx6: document board specific functions 9 years ago
Adrian Alonso e38ff30a55 imx: usb: ehci-mx6: reg accessor cleanups 9 years ago
Sylvain Lemieux adf8d58d4f usb: lpc32xx: add host USB driver 9 years ago