커밋 기록

작성자 SHA1 메시지 날짜
  Patrice Chotard f6abd5389c dm: uclass: Add uclass_next_device_err() to return a valid device 6 년 전
  Liviu Dudau 81f351d6e7 uclass: Use uclass_foreach_dev() macro instead of open coding 6 년 전
  Bin Meng 651d0c019a dm: core: Allow uclass to set up a device's child after it is probed 6 년 전
  Jean-Jacques Hiblot e7c865620e uclass: Add dev_get_uclass_index() to get the uclass/index of a device 6 년 전
  Simon Glass 31e60ffa05 dm: core: Add logging of some common errors 7 년 전
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 년 전
  Kever Yang d255fade66 core: add uclass_get_device_by_phandle_id() api 7 년 전
  Simon Glass 6e43d1b199 dm: core: Add a function to look up a uclass by name 7 년 전
  Simon Glass 95ce385a4a dm: core: Add uclass_first/next_device_check() 8 년 전
  Simon Glass 30a570a983 dm: core: Clarify uclass_first/next_device() comments 8 년 전
  Simon Glass a40cc8e123 dm: core: Update uclass_find_device_by_phandle() for livetree 8 년 전
  Simon Glass 40bb637dae dm: core: Add a way to find a device by ofnode 8 년 전
  Alexandru Gagniuc ea168e3351 core/uclass: Print name of device in uclass_find_device_by_seq() 8 년 전
  Stefan Roese 706865afe5 dm: core: Add flags parameter to device_remove() 8 년 전
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 년 전
  Simon Glass 0a5f6f869f dm: core: Add a function to get a uclass name 8 년 전
  Simon Glass c57f806bf2 dm: core: Add a way to find a device by its driver 8 년 전
  Simon Glass b06750501f dm: core: Add uclass_first_device_err() to return a valid device 9 년 전
  Simon Glass 1b30d61d78 dm: core: Export uclass_find_device_by_of_offset() 9 년 전
  Simon Glass 20af3c0a00 dm: core: Call uclass post_bind() after the driver's bind() method 9 년 전
  Simon Glass c275dfefeb dm: core: Provide uclass_find_device_by_phandle() only when needed 9 년 전
  Bin Meng 50dae85c71 dm: core: Remove unnecessary codes in uclass_pre_remove_device() 9 년 전
  Simon Glass 3346c87625 dm: Improve handling of a missing uclass 9 년 전
  Masahiro Yamada 0a5804b53a dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list 9 년 전
  Simon Glass d82ba4c0b4 dm: core: Support finding a device by phandle 10 년 전
  Simon Glass 2fda14ae6a dm: core: Check for empty list in uclass_find_device() 9 년 전
  Masahiro Yamada 643e69021e dm: change dm_warn() message into debug() in uclass_add() 10 년 전
  Simon Glass f66529f998 dm: core: Correct bug introduced in uclass_first/next_device() 10 년 전
  Simon Glass 7f9875e733 dm: core: Remove unbind operations when not required 10 년 전
  Simon Glass 07d260e047 dm: core: Handle recursive unbinding of uclass devices 10 년 전