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-sh-hspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-15
spi: use new `spi_transfer_delay_exec` helper where straightforward
Alexandru Ardelean
1
-2
/
+1
2019-02-08
spi: sh-hspi: Replace spi_master by spi_controller
Geert Uytterhoeven
1
-18
/
+18
2019-01-18
spi: sh-hspi: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
1
-4
/
+1
2018-08-28
spi: use SPDX identifier for Renesas drivers
Wolfram Sang
1
-10
/
+2
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-5
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-06
spi: sh-hspi: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-04-15
spi: sh-hspi: Do not specifically request shyway_clk clock
Simon Horman
1
-2
/
+2
2014-03-30
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...
Mark Brown
1
-35
/
+7
2014-03-11
spi: sh-hspi: Add missing call to pm_runtime_disable() in failure path
Geert Uytterhoeven
1
-1
/
+3
2014-03-03
spi: sh-hspi: Remove duplicate code to set default transfer speed
Axel Lin
1
-7
/
+2
2014-02-27
spi: sh-hspi: Remove hspi_cleanup function
Axel Lin
1
-11
/
+0
2014-02-23
spi: sh-hspi: Convert to let spi core validate bits_per_word
Axel Lin
1
-16
/
+2
2014-02-16
spi: Remove explictly set bus_num and num_chipselect to default setting
Axel Lin
1
-1
/
+0
2014-01-23
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...
Mark Brown
1
-1
/
+1
2014-01-13
spi: sh-hspi: Spelling s/recive/receive/
Geert Uytterhoeven
1
-1
/
+1
2014-01-08
spi: sh-hspi: Fix modalias for sh-hspi
Axel Lin
1
-1
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/hspi' into spi-next
Mark Brown
1
-1
/
+9
2013-10-25
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
Mark Brown
1
-2
/
+1
2013-10-25
spi/hspi: add device tree support
Kuninori Morimoto
1
-0
/
+8
2013-10-15
spi: sh-hspi: Fix checkpatch issue
Jingoo Han
1
-1
/
+1
2013-10-03
spi/hspi: fixup Runtime PM enable timing
Kuninori Morimoto
1
-2
/
+2
2013-09-26
spi: sh-hspi: use devm_spi_register_master()
Jingoo Han
1
-2
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/sh-hspi' into spi-next
Mark Brown
1
-2
/
+0
2013-07-29
spi/hspi: Convert to core runtime PM
Mark Brown
1
-17
/
+1
2013-07-28
spi/sh-hspi: Remove noisy print
Mark Brown
1
-2
/
+0
2013-06-26
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
Mark Brown
1
-2
/
+2
2013-06-04
spi: hspi: fixup long delay time
Kuninori Morimoto
1
-1
/
+1
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2012-12-19
spi/sh-hspi: fix return value check in hspi_probe().
Cyril Roelandt
1
-1
/
+1
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-11-23
spi/sh-hspi: add CS manual control support
Phil Edworthy
1
-2
/
+41
2012-09-06
spi: spi-sh-hspi: drop frees of devm_ alloc'd data
Julia Lawall
1
-4
/
+1
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-09
spi: Add SuperH HSPI prototype driver
Kuninori Morimoto
1
-0
/
+364