index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages
Lee Jones
2020-07-17
1
-3
/
+4
*
spi: spi-bitbang: Demote obvious misuse of kerneldoc to standard comment blocks
Lee Jones
2020-07-17
1
-3
/
+3
*
spi: spi-loopback-test: Fix formatting issues in function header blocks
Lee Jones
2020-07-17
1
-8
/
+8
*
Merge series "spi: bcm2835/bcm2835aux: support effective_speed_hz" from Marc ...
Mark Brown
2020-07-17
2
-6
/
+6
|
\
|
*
spi: bcm2835aux: support effective_speed_hz
Martin Sperl
2020-07-17
1
-3
/
+3
|
*
spi: bcm2835: support effective_speed_hz
Martin Sperl
2020-07-17
1
-3
/
+3
*
|
spi: coldfire-qspi: Use clk_prepare_enable and clk_disable_unprepare
Qing Zhang
2020-07-17
1
-2
/
+2
*
|
spi: Fix SPI NOR and SPI NAND acronyms
Tudor Ambarus
2020-07-17
3
-7
/
+7
*
|
spi: atmel-quadspi: Use optimezed memcpy_fromio()/memcpy_toio()
Tudor Ambarus
2020-07-17
2
-5
/
+5
*
|
spi: Only defer to thread for cleanup when needed
Mark Brown
2020-07-17
1
-7
/
+19
|
/
*
spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare
Qing Zhang
2020-07-15
1
-2
/
+2
*
Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <...
Mark Brown
2020-07-14
5
-14
/
+32
|
\
|
*
spi: spi-mtk-nor: reject DTR ops
Pratyush Yadav
2020-07-14
1
-0
/
+6
|
*
spi: atmel-quadspi: reject DTR ops
Pratyush Yadav
2020-07-14
1
-0
/
+6
|
*
spi: spi-mem: allow specifying a command's extension
Pratyush Yadav
2020-07-14
4
-14
/
+17
|
*
spi: spi-mem: allow specifying whether an op is DTR or not
Pratyush Yadav
2020-07-14
1
-0
/
+3
*
|
spi: omap-100k: Drop include
Linus Walleij
2020-07-14
1
-1
/
+0
*
|
spi: imx/fsl-lpspi: Convert to GPIO descriptors
Linus Walleij
2020-07-13
2
-120
/
+19
*
|
SPI SUBSYSTEM: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-09
3
-3
/
+3
*
|
spi: atmel: remove redundant label out_free
Colin Ian King
2020-07-09
1
-1
/
+0
*
|
spi: use kthread_create_worker() helper
Marek Szyprowski
2020-07-09
1
-14
/
+12
*
|
Merge series "spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead" fro...
Mark Brown
2020-07-07
1
-0
/
+2
|
\
\
|
*
|
spi: spi-geni-qcom: Set an autosuspend delay of 250 ms
Douglas Anderson
2020-07-07
1
-0
/
+2
*
|
|
Merge series "spi: spi-sun6i: One fix and some improvements" from Marc Kleine...
Mark Brown
2020-07-07
6
-106
/
+114
|
\
\
\
|
*
|
|
spi: spi-sun6i: sun6i_spi_transfer_one(): enable RF_RDY interrupt only if needed
Marc Kleine-Budde
2020-07-07
1
-4
/
+8
|
*
|
|
spi: spi-sun6i: sun6i_spi_transfer_one(): collate write to Interrupt Control ...
Marc Kleine-Budde
2020-07-07
1
-12
/
+5
|
*
|
|
spi: spi-sun6i: sun6i_spi_fill_fifo(): remove not needed length argument
Marc Kleine-Budde
2020-07-07
1
-4
/
+5
|
*
|
|
spi: spi-sun6i: sun6i_spi_drain_fifo(): remove not needed length argument
Marc Kleine-Budde
2020-07-07
1
-8
/
+5
|
*
|
|
spi: spi-sun6i: sun6i_spi_drain_fifo(): introduce sun6i_spi_get_rx_fifo_count...
Marc Kleine-Budde
2020-07-07
1
-6
/
+10
|
*
|
|
spi: spi-sun6i: sun6i_spi_get_tx_fifo_count: Convert manual shift+mask to FIE...
Marc Kleine-Budde
2020-07-07
1
-5
/
+3
|
*
|
|
spi: spi-sun6i: sun6i_spi_transfer_one(): remove not needed masking of transf...
Marc Kleine-Budde
2020-07-07
1
-7
/
+3
|
*
|
|
spi: spi-sun6i: sun6i_spi_transfer_one(): remove useless goto
Marc Kleine-Budde
2020-07-07
1
-2
/
+0
|
*
|
|
spi: spi-sun6i: sun6i_spi_transfer_one(): report effectivly used speed_hz of ...
Marc Kleine-Budde
2020-07-07
1
-0
/
+2
|
*
|
|
spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
Marc Kleine-Budde
2020-07-06
1
-8
/
+6
|
*
|
|
spi: mediatek: use correct SPI_CFG2_REG MACRO
leilk.liu
2020-07-01
1
-7
/
+8
|
*
|
|
spi: pxa2xx: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
2020-06-25
1
-0
/
+5
|
*
|
|
spi: spi-fsl-dspi: Initialize completion before possible interrupt
Krzysztof Kozlowski
2020-06-22
1
-2
/
+2
|
*
|
|
spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Krzysztof Kozlowski
2020-06-22
1
-4
/
+13
|
*
|
|
spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
Krzysztof Kozlowski
2020-06-22
1
-14
/
+1
|
*
|
|
spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
Krzysztof Kozlowski
2020-06-22
1
-1
/
+10
|
*
|
|
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
2020-06-18
1
-10
/
+10
|
*
|
|
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
2020-06-18
1
-2
/
+2
|
*
|
|
spi: stm32-qspi: Fix error path in case of -EPROBE_DEFER
Patrice Chotard
2020-06-17
1
-20
/
+26
*
|
|
|
spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed
Peng Fan
2020-07-07
1
-2
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge series "spi: bcm2835: Interrupt-handling optimisations" from Robin Murp...
Mark Brown
2020-07-02
1
-23
/
+22
|
\
\
\
|
*
|
|
spi: bcm2835: Micro-optimise FIFO loops
Robin Murphy
2020-07-01
1
-10
/
+8
|
*
|
|
spi: bcm2835: Micro-optimise IRQ handler
Robin Murphy
2020-07-01
1
-4
/
+6
|
*
|
|
spi: bcm3835: Tidy up bcm2835_spi_reset_hw()
Robin Murphy
2020-07-01
1
-9
/
+8
*
|
|
|
spi: lantiq-ssc: Convert to use GPIO descriptors
Linus Walleij
2020-07-02
1
-2
/
+2
*
|
|
|
spi: img-spfi: Convert to use GPIO descriptors
Linus Walleij
2020-07-02
1
-55
/
+1
[next]