index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-tegra20-slink.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
spi: atmel: remove redundant label out_free
Colin Ian King
1
-1
/
+0
2020-07-09
spi: use kthread_create_worker() helper
Marek Szyprowski
2
-18
/
+14
2020-07-07
spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed
Peng Fan
1
-2
/
+1
2020-07-07
spi: spi-geni-qcom: Set an autosuspend delay of 250 ms
Douglas Anderson
1
-0
/
+2
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): enable RF_RDY interrupt only if needed
Marc Kleine-Budde
1
-4
/
+8
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): collate write to Interrupt Control ...
Marc Kleine-Budde
1
-12
/
+5
2020-07-07
spi: spi-sun6i: sun6i_spi_fill_fifo(): remove not needed length argument
Marc Kleine-Budde
1
-4
/
+5
2020-07-07
spi: spi-sun6i: sun6i_spi_drain_fifo(): remove not needed length argument
Marc Kleine-Budde
1
-8
/
+5
2020-07-07
spi: spi-sun6i: sun6i_spi_drain_fifo(): introduce sun6i_spi_get_rx_fifo_count...
Marc Kleine-Budde
1
-6
/
+10
2020-07-07
spi: spi-sun6i: sun6i_spi_get_tx_fifo_count: Convert manual shift+mask to FIE...
Marc Kleine-Budde
1
-5
/
+3
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): remove not needed masking of transf...
Marc Kleine-Budde
1
-7
/
+3
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): remove useless goto
Marc Kleine-Budde
1
-2
/
+0
2020-07-07
spi: spi-sun6i: sun6i_spi_transfer_one(): report effectivly used speed_hz of ...
Marc Kleine-Budde
1
-0
/
+2
2020-07-06
spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
Marc Kleine-Budde
1
-8
/
+6
2020-07-02
spi: lantiq-ssc: Convert to use GPIO descriptors
Linus Walleij
1
-2
/
+2
2020-07-02
spi: img-spfi: Convert to use GPIO descriptors
Linus Walleij
1
-55
/
+1
2020-07-02
spi: npcm-pspi: Convert to use GPIO descriptors
Linus Walleij
1
-27
/
+1
2020-07-02
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
2
-0
/
+15
2020-07-02
spi: fsl: add missing __iomem annotation
Luc Van Oostenryck
1
-9
/
+9
2020-07-01
memory: add Renesas RPC-IF driver
Sergei Shtylyov
4
-0
/
+700