index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
core
/
uclass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
dm: core: migrate debug() messages to use dm_warn
Quentin Schulz
1
-2
/
+2
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-07
core: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2023-04-28
dm: core: introduce uclass_get_device_by_of_path()
Rasmus Villemoes
1
-0
/
+6
2023-04-28
uclass: add uclass_find_device_by_phandle_id() helper
Rasmus Villemoes
1
-25
/
+19
2022-10-29
dm: core: Do not stop uclass iteration on error
Michal Suchanek
1
-12
/
+18
2022-10-17
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
1
-14
/
+14
2022-10-17
dm: core: Fix uclass_probe_all to really probe all devices
Michal Suchanek
1
-7
/
+5
2022-04-25
dm: core: Allow finding a uclass device by partial name
Simon Glass
1
-3
/
+10
2022-04-25
dm: core: Rename and fix uclass_get_by_name_len()
Simon Glass
1
-3
/
+4
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-1
/
+1
2021-12-23
dm: core: Allow getting some basic stats
Simon Glass
1
-0
/
+13
2021-11-28
dm: core: Add a way to count the devices in a uclass
Simon Glass
1
-0
/
+12
2021-11-28
dm: core: Allow finding children / uclasses by partial name
Simon Glass
1
-2
/
+7
2021-11-28
dm: core: Fix handling of uclass pre_unbind method
Simon Glass
1
-1
/
+7
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
1
-1
/
+1
2021-08-08
dm: core: Don't allow uclass use before ready
Simon Glass
1
-0
/
+3
2021-03-26
dm: core: Drop uclass_find_device_by_phandle() with of-platdata
Simon Glass
1
-1
/
+1
2021-03-22
dm: core: Skip adding uclasses with OF_PLATDATA_INST
Simon Glass
1
-1
/
+4
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-16
dm: core: add function uclass_probe_all() to probe all devices
Vabhav Sharma
1
-0
/
+19
2021-01-05
dm: core: Allow the uclass list to move
Simon Glass
1
-2
/
+2
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
1
-4
/
+4
2021-01-05
dm: core: Rename the priv/plat members
Simon Glass
1
-2
/
+2
2021-01-05
dm: core: Use access methods for dev/uclass private data
Simon Glass
1
-5
/
+8
2021-01-05
dm: core: Add function to access uclass priv
Simon Glass
1
-0
/
+10
2020-12-18
dm: core: Update uclass_find_next_free_req_seq() for new scheme
Simon Glass
1
-6
/
+13
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
1
-15
/
+7
2020-12-18
dm: Drop uclass_resolve_seq()
Simon Glass
1
-39
/
+0
2020-12-18
dm: Switch over to use new sequence number for dev_seq()
Simon Glass
1
-4
/
+2
2020-12-18
dm: core: Update uclass_find_next_free_req_seq() args
Simon Glass
1
-7
/
+1
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
1
-3
/
+3
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-4
/
+4
2020-06-11
dm: uclass: don't assign aliased seq numbers
Michael Walle
1
-6
/
+15
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-04-16
dm: core: Add a way to skip powering down power domains
Simon Glass
1
-1
/
+1
2020-04-16
dm: core: Add logging on unbind failure
Simon Glass
1
-2
/
+2
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-4
/
+0
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
1
-0
/
+17
2020-02-05
dm: core: Drop uclass_find_next_free_req_seq() conditions
Simon Glass
1
-4
/
+0
2019-10-27
dm: core: Update log method for uclass_find_device_by_seq
Kever Yang
1
-4
/
+7
2019-10-15
dm: device: Request next sequence number
Thomas Fitzsimmons
1
-1
/
+3
2019-10-08
dm: core: Correct the return value for uclass_find_first_device()
Simon Glass
1
-1
/
+1
2019-10-08
dm: core: Drop a few early returns
Simon Glass
1
-4
/
+10
2019-07-12
drivers: core: use strcmp when find device by name
Peng Fan
1
-1
/
+1
2019-07-05
dm: Add a No-op uclass
Jean-Jacques Hiblot
1
-0
/
+5
2019-02-09
dm: device: fail uclass_find_first_device() if list_empty
Marcel Ziswiler
1
-1
/
+1
2018-12-10
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
1
-0
/
+24
2018-11-29
dm: core: Export uclass_find_device_by_phandle()
Simon Glass
1
-4
/
+2
[next]