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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
Fix codying style broken by recent libfdt sync
Masahiro Yamada
1
-2
/
+2
2016-10-13
libfdt: Bring in upstream stringlist functions
Simon Glass
1
-1
/
+1
2016-10-11
dm: core: Add a function to get a uclass name
Simon Glass
1
-0
/
+9
2016-09-21
dm: syscon: Provide a generic syscon driver
Paul Burton
1
-0
/
+11
2016-09-21
dm: core: Match compatible strings in order of priority
Paul Burton
1
-37
/
+41
2016-09-21
dm: regmap: Implement simple regmap_read & regmap_write
Paul Burton
1
-0
/
+20
2016-08-12
fdt: allow fdtdec_get_addr_size_*() to translate addresses
Stephen Warren
1
-1
/
+1
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
1
-2
/
+1
2016-07-27
dm: core: Add a function to bind child devices
Simon Glass
1
-0
/
+9
2016-07-25
dm: core: Add a way to find a device by its driver
Simon Glass
1
-0
/
+20
2016-07-14
dm: core: Add an implementation of regmap_init_mem_platdata()
Simon Glass
1
-2
/
+16
2016-07-14
dm: core: Move regmap allocation into a separate function
Simon Glass
1
-12
/
+22
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
1
-11
/
+32
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2
-2
/
+2
2016-07-14
dm: syscon: Add support for of-platdata
Simon Glass
1
-0
/
+13
2016-07-14
dm: regmap: Add a dummy implementation for of-platdata
Simon Glass
1
-0
/
+9
2016-07-14
dm: core: Don't use device tree with of-platdata
Simon Glass
3
-4
/
+4
2016-07-09
dm: core: implement dev_map_physmem()
Vignesh R
1
-0
/
+11
2016-06-19
dm: add manual relocation for devices
Angelo Dureghello
1
-0
/
+15
2016-05-26
dm: allow setting driver_data before/during bind
Stephen Warren
2
-5
/
+24
2016-05-25
fdt: Support for ISA busses
Paul Burton
1
-0
/
+23
2016-05-24
drivers: core: device: add support to check dt compatible for a device/machine
Mugunthan V N
1
-0
/
+14
2016-05-17
dm: core: Allow device names to be freed automatically
Simon Glass
2
-0
/
+8
2016-05-17
fdt: fix dev_get_addr_name node offset
Stephen Warren
1
-2
/
+2
2016-05-17
dm: core: allow drivers to refuse to bind
Stephen Warren
1
-0
/
+4
2016-04-25
dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address
Stefan Roese
1
-0
/
+5
2016-04-15
fdt: implement dev_get_addr_name()
Stephen Warren
1
-0
/
+16
2016-04-14
dm: device.c: Minor coding-style fix
Stefan Roese
1
-6
/
+6
2016-04-14
dm: core: device: set pinctrl state for pinctrl device
Peng Fan
1
-0
/
+3
2016-03-17
syscon: Avoid returning a device on failure
Simon Glass
1
-0
/
+1
2016-03-14
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
1
-0
/
+1
2016-03-14
dm: core: Add uclass_first_device_err() to return a valid device
Simon Glass
1
-0
/
+13
2016-01-28
dm: Remove device_probe_child()
Simon Glass
1
-8
/
+1
2016-01-24
dm: syscon: Allow finding devices by driver data
Simon Glass
1
-12
/
+19
2016-01-24
dm: core: Display the error number when driver binding fails
Simon Glass
1
-1
/
+2
2016-01-21
dm: core: Export uclass_find_device_by_of_offset()
Simon Glass
1
-2
/
+2
2016-01-21
dm: core: Don't set pinctrl for pinctrl devices
Simon Glass
1
-2
/
+4
2016-01-20
dm: core: Call uclass post_bind() after the driver's bind() method
Simon Glass
2
-5
/
+7
2016-01-20
dm: core: Provide uclass_find_device_by_phandle() only when needed
Simon Glass
1
-0
/
+4
2016-01-13
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2
-1
/
+10
2016-01-13
dm: core: Add a new api to get indexed device address
Mugunthan V N
1
-4
/
+27
2016-01-13
spl: dm: Add SPL_DM_SEQ_ALIAS config option
Nathan Rossi
2
-1
/
+10
2016-01-12
dm: core: Add option to configure an offset for the address translation
Stefan Roese
2
-11
/
+41
2015-12-10
dm: core: Fix Kconfig text to mention SPL in SPL_OF_TRANSLATE
Stefan Roese
1
-1
/
+1
2015-12-07
dm: core: Enable SPL_SIMPLE_BUS by default
Michal Simek
1
-1
/
+1
2015-12-01
dm: core: Add SPL Kconfig for REGMAP and SYSCON
huang lin
2
-2
/
+21
2015-11-19
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
1
-4
/
+18
2015-11-19
dm: core: Add missing entries for manual relocation
Michal Simek
1
-0
/
+8
2015-10-29
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
1
-7
/
+0
2015-10-29
dm: core: Remove unnecessary codes in uclass_pre_remove_device()
Bin Meng
1
-7
/
+0
[next]