index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sh-msiof.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: sh-msiof: add generic Gen4 binding
Wolfram Sang
2022-08-29
1
-0
/
+1
*
spi: sh-msiof: drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
2021-09-17
1
-1
/
+0
*
spi: spi-sh-msiof: : use proper DMAENGINE API for termination
Wolfram Sang
2021-06-23
1
-2
/
+2
*
spi: sh-msiof: Fill in controller speed limits
Geert Uytterhoeven
2021-01-13
1
-0
/
+4
*
spi: sh-msiof: Fill in spi_transfer.effective_speed_hz
Geert Uytterhoeven
2021-01-13
1
-3
/
+7
*
spi: spi-sh-msiof: Fix checkpatch error Complex macros should use ()
Aishwarya R
2020-04-14
1
-1
/
+1
*
spi: sh-msiof: Do not redefine STR while compile testing
Krzysztof Kozlowski
2020-01-09
1
-209
/
+209
*
spi: sh-msiof: Convert to generic unused native cs handling.
Geert Uytterhoeven
2020-01-07
1
-50
/
+3
*
spi: sh-msiof: Use devm_platform_ioremap_resource() helper
Geert Uytterhoeven
2019-08-07
1
-3
/
+1
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-1
/
+0
*
spi: sh-msiof: Reduce delays in sh_msiof_modify_ctr_wait()
Geert Uytterhoeven
2019-05-28
1
-1
/
+1
*
spi: sh-msiof: Convert to use GPIO descriptors
Geert Uytterhoeven
2019-04-04
1
-16
/
+4
*
spi: sh-msiof: Add reset of registers before starting transfer
Geert Uytterhoeven
2019-04-03
1
-0
/
+18
*
spi: sh-msiof: Use readl_poll_timeout_atomic() instead of open-coding
Geert Uytterhoeven
2019-04-03
1
-9
/
+3
*
spi: sh-msiof: Use BIT() and GENMASK()
Geert Uytterhoeven
2019-04-03
1
-87
/
+87
*
spi: sh-msiof: Restrict bits per word to 8/16/24/32 on R-Car Gen2/3
Geert Uytterhoeven
2019-03-04
1
-1
/
+7
*
spi: sh-msiof: Replace spi_master by spi_controller
Geert Uytterhoeven
2019-02-08
1
-85
/
+83
*
spi: sh-msiof: Use DMA if possible
Hoan Nguyen An
2019-01-18
1
-6
/
+2
*
spi: sh-msiof: fix *info pointer in request_dma()
Hoan Nguyen An
2019-01-18
1
-1
/
+1
*
spi: sh-msiof: Reduce the number of times write to and perform the transmissi...
Hoan Nguyen An
2018-12-20
1
-1
/
+9
*
spi: spi-sh-msiof: simplify getting .driver_data
Wolfram Sang
2018-11-05
1
-4
/
+2
*
Merge branch 'spi-4.20' into spi-next
Mark Brown
2018-10-21
1
-5
/
+1
|
\
|
*
spi: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-28
1
-5
/
+1
*
|
spi: sh-msiof: fix deferred probing
Sergei Shtylyov
2018-10-15
1
-2
/
+2
*
|
spi: sh-msiof: Fix handling of write value for SISTR register
Hiromitsu Yamasaki
2018-09-05
1
-1
/
+2
*
|
spi: sh-msiof: Fix invalid SPI use during system suspend
Gaku Inami
2018-09-05
1
-0
/
+25
|
/
*
spi: sh-msiof: Make sure all DMA operations have completed
Geert Uytterhoeven
2018-06-18
1
-24
/
+29
*
Merge branch 'spi-4.17' into spi-4.18 for the merge window
Mark Brown
2018-06-04
1
-2
/
+4
|
\
|
*
spi: sh-msiof: Fix setting SIRMDR1.SYNCAC to match SITMDR1.SYNCAC
Geert Uytterhoeven
2018-05-24
1
-2
/
+4
*
|
spi: sh-msiof: Simplify calculation of divisors for transfer rate
Vladimir Zapolskiy
2018-04-17
1
-32
/
+35
|
/
*
spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCR
Vladimir Zapolskiy
2018-04-16
1
-0
/
+1
*
spi: sh-msiof: Use correct enum for DMA transfer direction
Geert Uytterhoeven
2018-03-22
1
-2
/
+2
*
-
.
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/...
Mark Brown
2018-01-26
1
-22
/
+94
|
\
\
|
|
*
spi: sh-msiof: Implement cs-gpios configuration
Geert Uytterhoeven
2017-12-14
1
-7
/
+59
|
|
*
spi: sh-msiof: Extend support to 3 native chip selects
Geert Uytterhoeven
2017-12-14
1
-5
/
+13
|
|
*
spi: sh-msiof: Avoid writing to registers from spi_master.setup()
Geert Uytterhoeven
2017-12-14
1
-11
/
+24
|
|
*
spi: sh-msiof: Use dev_warn_once() instead of open-coding
Geert Uytterhoeven
2017-11-30
1
-3
/
+2
|
|
/
*
/
spi: sh-msiof: Fix timeout failures for TX-only DMA transfers
Geert Uytterhoeven
2018-01-03
1
-1
/
+11
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/sh-msiof', 'spi/topic/slave', 'spi/...
Mark Brown
2017-11-10
1
-6
/
+4
|
\
\
|
*
|
spi: sh-msiof: remove redundant pointer dev
Colin Ian King
2017-11-03
1
-2
/
+0
|
*
|
spi: sh-msiof: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-04
1
-4
/
+2
|
*
|
spi: sh-msiof: Add compatible strings for r8a774[35]
Fabrizio Castro
2017-09-25
1
-0
/
+2
|
|
/
*
/
spi: sh-msiof: Fix DMA transfer size check
Hiromitsu Yamasaki
2017-11-02
1
-1
/
+1
|
/
*
spi: sh-msiof: Limit minimum divider on R-Car Gen3
Geert Uytterhoeven
2017-07-17
1
-9
/
+23
*
spi: sh-msiof: Add slave mode support
Hisashi Nakamura
2017-05-26
1
-33
/
+78
*
spi: sh-msiof: Remove useless memory allocation failure message
Geert Uytterhoeven
2017-01-04
1
-3
/
+1
*
spi: sh-msiof: Do not use C++ style comment
Simon Horman
2016-12-20
1
-1
/
+1
*
spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings
Simon Horman
2016-12-14
1
-1
/
+3
*
spi: sh-msiof: Add support for R-Car M3-W
Geert Uytterhoeven
2016-11-21
1
-0
/
+1
*
spi: sh-msiof: Avoid invalid clock generator parameters
Geert Uytterhoeven
2016-08-05
1
-0
/
+3
[next]