index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2022-02-10
spi: mxic: Add support for direct mapping
Miquel Raynal
2022-02-10
spi: mxic: Create a helper to ease the start of an operation
Miquel Raynal
2022-02-10
spi: mxic: Create a helper to configure the controller before an operation
Miquel Raynal
2022-02-10
spi: mxic: Fix the transmit path
Miquel Raynal
2022-02-10
spi: spi-mem: Add an ecc parameter to the spi_mem_op structure
Miquel Raynal
2022-02-10
spi: spi-mem: Kill the spi_mem_dtr_supports_op() helper
Miquel Raynal
2022-02-10
spi: mxic: Provide a capability structure
Miquel Raynal
2022-02-10
spi: cadence-quadspi: Provide a capability structure
Miquel Raynal
2022-02-10
spi: spi-mem: Check the controller extra capabilities
Miquel Raynal
2022-02-09
spi: make remove callback a void function
Mark Brown
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-08
spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe
Miaoqian Lin
2022-02-08
spi: tegra114: Add missing IRQ check in tegra_spi_probe
Miaoqian Lin
2022-02-08
spi: ath79: add mem_ops for fast-read
Luiz Angelo Daros de Luca
2022-02-08
spi: Modify irq request position and modify parameters
Li-hao Kuo
2022-02-08
spi: spidev: prevent spidev->speed_hz from being zero
Dan Carpenter
2022-02-08
spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
Zhou Qingyang
2022-02-02
spi: mpc512x-psc: Fix compile errors
Linus Walleij
2022-02-02
spi: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-01
Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-01
spi: Enhance and export helpers for ACPI resources
Mark Brown
2022-02-01
spi: Add API to count spi acpi resources
Stefan Binding
2022-02-01
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2022-02-01
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2022-02-01
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2022-02-01
spi: bcm2835aux: Convert to use GPIO descriptors
Linus Walleij
2022-02-01
spi: st-ssc4: Covert to use GPIO descriptors
Linus Walleij
2022-01-31
spi: mediatek: Avoid NULL pointer crash in interrupt
Benjamin Gaignard
2022-01-31
spi: sp7201: Fix compiler warnings
郭力豪
2022-01-31
spi: pic32: Convert to use GPIO descriptors
Linus Walleij
2022-01-31
spi: mpc512x-psc: Convert to use GPIO descriptors
Linus Walleij
2022-01-31
spi: mt65xx: Convert to GPIO descriptors
Linus Walleij
2022-01-31
spi: pxa2xx_spi: Convert to use GPIO descriptors
Linus Walleij
2022-01-28
spi: qcom: geni: Simplify DMA setting
Christophe JAILLET
2022-01-28
spi: Fix missing unlock on error in sp7021_spi_master_transfer_one()
Yang Yingliang
2022-01-28
spi: bcm-qspi: check for valid cs before applying chip select
Kamal Dasu
2022-01-26
spi: uniphier: fix reference count leak in uniphier_spi_probe()
Xin Xiong
2022-01-26
spi: spi-mtk-nor: make some internal variables static
Guochun Mao
2022-01-26
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
2022-01-26
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
2022-01-26
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
2022-01-25
spi: Add spi driver for Sunplus SP7021
Li-hao Kuo
2022-01-25
spi: add new SoC mt8186 support for spi-mtk-nor
Mark Brown
2022-01-24
spi: s3c24xx: Convert to GPIO descriptors
Linus Walleij
2022-01-24
spi: s3c64xx: Convert to use GPIO descriptors
Linus Walleij
2022-01-24
spi: spi-mtk-nor: add axi_s clock for mt8186
Guochun Mao
2022-01-24
spi: spi-mtk-nor: add new soc mt8186 support
Guochun Mao
2022-01-24
spi: spi-mtk-nor: improve device table for adding more capabilities
Guochun Mao
2022-01-24
Merge existing fixes from spi/for-5.17 into new branch
Mark Brown
2022-01-19
spi: stm32: make SPI_MASTER_MUST_TX flags only specific to STM32F4
Alain Volmat
[prev]
[next]