Commit Graph

507 Commits (27754d18fc1b5a5c6a6e86ababf44b382a6dc7d9)

Author SHA1 Message Date
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 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 10 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 10 years ago
Stefan Roese cd48225b08 usb: ehci-marvell.c: Add DM support 10 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 10 years ago
Stephen Warren 49b4c5c700 usb: ehci: remember init mode 10 years ago