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-orion.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-03
spi: orion: cosmetics - alias long direct_access variables
Kosta Zertsekel
1
-11
/
+11
2018-06-19
spi: orion: fix CS GPIO handling again
Jan Kundrát
1
-37
/
+40
2018-02-15
spi: orion: Prepare space for per-child options
Jan Kundrát
1
-7
/
+11
2018-02-15
spi: orion: Make the error message greppable
Jan Kundrát
1
-2
/
+2
2018-02-14
spi: orion: Rework GPIO CS handling
Jan Kundrát
1
-3
/
+44
2018-01-26
spi: orion: Fix a resource leak if the optional "axi" clk is deferred
Christophe Jaillet
1
-5
/
+8
2018-01-12
spi: orion: Fix clock resource by adding an optional bus clock
Gregory CLEMENT
1
-0
/
+14
2017-11-02
spi: orion: remove redundant assignment of status to zero
Colin Ian King
1
-1
/
+0
2017-07-19
spi: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-05-24
spi: orion: Handle GPIO chip-selects
Chris Packham
1
-1
/
+9
2017-04-07
spi: orion: add LSB support
Bastian Stender
1
-2
/
+9
2016-12-08
spi: mvebu: fix baudrate calculation for armada variant
Uwe Kleine-König
1
-29
/
+54
2016-06-13
spi: orion: Fix return value check in orion_spi_probe()
Wei Yongjun
1
-2
/
+2
2016-05-30
spi: orion: Add direct access mode
Stefan Roese
1
-0
/
+88
2015-08-11
spi: orion: On a38x, implement "50MHZ SPI AC timing" Erratum No. FE-9144572
Nadav Haklai
1
-1
/
+53
2015-05-27
spi: orion: Fix extended baud rates for each Armada SoCs
Gregory CLEMENT
1
-4
/
+43
2015-05-26
spi: orion: Fix maximum baud rates for Armada 370/XP
Gregory CLEMENT
1
-2
/
+23
2015-01-16
spi: orion: Add multiple chip select support to spi-orion
Ken Wilson
1
-1
/
+14
2015-01-14
spi: orion: Change spi-orion to use transfer_one() semantics for SPI transfers
Ken Wilson
1
-50
/
+23
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-13
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-22
spi: orion: fix potential NULL pointer de-reference
Greg Ungerer
1
-1
/
+1
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-03
Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to...
Mark Brown
1
-22
/
+94
2014-10-01
spi: orion: support armada extended baud rates
Greg Ungerer
1
-22
/
+94
2014-09-03
spi: orion: Fix checkpatch issue
Jingoo Han
1
-2
/
+3
2014-08-04
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top...
Mark Brown
1
-12
/
+56
2014-07-29
spi: orion: fix incorrect handling of cell-index DT property
Thomas Petazzoni
1
-6
/
+4
2014-07-25
spi: orion: Fix error return code in orion_spi_probe()
Wei Yongjun
1
-1
/
+2
2014-06-21
spi: spi-orion: add runtime PM support
Russell King
1
-9
/
+50
2014-06-21
spi: spi-orion: check return value from clk_prepare()/clk_enable()
Russell King
1
-2
/
+4
2014-03-30
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
1
-68
/
+11
2014-03-01
spi: orion: Let spi core handle validating transfer length
Axel Lin
1
-11
/
+0
2014-02-11
spi: orion: Convert to let spi core validate xfer->bits_per_word
Axel Lin
1
-18
/
+9
2014-02-07
spi: orion: Let spi core handle checking transfer speed
Axel Lin
1
-37
/
+2
2014-02-06
spi: orion: Remove unused pointer in orion_spi_write_read()
Christian Engelmayer
1
-2
/
+0
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-09
spi: orion: Use devm_clk_get()
Jingoo Han
1
-3
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/orion' into spi-next
Mark Brown
1
-3
/
+3
2013-10-15
spi: orion: Fix checkpatch issue
Jingoo Han
1
-3
/
+3
2013-09-26
spi: orion: use devm_spi_register_master()
Jingoo Han
1
-3
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/orion' into spi-next
Mark Brown
1
-17
/
+5
2013-07-29
spi/orion: Convert to devm_ioremap_resource()
Mark Brown
1
-17
/
+5
2013-07-29
spi/orion: Directly include linux/size.h
Mark Brown
1
-0
/
+1
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-02-05
spi/orion: Use module_platform_driver()
Ezequiel Garcia
1
-11
/
+2
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
1
-4
/
+4
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-1
/
+1
2012-12-06
spi/orion: Add SPI_CHPA and SPI_CPOL support to kirkwood driver.
Jason Gunthorpe
1
-1
/
+24
[next]