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: 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: 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
|
|
*
|
|
|
|
|
|
spi: npcm-pspi: Convert to use GPIO descriptors
Linus Walleij
2020-07-02
1
-27
/
+1
|
|
*
|
|
|
|
|
|
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
2020-07-02
1
-0
/
+11
|
|
*
|
|
|
|
|
|
spi: fsl: add missing __iomem annotation
Luc Van Oostenryck
2020-07-02
1
-9
/
+9
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
spi: omap2-mcspi: Convert to use GPIO descriptors
Linus Walleij
2020-06-29
1
-16
/
+3
|
|
*
|
|
|
|
|
spi: spi-geni-qcom: Don't set the cs if it was already right
Douglas Anderson
2020-06-29
1
-1
/
+7
|
|
*
|
|
|
|
|
spi: altera: fix module autoload
Xu Yilun
2020-06-24
1
-0
/
+1
|
|
*
|
|
|
|
|
spi: altera: fix driver matching failure of the device ID "spi_altera"
Xu Yilun
2020-06-24
1
-1
/
+2
|
|
*
|
|
|
|
|
spi: imx: add fallback feature
Robin Gong
2020-06-23
1
-21
/
+14
|
|
*
|
|
|
|
|
spi: introduce fallback to pio
Robin Gong
2020-06-23
1
-0
/
+12
|
|
*
|
|
|
|
|
Merge series "Some small spi geni cleanups" from Stephen Boyd <swboyd@chromiu...
Mark Brown
2020-06-22
1
-21
/
+21
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily
Stephen Boyd
2020-06-22
1
-21
/
+21
|
|
|
*
|
|
|
|
|
spi: spi-geni-qcom: Simplify setup_fifo_xfer()
Stephen Boyd
2020-06-22
1
-9
/
+4
|
|
*
|
|
|
|
|
|
spi: spi-geni-qcom: Simplify setup_fifo_xfer()
Stephen Boyd
2020-06-19
1
-9
/
+4
|
|
*
|
|
|
|
|
|
Merge series "mtd: spi-nor: Move cadence-qaudspi to spi-mem framework" from V...
Mark Brown
2020-06-19
3
-0
/
+1431
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
spi: Move cadence-quadspi driver to drivers/spi/
Ramuthevar Vadivel Murugan
2020-06-19
3
-0
/
+1431
|
|
|
|
|
_
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge series "add regmap & indirect access support" from Xu Yilun <yilun.xu@i...
Mark Brown
2020-06-19
2
-21
/
+107
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
spi: altera: fix size mismatch on 64 bit processors
Matthew Gerlach
2020-06-19
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
spi: altera: support indirect access to the registers
Xu Yilun
2020-06-19
1
-15
/
+47
[prev]
[next]