Histórico de Commits

Autor SHA1 Mensagem Data
  Peng Fan 1e6fb0e367 usb: ehci: only shutdown opened controller há 9 anos atrás
  Mateusz Kulikowski cfb3f1cd0e usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() há 9 anos atrás
  Mateusz Kulikowski 3f9f8a5b83 ehci-hcd: Add init_after_reset há 9 anos atrás
  Marek Vasut abd702f48c usb: ehci: Fix warning on aarch64 há 9 anos atrás
  Marek Vasut 7ab0d35543 usb: ehci: Clear USBMODE_BE on LE MMIO há 9 anos atrás
  Marek Vasut cf7c93cdd7 usb: ehci: Implement V2P mapping há 9 anos atrás
  Stefan Brüns faa7db24a4 usb: Move determination of TT hub address/port into separate function há 9 anos atrás
  Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() há 9 anos atrás
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header há 9 anos atrás
  Stephen Warren 49b4c5c700 usb: ehci: remember init mode há 9 anos atrás
  Simon Glass e62b526635 usb: Update some EHCI driver licenses to use SPDX há 10 anos atrás
  Simon Glass 19df0bc1b1 usb: ehci: Correct a missing hypen in an error message há 10 anos atrás
  Hans de Goede 7f59d16a50 usb: ehci: Properly deal with data toggle for interrupt endpoints há 10 anos atrás
  Hans de Goede 8a5f0665da dm: usb: Add support for interrupt queues to the dm usb code há 10 anos atrás
  Hans de Goede 029fd8ea1f dm: usb: Prefix ehci interrupt-queue functions with _ehci_ há 10 anos atrás
  Hans de Goede 45b9ea1da2 usb: Stop reset procedure when a dev is handed over to a companion hcd há 10 anos atrás
  Hans de Goede 71b945267d usb: Fix handover of full-speed devices from ehci to companion há 10 anos atrás
  Hans de Goede cb8a2c148a dm: usb: Set desc_before_addr from ehci dm code há 10 anos atrás
  Hans de Goede fcdd8aaa48 dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code há 10 anos atrás
  Hans de Goede 25c8ebdfcd dm: usb: Use usb_get_bus in dm ehci code há 10 anos atrás
  Simon Glass 46b01797f4 dm: usb: Add driver model support to EHCI há 10 anos atrás
  Simon Glass aeca43e388 dm: usb: Change ehci_reset() to use a pointer há 10 anos atrás
  Simon Glass deb8508c51 dm: usb: Drop the EHCI weak functions há 10 anos atrás
  Simon Glass 7372b5bd31 dm: usb: Refactor EHCI init há 10 anos atrás
  Simon Glass 24ed894fc0 dm: usb: ehci: Use a function to find the controller from struct udevice há 10 anos atrás
  Simon Glass 6a1a8162c6 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() há 10 anos atrás
  Simon Glass 11d18a1946 dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() há 10 anos atrás
  Simon Glass 727fce369e dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() há 10 anos atrás
  Simon Glass c4a3141d55 dm: usb: Allow ECHI to hold private data for the controller há 10 anos atrás
  Simon Glass 7338287d58 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() há 10 anos atrás