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
/
include
/
dm
/
device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-27
dm: core: Add a function to bind child devices
Simon Glass
1
-0
/
+16
2016-07-25
dm: core: Add a way to find a device by its driver
Simon Glass
1
-0
/
+4
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
1
-0
/
+2
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
1
-2
/
+2
2016-07-09
dm: core: implement dev_map_physmem()
Vignesh R
1
-0
/
+13
2016-05-24
drivers: core: device: add support to check dt compatible for a device/machine
Mugunthan V N
1
-0
/
+23
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
1
-0
/
+16
2016-04-25
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Stefan Roese
1
-0
/
+10
2016-04-15
fdt: implement dev_get_addr_name()
Stephen Warren
1
-0
/
+12
2016-01-13
dm: core: Add a new api to get indexed device address
Mugunthan V N
1
-0
/
+11
2016-01-12
dm: core: Add option to configure an offset for the address translation
Stefan Roese
1
-0
/
+21
2015-11-19
dm: core: Add safe device iteration macros
Simon Glass
1
-0
/
+12
2015-10-23
dm: core: Tidy up comments in device.h
Simon Glass
1
-3
/
+16
2015-10-23
dm: core: Remove a comment about dropping per_child_auto_alloc_size
Simon Glass
1
-4
/
+0
2015-10-23
dm: core: Tidy up devres comments
Simon Glass
1
-26
/
+24
2015-10-23
dm: core: Fix device flag whitespace
Simon Glass
1
-5
/
+5
2015-10-23
dm: core: Adjust device.h header file order
Simon Glass
1
-13
/
+13
2015-10-23
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
1
-5
/
+5
2015-09-16
dm: pci: Add an inline API to test if a device is on a PCI bus
Bin Meng
1
-0
/
+11
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
1
-2
/
+2
2015-08-06
dm: core: Add a way to set a device name
Simon Glass
1
-0
/
+15
2015-08-06
devres: make Devres optional with CONFIG_DEVRES
Masahiro Yamada
1
-0
/
+82
2015-08-06
devres: add devm_kmalloc() and friends (managed memory allocators)
Masahiro Yamada
1
-0
/
+44
2015-08-06
devres: introduce Devres (Managed Device Resource) framework
Masahiro Yamada
1
-0
/
+140
2015-08-06
dm: add DM_FLAG_BOUND flag
Masahiro Yamada
1
-0
/
+3
2015-08-05
dm: Add a return value comment to device_get_child()
Simon Glass
1
-1
/
+3
2015-07-21
dm: core: Correct device_get_child_by_of_offset() parameter
Simon Glass
1
-1
/
+1
2015-07-21
dm: core: Add a function to find any device from device tree
Simon Glass
1
-0
/
+14
2015-04-22
dm: core: device: add function: dev_get_uclass_name()
Przemyslaw Marczak
1
-0
/
+10
2015-04-22
dm: core: device: add function: dev_get_driver_ops()
Przemyslaw Marczak
1
-0
/
+11
2015-04-22
dm: core: Extend struct udevice by '.uclass_platdata' field.
Przemyslaw Marczak
1
-1
/
+16
2015-04-18
dm: core: Add device children and sibling functions
Simon Glass
1
-0
/
+30
2015-04-18
dm: core: Rename driver data function to dev_get_driver_data()
Simon Glass
1
-5
/
+11
2015-04-18
dm: core: Convert driver_bind() to use const
Simon Glass
1
-1
/
+1
2015-04-18
dm: core: Support allocating driver-private data for DMA
Simon Glass
1
-0
/
+3
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
1
-0
/
+10
2015-02-12
dm: introduce dev_get_addr interface
Peng Fan
1
-0
/
+10
2015-01-29
dm: core: Add a function to get a device's uclass ID
Simon Glass
1
-0
/
+8
2015-01-29
dm: core: Add a post_bind method for parents
Simon Glass
1
-0
/
+2
2015-01-29
dm: core: Allow parents to have platform data for their children
Simon Glass
1
-0
/
+19
2014-11-22
dm: core: Add functions to find parent and OF data
Simon Glass
1
-0
/
+8
2014-11-22
dm: core: Allow access to the device's driver_id data
Simon Glass
1
-0
/
+11
2014-10-22
dm: core: Add a clarifying comment on struct udevice's seq member
Simon Glass
1
-1
/
+2
2014-10-22
dm: core: Allow parents to pass data to children during probe
Simon Glass
1
-0
/
+4
2014-10-22
dm: core: Add functions for iterating through device children
Simon Glass
1
-0
/
+18
2014-10-22
dm: add of_match_ptr() macro
Masahiro Yamada
1
-0
/
+6
2014-07-23
dm: Add child_pre_probe() and child_post_remove() methods
Simon Glass
1
-0
/
+6
2014-07-23
dm: Introduce per-child data for devices
Simon Glass
1
-0
/
+20
2014-07-23
dm: Add functions to access a device's children
Simon Glass
1
-0
/
+58
2014-07-23
dm: Tidy up some header file comments
Simon Glass
1
-1
/
+1
[next]