index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
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-01
Merge series "spi: bcm2835: Interrupt-handling optimisations" from Robin Murp...
Mark Brown
1
-23
/
+22
2020-07-01
spi: lantiq-ssc: Convert to use GPIO descriptors
Linus Walleij
1
-2
/
+2
2020-07-01
spi: img-spfi: Convert to use GPIO descriptors
Linus Walleij
1
-55
/
+1
2020-07-01
spi: npcm-pspi: Convert to use GPIO descriptors
Linus Walleij
1
-27
/
+1
2020-07-01
spi: Avoid setting the chip select if we don't need to
Douglas Anderson
1
-0
/
+11
2020-07-01
spi: fsl: add missing __iomem annotation
Luc Van Oostenryck
1
-9
/
+9
2020-07-01
spi: bcm2835: Micro-optimise FIFO loops
Robin Murphy
1
-10
/
+8
2020-07-01
spi: bcm2835: Micro-optimise IRQ handler
Robin Murphy
1
-4
/
+6
2020-07-01
spi: bcm3835: Tidy up bcm2835_spi_reset_hw()
Robin Murphy
1
-9
/
+8
2020-07-01
spi: mediatek: use correct SPI_CFG2_REG MACRO
leilk.liu
1
-7
/
+8
2020-06-29
spi: omap2-mcspi: Convert to use GPIO descriptors
Linus Walleij
1
-16
/
+3
2020-06-29
spi: spi-geni-qcom: Don't set the cs if it was already right
Douglas Anderson
1
-1
/
+7
2020-06-29
Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-17
/
+27
2020-06-25
spi: pxa2xx: Add support for Intel Tiger Lake PCH-H
Jarkko Nikula
1
-0
/
+5
2020-06-24
spi: spi-geni-qcom: Use OPP API to set clk/perf state
Rajendra Nayak
1
-3
/
+23
2020-06-24
spi: spi-qcom-qspi: Add interconnect support
Akash Asthana
1
-1
/
+55
2020-06-24
spi: spi-geni-qcom: Add interconnect support
Akash Asthana
1
-4
/
+32
2020-06-24
spi: spi-geni-qcom: Combine the clock setting code
Douglas Anderson
1
-35
/
+35
2020-06-24
spi: altera: fix module autoload
Xu Yilun
1
-0
/
+1
2020-06-24
spi: altera: fix driver matching failure of the device ID "spi_altera"
Xu Yilun
1
-1
/
+2
2020-06-23
spi: imx: add fallback feature
Robin Gong
1
-21
/
+14
2020-06-23
spi: introduce fallback to pio
Robin Gong
1
-0
/
+12
2020-06-22
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-44
/
+64
2020-06-22
Merge series "Some small spi geni cleanups" from Stephen Boyd <swboyd@chromiu...
Mark Brown
1
-21
/
+21
2020-06-22
spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily
Stephen Boyd
1
-21
/
+21
2020-06-22
spi: spi-geni-qcom: Simplify setup_fifo_xfer()
Stephen Boyd
1
-9
/
+4
2020-06-22
spi: spi-fsl-dspi: Initialize completion before possible interrupt
Krzysztof Kozlowski
1
-2
/
+2
2020-06-22
spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths
Krzysztof Kozlowski
1
-4
/
+13
2020-06-22
spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transfer
Krzysztof Kozlowski
1
-14
/
+1
2020-06-22
spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transfer
Krzysztof Kozlowski
1
-1
/
+10
2020-06-19
spi: spi-geni-qcom: Simplify setup_fifo_xfer()
Stephen Boyd
1
-9
/
+4
2020-06-19
Merge series "mtd: spi-nor: Move cadence-qaudspi to spi-mem framework" from V...
Mark Brown
3
-0
/
+1431
2020-06-19
spi: Move cadence-quadspi driver to drivers/spi/
Ramuthevar Vadivel Murugan
3
-0
/
+1431
2020-06-19
Merge series "add regmap & indirect access support" from Xu Yilun <yilun.xu@i...
Mark Brown
2
-21
/
+107
2020-06-19
Merge series "spi: spi-geni-qcom: Fixes / perf improvements" from Douglas And...
Mark Brown
1
-31
/
+74
2020-06-19
spi: npcm-fiu: Reuse BITS_PER_BYTE definition
Andy Shevchenko
1
-3
/
+3
2020-06-19
spi: spi-geni-qcom: Don't keep a local state variable
Douglas Anderson
1
-28
/
+27
2020-06-19
spi: spi-geni-qcom: Actually use our FIFO
Douglas Anderson
1
-1
/
+1
2020-06-19
spi: spi-geni-qcom: Check for error IRQs
Douglas Anderson
1
-0
/
+5
2020-06-19
spi: spi-geni-qcom: Mo' betta locking
Douglas Anderson
1
-3
/
+42
2020-06-19
spi: altera: fix size mismatch on 64 bit processors
Matthew Gerlach
1
-1
/
+1
[prev]
[next]