index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2022-04-06
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
1
-2
/
+2
2022-04-06
spi: cadence-quadspi: fix protocol setup for non-1-1-X operations
Matthias Schiffer
1
-34
/
+12
2022-04-06
spi: core: add dma_map_dev for __spi_unmap_msg()
Vinod Koul
1
-0
/
+4
2022-04-05
ACPI: bus: Eliminate acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+2
2022-04-04
spi: mxic: Fix an error handling path in mxic_spi_probe()
Christophe JAILLET
1
-0
/
+1
2022-04-04
spi: rpc-if: Fix RPM imbalance in probe error path
Geert Uytterhoeven
1
-2
/
+6
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-78
/
+305
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
41
-684
/
+3299
2022-03-21
Merge tag 'regulator-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+2
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
6
-39
/
+42
2022-03-18
spi: fsi: Implement a timeout for polling status
Eddie James
1
-0
/
+10
2022-03-17
spi: Fix erroneous sgs value with min_t()
Biju Das
1
-2
/
+2
2022-03-17
spi: Get sgs size fix into branch
Mark Brown
1
-2
/
+2
2022-03-16
spi: tegra20: Use of_device_get_match_data()
Minghao Chi
1
-7
/
+1
2022-03-15
fix typos in comments
Mark Brown
1
-1
/
+1
2022-03-15
spi: mediatek: add ipm design support for MT7986
Leilk Liu
1
-15
/
+87
2022-03-15
spi: sun4i: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-15
spi: mediatek: support tick_delay without enhance_timing
Leilk Liu
1
-3
/
+12
2022-03-10
spi: rockchip-sfc: fix platform_get_irq.cocci warning
Yihao Han
1
-3
/
+1
2022-03-10
Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-03-08
spi: Tesla FSD support
Mark Brown
1
-8
/
+19
2022-03-08
spi: s3c64xx: Add spi port configuration for Tesla FSD SoC
Alim Akhtar
1
-0
/
+13
2022-03-08
Tegra QUAD SPI combined sequence mode
Mark Brown
1
-16
/
+274
2022-03-08
spi: topcliff-pch: Prevent usage of potentially stale DMA device
Andy Shevchenko
1
-2
/
+6
2022-03-08
spi: tegra210-quad: combined sequence mode
Krishna Yarlagadda
1
-5
/
+233
2022-03-08
spi: tegra210-quad: add acpi support
Krishna Yarlagadda
1
-11
/
+41
2022-03-08
spi: Fix invalid sgs value
Biju Das
1
-2
/
+2
2022-03-07
spi: npcm-fiu: Fix typo ("npxm")
Jonathan Neuschäfer
1
-4
/
+4
2022-03-07
spi: qup: replace spin_lock_irqsave by spin_lock in hard IRQ
Xingbang Liu
1
-3
/
+2
2022-03-07
spi: cadence: fix platform_get_irq.cocci warning
Yihao Han
1
-3
/
+1
2022-03-07
spi: s3c64xx: Allow controller-data to be optional
Krzysztof Kozlowski
1
-8
/
+6
2022-03-03
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-4
/
+2
2022-03-02
spi: spi-zynqmp-gqspi: Handle error for dma_set_mask
Jiasheng Jiang
1
-1
/
+4
2022-02-28
spi: use specific last_cs instead of last_cs_enable
Yun Zhou
1
-2
/
+6
2022-02-28
spi: pxa2xx-pci: Constify struct pxa_spi_info variables
Andy Shevchenko
1
-5
/
+5
2022-02-28
spi: pxa2xx-pci: Drop temporary storage use for a handful of members
Andy Shevchenko
1
-61
/
+49
2022-02-28
spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register()
Andy Shevchenko
1
-13
/
+22
2022-02-28
spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup()
Andy Shevchenko
1
-14
/
+9
2022-02-28
spi: pxa2xx-pci: Replace enum with direct use of PCI IDs
Andy Shevchenko
1
-78
/
+83
2022-02-28
spi: pxa2xx-pci: Move max_clk_rate assignment to ->setup()
Andy Shevchenko
1
-1
/
+2
2022-02-28
spi: pxa2xx-pci: Move dma_burst_size assignment to ->setup()
Andy Shevchenko
1
-2
/
+3
2022-02-28
spi: pxa2xx-pci: Move port_id assignment to ->setup()
Andy Shevchenko
1
-4
/
+4
2022-02-28
spi: pxa2xx-pci: Drop redundant NULL check in ->probe()
Andy Shevchenko
1
-5
/
+3
2022-02-28
spi: pxa2xx-pci: Refactor Quark X1000 to use ->setup()
Andy Shevchenko
1
-2
/
+9
2022-02-28
spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
Andy Shevchenko
1
-4
/
+11
2022-02-25
Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+13
2022-02-24
Tegra QUAD SPI ACPI & device support
Mark Brown
1
-17
/
+34
2022-02-24
spi: tegra210-quad: add new chips to compatible
Krishna Yarlagadda
1
-3
/
+30
2022-02-24
spi: tegra210-quad: use device_reset method
Krishna Yarlagadda
1
-14
/
+4
[next]