Historique des commits

Auteur SHA1 Message Date
  Bin Meng dfa96e0676 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv il y a 7 ans
  Masahiro Yamada 121a4d13e6 usb: add static to local symbols il y a 8 ans
  Simon Glass d20fd27d8f dm: usb: Convert uclass to livetree il y a 8 ans
  Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() il y a 8 ans
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor il y a 8 ans
  Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible il y a 9 ans
  Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() il y a 9 ans
  Simon Glass 9b9775687f dm: usb: Unbind old block devices when shutting down USB il y a 9 ans
  Simon Glass eae11bece6 dm: usb: Remove inactive children after a bus scan il y a 9 ans
  Simon Glass e8ea5e8c85 dm: usb: Deprecate usb_get_dev_index() il y a 9 ans
  Simon Glass ba94e83911 Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" il y a 9 ans
  Simon Glass 1b6a1dff71 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" il y a 9 ans
  Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() il y a 9 ans
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header il y a 9 ans
  Paul Kocialkowski 0fa5999bea usb: USB storage-specific part ifdef in uclass il y a 9 ans
  Hans de Goede fd1bd21bf0 dm: usb: Do not assume that first child is always a hub il y a 10 ans
  Hans de Goede b2f219b081 dm: usb: Allow usb host drivers to implement usb_reset_root_port il y a 10 ans
  Hans de Goede 9b510df703 dm: usb: Rename usb_find_child to usb_find_emul_child il y a 10 ans
  Hans de Goede 6cda369509 dm: usb: Use device_unbind_children to clean up usb devs on stop il y a 10 ans
  Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port il y a 10 ans
  Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument il y a 10 ans
  Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset il y a 10 ans
  Simon Glass 0c5dd9ae2f dm: usb: Implement usb_detect_change() for driver model il y a 10 ans
  Hans de Goede e253637be7 dm: usb: Do not scan companion buses if no devices where handed over il y a 10 ans
  Hans de Goede b6de4d1093 dm: usb: Add support for companion controllers il y a 10 ans
  Hans de Goede a24a0e9159 dm: usb: Move printing of usb scan status to usb_scan_bus() il y a 10 ans
  Hans de Goede 8a5f0665da dm: usb: Add support for interrupt queues to the dm usb code il y a 10 ans
  Hans de Goede 7f1a07538f dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device il y a 10 ans
  Hans de Goede f78a5c0774 dm: usb: Make usb_get_bus easier to use for callers il y a 10 ans
  Hans de Goede 134692af13 dm: usb: Do not use bus->seq before device_probe(bus) il y a 10 ans