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
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-29
spi: cadence_qspi: Address the comparison failure for 0-8 bytes of data
Tejas Bhumkar
3
-3
/
+7
2024-01-29
spi: dw: add check for Rx FIFO overflow
Maksim Kiselev
1
-3
/
+15
2024-01-03
Merge tag 'v2024.01-rc6' into next
Tom Rini
1
-1
/
+1
2023-12-26
spi: npcm_pspi: Fix the wrong clock divider calculation
Jim Liu
1
-1
/
+1
2023-12-21
global: Remove duplicate common.h inclusions
Tom Rini
1
-1
/
+0
2023-12-18
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi ...
Tom Rini
4
-4
/
+9
2023-12-14
spi: cadence-quadspi: Fix error message on stuck busy state
Jan Kiszka
1
-2
/
+1
2023-12-13
drivers: xilinx_spi: Probe fifo_depth at runtime
Mayuresh Chitale
1
-0
/
+23
2023-12-13
drivers: xilinx_spi: Add xfer callback
Mayuresh Chitale
1
-0
/
+13
2023-12-13
drivers: xilinx_spi: Use udevice in start_tranfer
Mayuresh Chitale
1
-16
/
+16
2023-12-09
spi: cadence_qspi: Select flash subnode at runtime
Udit Kumar
2
-1
/
+7
2023-12-06
spi: bcm63xx-hsspi: Fix compiler warning
William Zhang
1
-1
/
+1
2023-11-28
Merge patch series "Import "string" I/O functions from Linux"
Tom Rini
2
-3
/
+3
2023-11-28
treewide: Include linux/io.h instead of asm-generic/io.h
Igor Prusov
1
-1
/
+1
2023-11-28
spi: meson_spifc_a1: Switch to io{read,write}32_rep()
Igor Prusov
1
-2
/
+2
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
5
-53
/
+39
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2
-5
/
+2
2023-11-16
spi: meson_spifc_a1: Use define for time interval
Igor Prusov
1
-1
/
+2
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
3
-3
/
+3
2023-11-07
spi: Add <errno.h> to spi-mem-nodm.c
Tom Rini
1
-0
/
+1
2023-11-07
zynqmp: migrate gqspi debug to logging
Ibai Erkiaga
1
-49
/
+33
2023-11-07
spi: cadence_ospi_versal: Add support for 64-bit address
Venkatesh Yadav Abbarapu
1
-1
/
+3
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
1
-1
/
+0
2023-10-27
spi: add support for Amlogic A1 SPI Flash Controller
Igor Prusov
3
-0
/
+393
2023-10-11
spi: mtk_spim: prevent global pll clock override
Nicolò Veronese
1
-3
/
+4
2023-10-10
spi: nxp_fspi: reset the FLSHxCR1 registers
Han Xu
1
-0
/
+7
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
8
-0
/
+8
2023-09-21
spi: zynqmp_qspi: Workaround for small data cache issue
Venkatesh Yadav Abbarapu
1
-0
/
+2
2023-09-21
spi: zynqmp_qspi: Change flush cache to invalidate cache
Ashok Reddy Soma
1
-1
/
+1
2023-09-14
spi: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-32
/
+0
2023-08-03
spi: mtk_spim: clear IRQ enable bits
Weijie Gao
1
-0
/
+3
2023-08-03
spi: mtk_spim: get spi clk rate only once
Weijie Gao
1
-8
/
+13
2023-07-21
cadence_qspi: Enable flash reset for Versal NET platform
Ashok Reddy Soma
2
-10
/
+6
2023-07-21
spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op
Algapally Santosh Sagar
1
-2
/
+2
2023-07-21
spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op
Algapally Santosh Sagar
1
-2
/
+2
2023-07-13
spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz
Jim Liu
1
-4
/
+8
2023-07-13
spi: soft_spi: Support the recommended soft spi properties
Fabio Estevam
1
-4
/
+17
2023-07-13
spi: synquacer: remove SPI_TX_BYTE handling
Masahisa Kojima
1
-5
/
+3
2023-07-13
spi: bcmbca-hsspi: Add driver for newer HSSPI controller
William Zhang
3
-0
/
+424
2023-07-13
spi: bcm63xx-hsspi: Add prepend mode support
William Zhang
1
-17
/
+242
2023-07-13
spi: bcm63xx-hsspi: Add new compatible string support
William Zhang
1
-0
/
+1
2023-07-13
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
1
-7
/
+10
2023-07-13
spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch
William Zhang
1
-2
/
+2
2023-07-13
spi: pl022: Add chip-select gpio support
Lukas Funke
1
-2
/
+33
2023-07-13
spi: pl022: Remove platform data header
Stefan Herbrechtsmeier
1
-1
/
+7
2023-07-13
spi: pl022: Rename flush into pl022_spi_flush
Stefan Herbrechtsmeier
1
-3
/
+3
2023-07-13
spi: pl022: Align compatible property with device tree binding
Lukas Funke
1
-1
/
+1
2023-06-20
drivers: spi: omap3_spi: Initialize mode for all channels
Julien Panis
1
-6
/
+14
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
1
-1
/
+1
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
12
-32
/
+24
[next]