Histórico de Commits

Autor SHA1 Mensagem Data
  Simon Glass 31e60ffa05 dm: core: Add logging of some common errors há 7 anos atrás
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style há 7 anos atrás
  Kever Yang d255fade66 core: add uclass_get_device_by_phandle_id() api há 7 anos atrás
  Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name há 7 anos atrás
  Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() há 8 anos atrás
  Simon Glass 30a570a983 dm: core: Clarify uclass_first/next_device() comments há 8 anos atrás
  Simon Glass a40cc8e123 dm: core: Update uclass_find_device_by_phandle() for livetree há 8 anos atrás
  Simon Glass 40bb637dae dm: core: Add a way to find a device by ofnode há 8 anos atrás
  Alexandru Gagniuc ea168e3351 core/uclass: Print name of device in uclass_find_device_by_seq() há 8 anos atrás
  Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() há 8 anos atrás
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor há 8 anos atrás
  Simon Glass 0a5f6f869f dm: core: Add a function to get a uclass name há 8 anos atrás
  Simon Glass c57f806bf2 dm: core: Add a way to find a device by its driver há 8 anos atrás
  Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device há 9 anos atrás
  Simon Glass 1b30d61d78 dm: core: Export uclass_find_device_by_of_offset() há 9 anos atrás
  Simon Glass 20af3c0a00 dm: core: Call uclass post_bind() after the driver's bind() method há 9 anos atrás
  Simon Glass c275dfefeb dm: core: Provide uclass_find_device_by_phandle() only when needed há 9 anos atrás
  Bin Meng 50dae85c71 dm: core: Remove unnecessary codes in uclass_pre_remove_device() há 9 anos atrás
  Simon Glass 3346c87625 dm: Improve handling of a missing uclass há 9 anos atrás
  Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list há 9 anos atrás
  Simon Glass d82ba4c0b4 dm: core: Support finding a device by phandle há 10 anos atrás
  Simon Glass 2fda14ae6a dm: core: Check for empty list in uclass_find_device() há 9 anos atrás
  Masahiro Yamada 643e69021e dm: change dm_warn() message into debug() in uclass_add() há 10 anos atrás
  Simon Glass f66529f998 dm: core: Correct bug introduced in uclass_first/next_device() há 10 anos atrás
  Simon Glass 7f9875e733 dm: core: Remove unbind operations when not required há 10 anos atrás
  Simon Glass 07d260e047 dm: core: Handle recursive unbinding of uclass devices há 10 anos atrás
  Przemyslaw Marczak 794d521917 dm: core: remove type 'static' of function uclass_get_device_tail() há 10 anos atrás
  Przemyslaw Marczak b7af1a2da7 dm: core: uclass: add function: uclass_get_device_by_name() há 10 anos atrás
  Przemyslaw Marczak e0735a4c60 dm: core: uclass: add function: uclass_find_device_by_name() há 10 anos atrás
  Przemyslaw Marczak c1d6f91952 dm: core: add internal functions for getting the device without probe há 10 anos atrás