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
old/tizen_20241126
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
Merge tag 'dm-pull-13oct23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
11
-68
/
+110
2023-10-13
firmware: scmi: Fix clearing variable
Francois Berder
1
-1
/
+1
2023-10-13
firmware: scmi: add a check against availability of protocols
AKASHI Takahiro
1
-3
/
+38
2023-10-13
firmware: scmi: install base protocol to SCMI agent
AKASHI Takahiro
1
-1
/
+117
2023-10-13
test: dm: simplify SCMI unit test on sandbox
AKASHI Takahiro
1
-18
/
+2
2023-10-13
firmware: scmi: fake base protocol commands on sandbox
AKASHI Takahiro
1
-1
/
+358
2023-10-13
firmware: scmi: add a version check against base protocol
AKASHI Takahiro
1
-0
/
+8
2023-10-13
firmware: scmi: implement SCMI base protocol
AKASHI Takahiro
2
-0
/
+657
2023-10-13
firmware: scmi: framework for installing additional protocols
AKASHI Takahiro
1
-3
/
+88
2023-10-13
firmware: scmi: move scmi_bind_protocols() backward
AKASHI Takahiro
1
-59
/
+59
2023-10-13
firmware: scmi: support dummy channels for sandbox agent
AKASHI Takahiro
1
-0
/
+90
2023-10-13
firmware: scmi: use a protocol's own channel if assigned
AKASHI Takahiro
4
-9
/
+13
2023-10-13
scmi: refactor the code to hide a channel from devices
AKASHI Takahiro
4
-83
/
+94
2023-10-13
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
1
-9
/
+2
2023-10-13
treewide: use dev_read_addr_*_ptr() where appropriate
Matthias Schiffer
8
-51
/
+47
2023-10-13
pinctrl: single: fix compile warnings with PHYS_64BIT on 32bit
Matthias Schiffer
1
-15
/
+19
2023-10-13
core: introduce dev_read_addr_name[_size]_ptr() functions
Matthias Schiffer
2
-0
/
+42
2023-10-13
core: return FDT_ADDR_T_NONE from devfdt_get_addr_[size_]name() on errors
Matthias Schiffer
1
-2
/
+2
2023-10-13
Merge tag 'xilinx-for-v2024.01-rc1-v3' of https://source.denx.de/u-boot/custo...
Tom Rini
5
-42
/
+47
2023-10-13
usb: gadget: atmel: fix transfer of queued requests
Artur Rojek
1
-9
/
+2
2023-10-13
dfu: mtd: mark bad the MTD block on erase error
Patrick Delaunay
1
-8
/
+22
2023-10-13
dfu: mtd: fix the trace when limit is reached
Patrick Delaunay
1
-2
/
+2
2023-10-13
mtd: spinand: winbond: add Winbond W25N02KV flash support
Mikhail Kshevetskiy
1
-0
/
+76
2023-10-13
mtd: spinand: winbond: fix flash identification
Mikhail Kshevetskiy
1
-2
/
+2
2023-10-13
mtd/spinand: sync supported devices with linux-5.15.43
Mikhail Kshevetskiy
8
-101
/
+591
2023-10-13
mtd/spinand: sync core spinand code with linux-5.10.118
Mikhail Kshevetskiy
1
-10
/
+14
2023-10-13
mtd/spinand: rework detect procedure for different READ_ID operation
Mikhail Kshevetskiy
6
-186
/
+143
2023-10-12
clk: ti: clk-sci: Notify AVS driver based upon clock rate
Udit Kumar
1
-3
/
+6
2023-10-12
clk: ti: clk-k3: Notify AVS driver upon setting clock rate
Udit Kumar
1
-0
/
+9
2023-10-11
video: Mark truetype_measure() static
Simon Glass
1
-2
/
+2
2023-10-11
video: Support showing a cursor
Simon Glass
5
-0
/
+202
2023-10-11
video: Export vidconsole_entry_start()
Simon Glass
1
-1
/
+1
2023-10-11
video: Allow saving and restoring text-entry state
Simon Glass
2
-0
/
+85
2023-10-11
video: Allow obtaining the nominal size of a string size
Simon Glass
2
-0
/
+53
2023-10-11
misc: fs_loader: Fix alignment of fs_loader driver
Sean Anderson
1
-1
/
+1
2023-10-11
driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers
Andre Przywara
3
-0
/
+89
2023-10-11
spi: mtk_spim: prevent global pll clock override
Nicolò Veronese
1
-3
/
+4
2023-10-11
input: avoid NULL dereference
Heinrich Schuchardt
1
-10
/
+15
2023-10-11
Merge tag 'fsl-qoirq-2023-10-10' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2
-0
/
+117
2023-10-10
dm: blk: Drop blk_{read,write}_devnum()
Bin Meng
1
-29
/
+0
2023-10-10
dm: blk: Rename get_desc() and make it externally visible
Bin Meng
1
-18
/
+8
2023-10-10
blk: blkmap: Support mapping to device of any block size
Bin Meng
1
-5
/
+5
2023-10-10
blk: blkmap: Make bind/unbind routines static
Bin Meng
1
-2
/
+2
2023-10-10
blk: host_dev: Sanity check on the size of host backing file
Bin Meng
1
-0
/
+5
2023-10-10
blk: host_dev: Make host_sb_detach_file() and host_sb_ops static
Bin Meng
1
-2
/
+2
2023-10-10
blk: sandbox: Support binding a device with a given logical block size
Bin Meng
1
-3
/
+12
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
8
-8
/
+12
2023-10-10
net: phy: xilinx_phy: Get rid of using property xlnx, phy-type
Venkatesh Yadav Abbarapu
1
-5
/
+0
2023-10-10
spi: nxp_fspi: reset the FLSHxCR1 registers
Han Xu
1
-0
/
+7
2023-10-10
drivers: net: fsl-mc: add support for MC reserved memory
Laurentiu Tudor
1
-0
/
+110
[next]