index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-fsl-spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-14
spi: fsl-spi: Fix memory leak
Axel Lin
1
-1
/
+1
2014-04-11
Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/...
Mark Brown
1
-1
/
+2
2014-04-03
spi: Always check complete callback before calling it
Axel Lin
1
-1
/
+2
2014-02-23
spi: fsl-spi: Convert to let spi core validate xfer->bits_per_word
Axel Lin
1
-6
/
+4
2014-02-04
spi: fsl: Fix problem with multi message transfers
Stefan Roese
1
-5
/
+15
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
1
-6
/
+7
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-07
spi/spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores
Andreas Larsson
1
-5
/
+45
2013-04-07
spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally runnin...
Andreas Larsson
1
-12
/
+86
2013-04-07
spi/spi-fsl-spi: Add support for setting a maximum number of bits per word
Andreas Larsson
1
-1
/
+7
2013-04-07
spi/spi-fsl-spi: Introduce a type for the driver
Andreas Larsson
1
-7
/
+32
2013-04-07
spi/spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accesse...
Andreas Larsson
1
-20
/
+31
2013-04-07
spi/spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
Andreas Larsson
1
-0
/
+4
2013-04-07
spi/spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environ...
Andreas Larsson
1
-402
/
+9
2013-04-01
spi/fsl: Use PTR_RET function
Alexandru Gheorghiu
1
-3
/
+1
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
1
-2
/
+2
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-7
/
+7
2012-05-20
spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control
Herton Ronaldo Krzesinski
1
-1
/
+1
2012-03-31
spi/mpc83xx: fix NULL pdata dereference bug
Kenth Eriksson
1
-1
/
+3
2011-09-24
spi: Fix WARN when removing spi-fsl-spi module
Jeff Harris
1
-0
/
+3
2011-07-05
spi/fsl_spi: fix CPM spi driver
Holger Brunck
1
-17
/
+11
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+1192