开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-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-30
spi: s3c64xx: add no_cs description
Jaewon Kim
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: Fix cleanup in remove and convert to
Mark Brown
2023-03-20
spi: renesas,sh-msiof: Miscellaneous improvements
Geert Uytterhoeven
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-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-14
spi: docs: adjust summary to CONFIG_SYSFS_DEPRECATED removal
Lukas Bulwahn
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
2023-03-13
spi: sh-msiof: Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-13
spi: bcm-qspi: Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-13
spi: pxa2xx: Mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-13
spi: sh-msiof: Remove casts to drop constness
Geert Uytterhoeven
2023-03-13
spi: Constify spi parameters of chip select APIs
Geert Uytterhoeven
2023-03-13
spi: Constify spi_get_drvdata()'s spi parameter
Geert Uytterhoeven
2023-03-13
spi: Constify spi_get_ctldata()'s spi parameter
Geert Uytterhoeven
2023-03-13
spi: fsl-dspi: Remove unneeded cast to same type
Geert Uytterhoeven
2023-03-13
Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issues
Mark Brown
2023-03-12
Linux 6.3-rc2
v6.3-rc2
Linus Torvalds
2023-03-12
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
2023-03-12
Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...
Linus Torvalds
2023-03-12
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2023-03-12
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
[next]