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
/
test
/
dm
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
dm: use list_count_nodes() for counting list nodes
Sughosh Ganu
1
-2
/
+3
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-06
test: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2021-01-05
dm: core: Access device flags through functions
Simon Glass
1
-5
/
+5
2021-01-05
test: Move some test drivers into their own file
Simon Glass
1
-101
/
+4
2021-01-05
test: Use a simple variable to record removed device
Simon Glass
1
-8
/
+6
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
1
-8
/
+8
2020-12-18
dm: core: Switch binding to use new sequence numbers
Simon Glass
1
-1
/
+2
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
1
-2
/
+1
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
1
-28
/
+28
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-14
/
+14
2020-09-30
test: gpio: Add tests for the managed API
Jean-Jacques Hiblot
1
-1
/
+1
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
1
-13
/
+13
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2019-10-11
dm: core: Add a function to count the children of a device
Lokesh Vutla
1
-26
/
+15
2018-11-14
test: dm: core: Add test case for uclass driver's child_post_probe()
Bin Meng
1
-0
/
+45
2018-11-14
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
Bin Meng
1
-1
/
+1
2018-10-08
sandbox: Unprotect DATA regions in bus tests
Simon Glass
1
-0
/
+12
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-01-15
dm: core: parse chosen node
Rob Clark
1
-1
/
+1
2017-06-12
test: bus: Add a check that dev is not NULL
Simon Glass
1
-0
/
+3
2017-06-01
dm: test: Separate out the bus DT offset test
Simon Glass
1
-1
/
+15
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
1
-4
/
+4
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
1
-2
/
+1
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
1
-13
/
+13
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
1
-19
/
+20
2015-04-18
dm: test: bus: Use a local variable to simplify code
Simon Glass
1
-6
/
+10
2015-01-29
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
1
-0
/
+46
2015-01-29
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
1
-0
/
+26
2015-01-29
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
1
-2
/
+29
2015-01-29
dm: core: Add a flag to control sequence numbering
Simon Glass
1
-1
/
+2
2015-01-29
dm: core: Add a post_bind method for parents
Simon Glass
1
-0
/
+35
2015-01-29
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
1
-2
/
+30
2015-01-29
dm: core: Allow parents to have platform data for their children
Simon Glass
1
-0
/
+81
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
1
-0
/
+31
2014-07-23
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
1
-0
/
+68
2014-07-23
dm: Introduce per-child data for devices
Simon Glass
1
-0
/
+65
2014-07-23
dm: Add functions to access a device's children
Simon Glass
1
-0
/
+46
2014-07-23
dm: Provide a function to scan child FDT nodes
Simon Glass
1
-0
/
+63