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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
17
-409
/
+2746
2012-03-16
spi/fsl-espi: Make sure pm is within 2..32
Sebastian Andrzej Siewior
1
-4
/
+6
2012-03-16
spi/fsl-espi: make the clock computation easier to read
Sebastian Andrzej Siewior
1
-2
/
+2
2012-03-15
spi: sh-hspi: modify write/read method
Kuninori Morimoto
1
-69
/
+24
2012-03-15
spi: sh-hspi: control spi clock more correctly
Kuninori Morimoto
1
-16
/
+70
2012-03-15
spi: sh-hspi: convert to using core message queue
Kuninori Morimoto
1
-97
/
+55
2012-03-15
spi: s3c64xx: Fix build
Mark Brown
1
-1
/
+1
2012-03-15
spi: s3c64xx: remove unnecessary callback msg->complete
Kuninori Morimoto
1
-3
/
+0
2012-03-15
spi: remove redundant variable assignment
Guennadi Liakhovetski
1
-2
/
+0
2012-03-11
spi: release lock on error path in spi_pump_messages()
Dan Carpenter
1
-0
/
+1
2012-03-10
spi: Compatibility with direction which is used in samsung DMA operation
Kyoungil Kim
1
-5
/
+5
2012-03-10
spi-topcliff-pch: add recovery processing in case wait-event timeout
Tomoya MORINAGA
1
-1
/
+9
2012-03-10
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
Tomoya MORINAGA
1
-0
/
+1
2012-03-10
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Tomoya MORINAGA
1
-11
/
+55
2012-03-10
spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
Tomoya MORINAGA
1
-1
/
+2
2012-03-10
spi/imx: simplify error handling to free gpios
Axel Lin
1
-8
/
+3
2012-03-10
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
3
-3
/
+3
2012-03-10
spi: add Broadcom BCM63xx SPI controller driver
Florian Fainelli
3
-0
/
+493
2012-03-10
SPI: add CSR SiRFprimaII SPI controller driver
Zhiwu Song
3
-0
/
+695
2012-03-10
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
1
-16
/
+17
2012-03-10
spi: Mark spi_register_board_info() __devinit
Mark Brown
1
-1
/
+1
2012-03-10
spi/s3c64xx: Convert to using core message queue
Mark Brown
1
-103
/
+22
2012-03-10
spi: controller drivers don't need to depend on SPI_MASTER explicitly
Uwe Kleine-König
1
-6
/
+5
2012-03-10
spi/doc: spi_master_put must be followed up by kfree
Uwe Kleine-König
1
-1
/
+2
2012-03-09
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
3
-0
/
+371
2012-03-08
spi: create a message queueing infrastructure
Linus Walleij
2
-252
/
+390
2012-03-08
spi: add support for Renesas RSPI
Shimoda, Yoshihiro
3
-0
/
+528
2012-03-08
spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
Shimoda, Yoshihiro
1
-2
/
+23
2012-02-15
spi/omap: Add DT support to McSPI driver
Benoit Cousson
1
-8
/
+48
2012-02-13
Fix section mismatch in spi-pl022.c
Russell King
1
-1
/
+1
2012-02-06
spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver
Danny Kukawka
1
-3
/
+3
2012-02-06
spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4
Sylwester Nawrocki
1
-1
/
+1
2012-02-02
spi/pl022: Add high priority message pump support
Chris Blair
1
-25
/
+52
2012-02-02
spi/nuc900: Remove unnecessary memset of struct nuc900_spi
Tobias Klauser
1
-2
/
+0
2012-01-30
Merge branch 'spi/s3c64xx' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Grant Likely
1
-11
/
+103
2012-01-21
spi/s3c64xx: Implement runtime PM support
Mark Brown
1
-0
/
+39
2012-01-21
spi/s3c64xx: Convert to dev_pm_ops
Mark Brown
1
-9
/
+10
2012-01-21
spi/s3c64xx: Log error interrupts
Mark Brown
1
-2
/
+55
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-13
/
+16
2012-01-15
Merge tags 'devicetree-for-linus' and 'spi-for-linus' of git://git.secretlab....
Linus Torvalds
1
-2
/
+1
2012-01-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2012-01-10
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
1
-9
/
+5
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2012-01-08
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-28
/
+44
2012-01-08
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-56
/
+85
2012-01-07
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2012-01-05
Merge branch 'spi/next' (early part) into spi/merge
Grant Likely
3
-27
/
+43
2012-01-02
spi/tegra: depend instead of select TEGRA_SYSTEM_DMA
Olof Johansson
1
-2
/
+1
2011-12-23
spi/s3c64xx: Use bus clocks created using clkdev
Padmavathi Venna
1
-9
/
+5
2011-12-14
spi: Fix device unregistration when unregistering the bus master
Laurent Pinchart
1
-1
/
+1
[next]