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
2015-01-16
spi: orion: Add multiple chip select support to spi-orion
Ken Wilson
1
-1
/
+14
2015-01-14
spi: st-ssc4: Remove duplicate code to test unsupported mode bits
Axel Lin
1
-6
/
+0
2015-01-14
spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers
Ken Wilson
1
-50
/
+23
2015-01-07
spi: dw-pci: describe Intel MID controllers better
Andy Shevchenko
2
-10
/
+30
2015-01-07
spi: dw: print debug message with FIFO size
Andy Shevchenko
1
-4
/
+5
2015-01-07
spi: dw: amend warning message
Andy Shevchenko
1
-1
/
+1
2015-01-07
spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup()
Geert Uytterhoeven
1
-1
/
+1
2015-01-07
Merge tag 'v3.19-rc3' into spi-sh-msiof
Mark Brown
2
-4
/
+9
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-3
/
+3
2015-01-06
spi: sirf: drop redundant sirf,marco-spi compatible string
Barry Song
1
-1
/
+0
2015-01-06
spi: fsl-(e)spi: Support compile as module
Esben Haabendal
4
-6
/
+25
2015-01-06
spi/dln2: simplify return flow for dln2_spi_transfer_setup and dln2_spi_enable
Laurentiu Palcu
1
-12
/
+3
2015-01-06
Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiof
Mark Brown
1
-1
/
+1
2015-01-06
spi: sh-msiof: fix MDR1_FLD_MASK value
Yoshihiro Shimoda
1
-1
/
+1
2015-01-05
spi: dw-mid: fix FIFO size
Andy Shevchenko
1
-1
/
+0
2015-01-05
spi: meson: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-01-05
spi: dw: Fix detecting FIFO depth
Axel Lin
1
-2
/
+2
2015-01-05
spi/gpio: fixed space coding style issue
Nizam Haider
1
-2
/
+2
2014-12-30
spi: spi-imx: Do not store the irq number in the private structure
Fabio Estevam
1
-7
/
+6
2014-12-29
spi: qup: Add SPI_CPOL configuration support
Ivan T. Ivanov
1
-1
/
+10
2014-12-29
spi/pxa2xx: Clear cur_chip pointer before starting next message
Mika Westerberg
1
-1
/
+1
2014-12-24
Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp...
Mark Brown
1
-0
/
+5
2014-12-24
spi: sh-msiof: Configure MSIOF sync signal timing in device tree
Yoshihiro Shimoda
1
-0
/
+47
2014-12-24
spi: img-spfi: Select FIFO based on transfer length
Andrew Bresticker
1
-30
/
+19
2014-12-24
spi: img-spfi: Increase DMA burst size
Andrew Bresticker
1
-2
/
+2
2014-12-24
spi/fsl: unnecessary double init_completion removed
Nicholas Mc Guire
1
-2
/
+0
2014-12-23
spi/dln2: Fix for PM_RUNTIME removal
Mark Brown
1
-1
/
+1
2014-12-22
spi: pxa2xx: Cleanup register access macros
Jarkko Nikula
4
-142
/
+117
2014-12-22
spi: pxa2xx: Pass driver data instead of ioaddr to wait_ssp_rx_stall()
Jarkko Nikula
1
-3
/
+3
2014-12-22
spi: pxa2xx: Move is_lpss_ssp() tests to caller
Jarkko Nikula
1
-9
/
+6
2014-12-22
spi: pxa2xx: Remove unused define
Jarkko Nikula
1
-2
/
+0
2014-12-22
spi: add support for DLN-2 USB-SPI adapter
Laurentiu Palcu
3
-0
/
+901
2014-12-22
spi: Add new driver for STMicroelectronics' SPI Controller
Lee Jones
3
-0
/
+518
2014-12-22
spi: img-spfi: Enable controller before starting TX DMA
Andrew Bresticker
1
-2
/
+2
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
22
-94
/
+0
2014-12-19
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-4
/
+4
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-9
/
+9
2014-12-15
spi: sh-msiof: Add runtime PM lock in initializing
Hisashi Nakamura
1
-0
/
+5
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
52
-53
/
+0
2014-12-13
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
6
-9
/
+9
2014-12-12
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-104
/
+202
2014-12-11
Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
25
-276
/
+1821
2014-12-11
spi/falcon: Remove hardware prepare and unprepare functions
Mark Brown
1
-12
/
+0
2014-12-11
spi: Only idle the message pump in the worker kthread
Mark Brown
1
-6
/
+26
2014-12-11
spi: Pump transfers inside calling context for spi_sync()
Mark Brown
1
-8
/
+58
2014-12-11
spi: Check to see if the device is processing a message before we idle
Mark Brown
1
-6
/
+9
2014-12-11
spi: Move queue data structure initialisation to main master init
Mark Brown
1
-3
/
+2
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2014-12-08
Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/txx9' into s...
Mark Brown
2
-5
/
+14
2014-12-08
Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r...
Mark Brown
8
-71
/
+326
[prev]
[next]