Geert Uytterhoeven
|
61a8dec502
spi: sh-msiof: Limit minimum divider on R-Car Gen3
|
8 years ago |
Hisashi Nakamura
|
cf9e4784f3
spi: sh-msiof: Add slave mode support
|
8 years ago |
Geert Uytterhoeven
|
e7ad4a7336
spi: sh-msiof: Remove useless memory allocation failure message
|
8 years ago |
Simon Horman
|
264c3e8de4
spi: sh-msiof: Do not use C++ style comment
|
8 years ago |
Simon Horman
|
4286db8456
spi: sh-msiof: Add R-Car Gen 2 and 3 fallback bindings
|
8 years ago |
Geert Uytterhoeven
|
eb51cffa74
spi: sh-msiof: Add support for R-Car M3-W
|
8 years ago |
Geert Uytterhoeven
|
c3ccf357c3
spi: sh-msiof: Avoid invalid clock generator parameters
|
9 years ago |
Geert Uytterhoeven
|
a6802cc05f
spi: sh-msiof: Remove sh_msiof_spi_priv.chipdata
|
9 years ago |
Koji Matsuoka
|
fe78d0b769
spi: sh-msiof: Fix FIFO size to 64 word from 256 word
|
10 years ago |
Geert Uytterhoeven
|
f6d1b3e20a
spi: sh-msiof: Remove obsolete spi_r8a779x_msiof platform_device_id entries
|
10 years ago |
Krzysztof Kozlowski
|
3789c85206
spi: sh-msiof: Constify platform_device_id
|
10 years ago |
Arnd Bergmann
|
e95ddb5bda
spi: sh-msiof: remove slave_id settings for DMAEngine
|
10 years ago |
Nicholas Mc Guire
|
19f0ad0942
spi: sh-msiof: cleanup wait_for_completion return handling
|
10 years ago |
Nobuhiro Iwamatsu
|
65d5665bb2
spi: sh-msiof: Update calculation of frequency dividing
|
10 years ago |
Geert Uytterhoeven
|
c8935ef0f2
spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup()
|
10 years ago |
Mark Brown
|
1285c3fefa
Merge tag 'v3.19-rc3' into spi-sh-msiof
|
10 years ago |
Mark Brown
|
6b038c8d2b
Merge remote-tracking branch 'spi/fix/msiof' into spi-sh-msiof
|
10 years ago |
Yoshihiro Shimoda
|
6d40530e47
spi: sh-msiof: fix MDR1_FLD_MASK value
|
10 years ago |
Mark Brown
|
ee4629f5b2
Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into spi-linus
|
10 years ago |
Yoshihiro Shimoda
|
3110628d89
spi: sh-msiof: Configure MSIOF sync signal timing in device tree
|
10 years ago |
Hisashi Nakamura
|
015760563e
spi: sh-msiof: Add runtime PM lock in initializing
|
10 years ago |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 years ago |
Geert Uytterhoeven
|
e221cc99be
spi: sh-msiof: Add support for new R-Car Gen2 SoCs
|
11 years ago |
Geert Uytterhoeven
|
7a9f957b39
spi: sh-msiof: Fix transmit-only DMA transfers
|
11 years ago |
Geert Uytterhoeven
|
a5e7c719fe
spi: sh-msiof: Return early in sh_msiof_dma_once() where possible
|
11 years ago |
Geert Uytterhoeven
|
a6be4de6a2
spi: sh-msiof: Add DT support to DMA setup
|
11 years ago |
Geert Uytterhoeven
|
52fba2b85d
spi: sh-msiof: Configure DMA slave bus width
|
11 years ago |
Geert Uytterhoeven
|
3e81b59208
spi: sh-msiof: Fix leaking of unused DMA descriptors
|
11 years ago |
Geert Uytterhoeven
|
5dabcf2f27
spi: sh-msiof: Use correct device for DMA mapping with IOMMU
|
11 years ago |
Geert Uytterhoeven
|
279d2378c9
spi: sh-msiof: Handle dmaengine_prep_slave_single() failures gracefully
|
11 years ago |