Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fa2522613709b1939cca99229bed7533ec32ad5d
/
test
/
dm
/
bus.c
fa45a08
dm: core: Add a function to count the children of a device
by Lokesh Vutla
· 5 years ago
d9bad17
test: dm: core: Add test case for uclass driver's child_post_probe()
by Bin Meng
· 6 years ago
d9d2478
test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag
by Bin Meng
· 6 years ago
4e766c2
sandbox: Unprotect DATA regions in bus tests
by Simon Glass
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a471b67
dm: core: parse chosen node
by Rob Clark
· 7 years ago
ac85552
test: bus: Add a check that dev is not NULL
by Simon Glass
· 7 years ago
9b4057a
dm: test: Separate out the bus DT offset test
by Simon Glass
· 8 years ago
80b5bc9
dm: core: Add flags parameter to device_remove()
by Stefan Roese
· 8 years ago
09128c5
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
by Simon Glass
· 8 years ago
de44acf
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
by Simon Glass
· 9 years ago
3a77be5
test: Generalize the unit test framework
by Joe Hershberger
· 10 years ago
2410d88
dm: test: bus: Use a local variable to simplify code
by Simon Glass
· 10 years ago
5104b98
dm: core: Allow uclass to set up a device's child before it is probed
by Simon Glass
· 10 years ago
f4c9b3e
dm: core: Allow the uclass to set up a device's child after binding
by Simon Glass
· 10 years ago
c23b428
dm: core: Allow uclasses to specify private data for a device's children
by Simon Glass
· 10 years ago
0ccb097
dm: core: Add a flag to control sequence numbering
by Simon Glass
· 10 years ago
a4a51a0
dm: core: Add a post_bind method for parents
by Simon Glass
· 10 years ago
57f9540
dm: core: Allow uclasses to specify platdata for a device's children
by Simon Glass
· 10 years ago
11b6173
dm: core: Allow parents to have platform data for their children
by Simon Glass
· 10 years ago
44da735
dm: core: Add functions for iterating through device children
by Simon Glass
· 10 years ago
d45560d
dm: Add child_pre_probe() and child_post_remove() methods
by Simon Glass
· 10 years ago
60d971b
dm: Introduce per-child data for devices
by Simon Glass
· 10 years ago
48d4e29
dm: Add functions to access a device's children
by Simon Glass
· 10 years ago
4071742
dm: Provide a function to scan child FDT nodes
by Simon Glass
· 10 years ago