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
2023-04-11
treewide: Fix probing of devices in DT overlays
Geert Uytterhoeven
2023-04-11
spi: add support for Amlogic A1 SPI Flash Controller
Martin Kurbanov
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
2023-04-05
spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx
Mark Brown
2023-04-05
spi: fsl-spi: No need to check transfer length versus word size
Christophe Leroy
2023-04-05
spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to void
Christophe Leroy
2023-04-05
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2023-04-05
spi: fsl-spi: Re-organise transfer bits_per_word adaptation
Christophe Leroy
2023-04-05
spi: fsl-spi: Fix CPM/QE mode Litte Endian
Christophe Leroy
2023-04-05
spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines
Tharun Kumar P
2023-04-05
spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume
Tharun Kumar P
2023-04-05
spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver
Tharun Kumar P
2023-04-04
spi: qup: Convert to platform remove callback
Mark Brown
2023-04-04
spi: qup: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-04
spi: tegra210-quad: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-04-04
spi: tegra114: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-04-04
spi: stm32: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-04-04
spi: imx: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-04-04
spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
Kevin Groeneveld
2023-04-04
spi: qup: Don't skip cleanup in remove's error path
Uwe Kleine-König
2023-03-31
spi: intel-pci: Add support for Meteor Lake-S SPI serial flash
Mika Westerberg
2023-03-31
spi: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-29
spi: rockchip-sfc: Use devm_platform_ioremap_resource()
Yang Li
2023-03-28
spi: xilinx: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-28
spi: spi-qcom-qspi: Support pinctrl sleep states
Douglas Anderson
2023-03-27
spi: sprd: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
spi: sprd-adi: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
spi: pic32: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
spi: orion: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-27
spi: omap2-mcspi: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-22
spi: f_ospi: Add missing spi_mem_default_supports_op() helper
Kunihiko Hayashi
2023-03-22
spi: spi-nxp-fspi: use DLL calibration when clock rate > 100MHz
Haibo Chen
2023-03-22
spi: spi-nxp-fspi: correct the comment for the DLL config
Haibo Chen
2023-03-20
spi: sprd: Convert to platform remove callback
Mark Brown
2023-03-20
spi: imx: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
spi: imx: Don't skip cleanup in remove's error path
Uwe Kleine-König
2023-03-20
spi: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
spi: sprd: Don't skip cleanup in remove's error path
Uwe Kleine-König
2023-03-17
spi: atmel-quadspi: Convert to platform remove
Mark Brown
2023-03-17
spi: atmel-quadspi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-17
spi: atmel-quadspi: Free resources even if runtime resume failed in .remove()
Uwe Kleine-König
2023-03-17
spi: atmel-quadspi: Don't leak clk enable count in pm resume
Uwe Kleine-König
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-16
spi: stm32: split large transfers based on word size instead of bytes
Leonard Göhrs
2023-03-16
spi: core: add spi_split_transfers_maxwords
Leonard Göhrs
2023-03-13
spi: struct spi_device constification
Mark Brown
2023-03-13
spi: nxp-flexspi: Add i.MX platform dependency
Alexander Stein
2023-03-13
spi: rspi: Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-13
spi: sc18is602: Mark OF related data as maybe unused
Krzysztof Kozlowski
[prev]
[next]