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
2012-09-20
ColdFire: Queued SPI driver
Richard Retanubun
2
-0
/
+374
2012-09-18
mpc8xxx_spi: fix SPI support on MPC8308RDB
Ira W. Snyder
1
-0
/
+4
2012-09-11
spi: xilinx: Remove unused variable
Stephan Linz
1
-1
/
+0
2012-09-01
spi: atmel: add WDRBT bit to avoid receive overrun
Bo Shen
2
-0
/
+4
2012-09-01
MX28: SPI: Supercharge the SPI driver
Marek Vasut
1
-31
/
+65
2012-09-01
spi: fix mxs_spi_slave structure allocation to clear memory
Matt Sealey
1
-1
/
+1
2012-09-01
spi: fix mxc_spi_slave structure allocation to clear memory
Matt Sealey
1
-1
/
+1
2012-09-01
mxc_spi: Round up clock divider
Benoît Thébaudeau
1
-2
/
+2
2012-09-01
mxs: Convert sys_proto.h prefixes to 'mxs'
Otavio Salvador
1
-4
/
+4
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
1
-5
/
+5
2012-09-01
am335x evm: Enable support for spi0
Tom Rini
1
-0
/
+10
2012-09-01
am33xx: Add support, update omap3 McSPI driver
Tom Rini
2
-0
/
+11
2012-09-01
mxs: prefix register structs with 'mxs' prefix
Otavio Salvador
1
-10
/
+9
2012-09-01
MX28: SPI: Add DMA transfer support
Marek Vasut
1
-1
/
+116
2012-09-01
MX28: SPI: Pull out the PIO transfer function
Marek Vasut
1
-33
/
+41
2012-09-01
MX28: SPI: Refactor spi_xfer a bit
Marek Vasut
1
-10
/
+22
2012-08-07
spi: Fix merge conflicts - Makefile
Michal Simek
1
-1
/
+0
2012-07-31
Merge branch 'master' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
3
-0
/
+351
2012-07-31
spi: microblaze: Adds driver for Xilinx SPI controller
Stephan Linz
3
-0
/
+350
2012-05-15
spi: mxs: Allow other chip selects to work
Fabio Estevam
1
-0
/
+10
2012-05-15
spi: mxs: Introduce spi_cs_is_valid()
Fabio Estevam
1
-2
/
+11
2012-03-30
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
3
-6
/
+68
2012-03-27
omap3_spi: receive transmit mode
jacopo mondi
2
-3
/
+65
2012-03-27
mxs_spi: Return proper timeout error
Fabio Estevam
1
-3
/
+3
2012-03-26
sh_spi: Add 4 chip select signals supporting
Yoshihiro Shimoda
2
-4
/
+19
2012-02-27
mxc_spi: move machine specifics into CPU headers
Eric Nelson
1
-87
/
+6
2012-02-12
kirkwood_spi: correct access to irq_mask register
Ian Campbell
1
-1
/
+1
2012-02-12
mx28: fix i.MX28 spi driver
Matthias Fuchs
1
-3
/
+9
2012-07-07
kw_spi: add weak functions board_spi_claim/release_bus
Valentin Longchamp
1
-1
/
+12
2012-07-07
kw_spi: support spi_claim/release_bus functions
Valentin Longchamp
1
-0
/
+36
2012-07-07
kw_spi: backup and reset the MPP of the chosen CS pin
Valentin Longchamp
1
-9
/
+6
2012-07-07
spi: tegra2: rename tegra2_spi.* to tegra_spi.*
Tom Warren
2
-3
/
+3
2012-07-07
spi: Tegra2: Seaboard: fix UART corruption during SPI transactions
Tom Warren
1
-1
/
+12
2011-12-24
tegra2: spi: Support SPI / UART switch
Simon Glass
1
-0
/
+14
2011-12-24
tegra2: spi: Add SPI driver for Tegra2 SOC
Tom Warren
2
-0
/
+266
2011-11-16
drivers/spi/atmel_spi.c: Fix GCC 4.6 warning
Anatolij Gustschin
1
-2
/
+0
2011-11-11
iMX28: Add SPI driver
Marek Vasut
2
-0
/
+187
2011-10-28
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
3
-0
/
+234
2011-10-27
GCC4.6: Squash warnings in kirkwood_spi.c
Marek Vasut
1
-2
/
+2
2011-10-27
GCC4.6: Squash warnings in fsl_espi.c
Marek Vasut
1
-3
/
+3
2011-10-27
kirkwood_spi: add dummy spi_init()
Michael Walle
1
-0
/
+4
2011-10-27
ARM: kirkwood: reduce dependence of including platform file
Lei Wen
1
-0
/
+1
2011-10-27
SPI: Add SPI driver support for Marvell Armada100
Ajay Bhargav
2
-0
/
+229
2011-10-16
Blackfin: bfin_spi: fix build error when DEBUG is defined
Mike Frysinger
1
-1
/
+1
2011-09-04
IMX: uniform GPIO interface using GPIO framework
Stefano Babic
1
-4
/
+4
2011-08-03
AT91/SPI: fix atmel_dataflash_spi.c to allow building without warnings
Reinhard Meyer
1
-3
/
+13
2011-07-25
andes_spi: add andes_spi interface
Macpaul Lin
3
-0
/
+431
2011-07-18
MX31: Cleanup clock function
Stefano Babic
1
-2
/
+0
2011-06-21
ATMEL spi_dataflash driver - fix to build again
Reinhard Meyer
1
-2
/
+1
2011-06-21
mxc_spi.c: typo fixed
Helmut Raiger
1
-1
/
+1
[next]