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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...
Linus Torvalds
1
-0
/
+10
2011-10-27
Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-34
/
+50
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-04
spi-topcliff-pch: Fix overrun issue
Tomoya MORINAGA
1
-5
/
+23
2011-10-04
spi-topcliff-pch: Add recovery processing in case FIFO overrun error occurs
Tomoya MORINAGA
1
-7
/
+24
2011-10-04
spi-topcliff-pch: Fix CPU read complete condition issue
Tomoya MORINAGA
1
-8
/
+11
2011-10-04
spi-topcliff-pch: Fix SSN Control issue
Tomoya MORINAGA
1
-7
/
+3
2011-10-04
spi-topcliff-pch: add tx-memory clear after complete transmitting
Tomoya MORINAGA
1
-0
/
+5
2011-09-27
clk: spi-pl022: convert to clk_prepare()/clk_unprepare()
Russell King
1
-0
/
+10
2011-09-24
spi: Fix WARN when removing spi-fsl-spi module
Jeff Harris
1
-0
/
+3
2011-09-22
ARM: 7079/1: spi: Fix builderror in spi-pl022.c
Peter Hüwe
1
-3
/
+3
2011-09-22
PM: add runtime PM support to core Primecell driver
Russell King
1
-32
/
+48
2011-09-16
spi/imx: Fix spi-imx when the hardware SPI chipselects are used
Fabio Estevam
1
-1
/
+3
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-02
spi/pl022: remove function cannot exit
Linus Walleij
1
-8
/
+3
2011-07-23
Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
57
-1299
/
+1787
2011-07-14
spi/imx: add device tree probe support
Shawn Guo
1
-7
/
+31
2011-07-14
spi/imx: copy gpio number passed by platform data into driver private data
Shawn Guo
1
-5
/
+7
2011-07-14
spi/imx: use soc name in spi device type naming scheme
Shawn Guo
2
-111
/
+109
2011-07-14
spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4
Shawn Guo
2
-56
/
+19
2011-07-14
spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro
Shawn Guo
1
-53
/
+53
2011-07-14
spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro
Shawn Guo
1
-31
/
+31
2011-07-14
spi/imx: do not make copy of spi_imx_devtype_data
Shawn Guo
1
-12
/
+12
2011-07-08
spi/dw: Add spi number into spi irq desc
Liu, ShuoX
2
-1
/
+4
2011-07-06
spi/s3c64xx: Bug fix for SPI with different FIFO level
Padmavathi Venna
1
-3
/
+1
2011-07-06
spi/tegra: Use engineering names in DT compatible property
Stephen Warren
1
-1
/
+1
2011-07-05
spi/fsl_spi: fix CPM spi driver
Holger Brunck
1
-17
/
+11
2011-07-04
spi: remove obsolete spi-s3c24xx-gpio driver
Peter Korsgaard
3
-211
/
+0
2011-06-17
spi/bfin_spi: uninline fat queue funcs
Mike Frysinger
1
-4
/
+4
2011-06-17
spi/bfin_spi: constify pin array
Mike Frysinger
1
-1
/
+1
2011-06-17
spi/bfin_spi: use structs for accessing hardware regs
Mike Frysinger
1
-124
/
+84
2011-06-17
Merge branch 'spi/merge' into spi/next
Grant Likely
2
-3
/
+5
2011-06-17
spi/bfin_spi: fix handling of default bits per word setting
Mike Frysinger
1
-3
/
+4
2011-06-17
spi/topcliff-pch: Support new device ML7223 IOH
Tomoya MORINAGA
1
-1
/
+4
2011-06-16
spi/pl022: strengthen FIFO watermark level checks
Linus Walleij
1
-4
/
+44
2011-06-16
spi/pl022: support runtime PM
Rabin Vincent
1
-0
/
+6
2011-06-16
spi/pl022: initialize burstsize from FIFO trigger level
Linus Walleij
1
-2
/
+53
2011-06-15
gpio/tegra: Move Tegra gpio driver to drivers/gpio
Grant Likely
1
-0
/
+12
2011-06-13
spi-pl022: Add missing return value update
Virupax Sadashivpetimath
1
-0
/
+1
2011-06-11
spi: Convert uses of struct resource * to resource_size(ptr)
Joe Perches
5
-14
/
+14
2011-06-09
Merge branch 'ep93xx-dma' into spi/next
Grant Likely
1
-12
/
+291
2011-06-09
spi/topcliff_pch: DMA support
Tomoya MORINAGA
1
-106
/
+488
2011-06-09
spi/topcliff_pch: support new device ML7213 IOH
Tomoya MORINAGA
2
-280
/
+312
2011-06-09
spi/ep93xx: add DMA support
Mika Westerberg
1
-12
/
+291
2011-06-06
spi: reorganize drivers
Grant Likely
57
-289
/
+239
2011-06-04
spi/bitbang: initialize bits_per_word as specified by spi message
Anatolij Gustschin
1
-3
/
+3
2011-06-04
spi/omap2: fix uninitialized variable
Govindraj.R
1
-1
/
+1
2011-05-27
spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
Cliff Cai
3
-0
/
+962
2011-05-27
spi/tle620x: add missing device_remove_file()
Axel Lin
1
-1
/
+2
2011-05-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-2
/
+1
[next]