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-topcliff-pch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-01
spi: fix comment/printk typos in spi
Masanari Iida
1
-1
/
+1
2012-08-27
spi/topcliff-pch: Fix device remove function
Guenter Roeck
1
-2
/
+0
2012-05-20
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
Grant Likely
1
-1
/
+0
2012-05-20
spi/topcliff: use correct __devexit_p annotation
Arnd Bergmann
1
-1
/
+1
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-29
/
+84
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
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: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
1
-1
/
+1
2012-03-10
spi-topcliff-pch: fix -Wuninitialized warning
Danny Kukawka
1
-16
/
+17
2012-02-06
spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver
Danny Kukawka
1
-3
/
+3
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-2
/
+2
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-10-29
spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor
Tomoya MORINAGA
1
-6
/
+6
2011-10-29
spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH
Tomoya MORINAGA
1
-1
/
+4
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-06-17
spi/topcliff-pch: Support new device ML7223 IOH
Tomoya MORINAGA
1
-1
/
+4
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
1
-279
/
+308
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+1303
[prev]