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
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
3
-20
/
+5
2018-04-23
spi: dw: invert wait condition in dw_spi_xfer
Eugeniy Paltsev
1
-1
/
+1
2018-04-11
spi: sh_qspi: Make use of the 32byte FIFO
Marek Vasut
1
-10
/
+24
2018-04-11
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
Marek Vasut
1
-14
/
+9
2018-04-11
spi: sh_qspi: Drop SPBDCR wait
Marek Vasut
1
-8
/
+0
2018-04-11
spi: sh_qspi: Replace data types with short ones
Marek Vasut
1
-31
/
+31
2018-04-11
mtd: spi: Add Renesas RPC SPI-flash driver
Marek Vasut
3
-0
/
+474
2018-04-07
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2
-0
/
+217
2018-04-07
Revert "spi: atmel: Drop atmel_spi.h"
Tom Rini
2
-88
/
+93
2018-04-06
powercp: mpc8xx: move commproc.h
Christophe Leroy
1
-1
/
+1
2018-04-06
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
1
-1
/
+1
2018-04-06
spi: atmel: default y if DM_SPI && ARCH_AT91
Jagan Teki
1
-1
/
+1
2018-04-06
spi: atmel: Drop atmel_spi.h
Jagan Teki
2
-93
/
+88
2018-04-06
spi: atmel: Drop non-dm code
Jagan Teki
2
-217
/
+0
2018-04-06
spi: atmel: Add ifdef for DM_GPIO code
Jagan Teki
1
-2
/
+12
2018-03-23
omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
Sjoerd Simons
1
-2
/
+4
2018-03-22
DW SPI: use 32 bit access instead of 16 and 32 bit mix
Eugeniy Paltsev
1
-25
/
+15
2018-03-22
DW SPI: add option to use external gpio for chip select
Eugeniy Paltsev
1
-1
/
+50
2018-03-22
DW SPI: refactor poll_transfer functions
Eugeniy Paltsev
1
-22
/
+4
2018-03-22
DW SPI: fix transmit only mode
Eugeniy Paltsev
1
-1
/
+5
2018-03-22
DW SPI: fix tx data loss on FIFO flush
Eugeniy Paltsev
1
-0
/
+15
2018-03-15
Merge git://git.denx.de/u-boot-spi
Tom Rini
3
-101
/
+25
2018-03-14
spi: omap3: Fix redeclared error
Jagan Teki
1
-2
/
+2
2018-03-13
board: stm32: switch to DM STM32 timer
Patrice Chotard
1
-1
/
+0
2018-03-13
spi: omap3: Skip set_mode, set_speed from claim
Jagan Teki
1
-5
/
+16
2018-03-13
spi: atcspi200: Drop non-dm code
Jagan Teki
2
-94
/
+7
2018-02-13
spi: Migrate CONFIG_CF_SPI to Kconfig
Tuomas Tynkkynen
1
-0
/
+6
2018-02-13
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig
Tuomas Tynkkynen
1
-0
/
+6
2018-02-13
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
Tuomas Tynkkynen
1
-0
/
+5
2018-02-13
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig
Tuomas Tynkkynen
1
-0
/
+5
2018-02-13
spi: Migrate CONFIG_MXC_SPI to Kconfig
Tuomas Tynkkynen
1
-0
/
+6
2018-02-13
spi: Migrate CONFIG_MXS_SPI to Kconfig
Tuomas Tynkkynen
1
-0
/
+6
2018-02-13
spi: Migrate CONFIG_SH_QSPI to Kconfig
Tuomas Tynkkynen
1
-0
/
+6
2018-02-13
spi: Migrate CONFIG_SH_SPI to Kconfig
Tuomas Tynkkynen
1
-0
/
+6
2018-02-07
atcspi200: avoid possible NULL dereference
Heinrich Schuchardt
1
-2
/
+2
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
14
-122
/
+1057
2018-01-26
DW SPI: Get clock value from Device Tree
Eugeniy Paltsev
1
-2
/
+43
2018-01-24
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
Vignesh R
1
-6
/
+25
2018-01-24
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...
Vignesh R
1
-20
/
+6
2018-01-24
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when poss...
Goldschmidt Simon
1
-16
/
+10
2018-01-24
spi: cadence_spi: Sync DT bindings with Linux
Jason Rush
3
-20
/
+21
2018-01-24
spi: kirkwood_spi: implement workaround for FE-9144572
Chris Packham
1
-3
/
+66
2018-01-24
spi: spi-uclass: Fix style violations
Mario Six
1
-3
/
+2
2018-01-24
spi: Remove spi_setup_slave_fdt
Mario Six
1
-16
/
+0
2018-01-24
spi: Remove obsolete spi_base_setup_slave_fdt
Mario Six
1
-20
/
+0
2018-01-24
spi: Fix style violation and improve code
Mario Six
1
-3
/
+4
2018-01-24
dm: spi: add BCM63xx HSSPI driver
Álvaro Fernández Rojas
3
-0
/
+423
2018-01-24
dm: spi: add BCM63xx SPI driver
Álvaro Fernández Rojas
3
-0
/
+442
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
4
-28
/
+30
2018-01-22
Convert CONFIG_DAVINCI_SPI to Kconfig
Adam Ford
1
-0
/
+6
[next]