index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-cavium-octeon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
spi: spi-topcliff-pch: drop call to wakeup-disable
Vaibhav Gupta
1
-2
/
+0
2020-07-28
spi: spidev: Align buffers for DMA
Christian Eggers
1
-8
/
+13
2020-07-27
spi: correct kernel-doc inconsistency
Colton Lewis
1
-6
/
+2
2020-07-27
spi: sun4i: update max transfer size reported
Jonathan Liu
1
-1
/
+1
2020-07-27
spi: imx: enable runtime pm support
Clark Wang
1
-33
/
+88
2020-07-22
spi: update bindings for MT8192 SoC
leilk.liu
1
-0
/
+1
2020-07-22
spi: mediatek: add spi support for mt8192 IC
leilk.liu
1
-0
/
+3
2020-07-22
spi: Add bindings for Lightning Mountain SoC
Dilip Kota
1
-2
/
+19
2020-07-22
spi: lantiq: Add support to Lightning Mountain SoC
Dilip Kota
2
-2
/
+42
2020-07-22
spi: lantiq: Move interrupt configuration to SoC specific data structure
Dilip Kota
1
-25
/
+39
2020-07-22
spi: lantiq: Add fifo size bit mask in SoC specific data structure
Dilip Kota
1
-10
/
+9
2020-07-22
spi: lantiq: Add support to acknowledge interrupt
Dilip Kota
1
-0
/
+13
2020-07-22
spi: lantiq: Move interrupt control register offesets to SoC specific data st...
Dilip Kota
1
-8
/
+12
2020-07-22
spi: lantiq: Add SMP support
Dilip Kota
1
-0
/
+7
2020-07-22
spi: lantiq: fix: Rx overflow error in full duplex mode
Dilip Kota
1
-0
/
+10
2020-07-22
spi: spi-topcliff-pch: use generic power management
Vaibhav Gupta
1
-38
/
+13
2020-07-22
spi: ppc4xx: Convert to use GPIO descriptors
Linus Walleij
2
-99
/
+17
2020-07-22
spi: spi-cadence: add support for chip select high
Shreyas Joshi
1
-1
/
+1
2020-07-22
spi: lpspi: fix the imbalance of runtime pm function call
Clark Wang
1
-1
/
+6
2020-07-17
spi: spi-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-07-17
spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-07-17
spi: spi-at91-usart: Remove unused OF table 'struct of_device_id'
Lee Jones
1
-7
/
+0
2020-07-17
spi: spi-topcliff-pch: Add missing descriptions to 'struct pch_spi_data'
Lee Jones
1
-2
/
+6
2020-07-17
spi: spi-zynqmp-gqspi: Correct a couple of misspellings in kerneldoc
Lee Jones
1
-3
/
+3
2020-07-17
spi: spi-zynq-qspi: Add description for 2 missing attributes/parameters
Lee Jones
1
-1
/
+2
2020-07-17
spi: spi-pl022: Provide missing struct attribute/function param docs
Lee Jones
1
-3
/
+9
2020-07-17
spi: spi-s3c64xx: Add missing entries for structs 's3c64xx_spi_dma_data' and ...
Lee Jones
1
-1
/
+8
2020-07-17
spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_sp...
Lee Jones
1
-3
/
+1
2020-07-17
spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc'
Lee Jones
1
-1
/
+1
2020-07-17
spi: spi-ep93xx: Fix API slippage
Lee Jones
1
-1
/
+1
2020-07-17
spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages
Lee Jones
1
-3
/
+4
2020-07-17
spi: spi-bitbang: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
1
-3
/
+3
2020-07-17
spi: spi-loopback-test: Fix formatting issues in function header blocks
Lee Jones
1
-8
/
+8
2020-07-17
spi: renesas,sh-msiof: Add r8a774e1 support
Lad Prabhakar
1
-0
/
+1
2020-07-17
spi: coldfire-qspi: Use clk_prepare_enable and clk_disable_unprepare
Qing Zhang
1
-2
/
+2
2020-07-17
spi: Fix SPI NOR and SPI NAND acronyms
Tudor Ambarus
3
-7
/
+7
2020-07-17
spi: atmel-quadspi: Use optimezed memcpy_fromio()/memcpy_toio()
Tudor Ambarus
2
-5
/
+5
2020-07-17
spi: Only defer to thread for cleanup when needed
Mark Brown
1
-7
/
+19
2020-07-17
spi: fix duplicated word in <linux/spi/spi.h>
Randy Dunlap
1
-2
/
+2
2020-07-17
spi: bcm2835aux: support effective_speed_hz
Martin Sperl
1
-3
/
+3
2020-07-17
spi: bcm2835: support effective_speed_hz
Martin Sperl
1
-3
/
+3
2020-07-15
spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare
Qing Zhang
1
-2
/
+2
2020-07-14
spi: omap-100k: Drop include
Linus Walleij
1
-1
/
+0
2020-07-14
spi: spi-mtk-nor: reject DTR ops
Pratyush Yadav
1
-0
/
+6
2020-07-14
spi: atmel-quadspi: reject DTR ops
Pratyush Yadav
1
-0
/
+6
2020-07-14
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
5
-15
/
+22
2020-07-14
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2
-0
/
+11
2020-07-13
spi: imx/fsl-lpspi: Convert to GPIO descriptors
Linus Walleij
14
-244
/
+88
2020-07-10
dt-bindings: spi: Convert imx lpspi to json-schema
Anson Huang
2
-29
/
+60
2020-07-10
dt-bindings: spi: Convert imx cspi to json-schema
Anson Huang
2
-56
/
+97
[next]