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
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-09
mtd: spi: renesas: Add R-Car Gen4 DT compatible
Marek Vasut
1
-0
/
+1
2024-09-09
mtd: spi: renesas: Configure RPC PHY timing registers
Marek Vasut
1
-0
/
+12
2024-09-09
mtd: spi: renesas: Configure DRDRENR register
Marek Vasut
1
-0
/
+1
2024-09-09
mtd: spi: renesas: Write DRDMCR register once
Marek Vasut
1
-4
/
+2
2024-09-09
mtd: spi: renesas: Write DREAR register once
Marek Vasut
1
-1
/
+2
2024-08-06
spi: sunxi: fix clock divider calculation for max frequency setting
Michael Walle
1
-1
/
+6
2024-08-06
spi: sunxi: fix CDR2 calculation
Michael Walle
1
-7
/
+4
2024-07-22
drivers: spi: Remove duplicate newlines
Marek Vasut
6
-6
/
+0
2024-07-16
spi: sunxi: drop max_hz handling
Michael Walle
1
-12
/
+9
2024-07-08
spi: mtk_spim: add support for upstream mediatek, spi-ipm compatible
Christian Marangi
1
-2
/
+43
2024-06-17
spi: versal2: Enable spi drivers for Versal Gen 2
Michal Simek
3
-4
/
+7
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
67
-67
/
+5
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
67
-5
/
+67
2024-05-07
spi: Remove <common.h> and add needed includes
Tom Rini
67
-67
/
+5
2024-05-03
spi: npcm_pspi: Reset HW in driver probe
Jim Liu
1
-0
/
+10
2024-05-02
spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC
Kongyang Liu
3
-0
/
+330
2024-04-18
spi: mpc8xx: Set up speed as requested
Christophe Leroy
1
-2
/
+17
2024-04-18
spi: mpc8xx: Use 16 bit mode for large transfers with even size
Christophe Leroy
1
-3
/
+41
2024-04-18
spi: mpc8xx: Allow transfer of more than MAX_BUFFER len
Christophe Leroy
1
-14
/
+34
2024-04-18
powerpc: 8xx: Set SDMA configuration register correcly
Christophe Leroy
1
-4
/
+0
2024-04-18
spi: mpc8xx: Fix transfert when input or output buffer is NULL
Christophe Leroy
1
-3
/
+7
2024-04-18
spi: mpc8xx: Add GPIO dependency
Christophe Leroy
1
-1
/
+1
2024-03-14
rockchip: spi: rk_spi: do not write bytes when in read-only mode
Quentin Schulz
1
-3
/
+17
2024-03-03
spi: sunxi: Add support for R329/D1/R528/T113 SPI controller
Maksim Kiselev
1
-1
/
+33
2024-03-02
ARM: renesas: Rename rmobile.h to renesas.h
Marek Vasut
1
-1
/
+1
2024-03-02
ARM: renesas: Rename RMOBILE_CPU_TYPE_* to RENESAS_CPU_TYPE_*
Marek Vasut
1
-4
/
+4
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_rev_*() to renesas_get_cpu_rev_*()
Marek Vasut
1
-1
/
+1
2024-03-02
ARM: renesas: Rename rmobile_get_cpu_type() to renesas_get_cpu_type()
Marek Vasut
1
-1
/
+1
2024-02-12
Merge tag 'u-boot-imx-master-20240212' of https://gitlab.denx.de/u-boot/custo...
Tom Rini
1
-0
/
+1
2024-02-10
spi: mxc_spi: Add imx6ul-ecspi compatible string
Marek Vasut
1
-0
/
+1
2024-02-10
mtd: spi: renesas: Add R8A779H0 V4M support
Hai Pham
1
-1
/
+2
2024-01-29
treewide: Remove clk_free
Sean Anderson
12
-66
/
+7
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
[next]