index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sifive.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
spi: intel-pci: Add support for Meteor Lake-S SPI serial flash
Mika Westerberg
1
-0
/
+1
2023-03-31
spi: bcm2835: Convert to platform remove callback returning void
Uwe Kleine-König
1
-14
/
+3
2023-03-30
spi: s3c64xx: add no_cs description
Jaewon Kim
1
-0
/
+1
2023-03-29
spi: rockchip-sfc: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-03-28
spi: xilinx: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-28
spi: spi-qcom-qspi: Support pinctrl sleep states
Douglas Anderson
1
-0
/
+5
2023-03-27
spi: sprd: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
spi: sprd-adi: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
spi: pic32: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
spi: orion: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-27
spi: omap2-mcspi: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-22
spi: f_ospi: Add missing spi_mem_default_supports_op() helper
Kunihiko Hayashi
1
-1
/
+1
2023-03-22
spi: spi-nxp-fspi: use DLL calibration when clock rate > 100MHz
Haibo Chen
1
-0
/
+52
2023-03-22
spi: spi-nxp-fspi: correct the comment for the DLL config
Haibo Chen
1
-1
/
+5
2023-03-20
spi: renesas,sh-msiof: Miscellaneous improvements
Geert Uytterhoeven
1
-4
/
+19
2023-03-20
spi: imx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
spi: imx: Don't skip cleanup in remove's error path
Uwe Kleine-König
1
-7
/
+5
2023-03-20
spi: sprd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-20
spi: sprd: Don't skip cleanup in remove's error path
Uwe Kleine-König
1
-7
/
+7
2023-03-17
spi: atmel-quadspi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-17
spi: atmel-quadspi: Free resources even if runtime resume failed in .remove()
Uwe Kleine-König
1
-7
/
+17
2023-03-17
spi: atmel-quadspi: Don't leak clk enable count in pm resume
Uwe Kleine-König
1
-1
/
+5
2023-03-16
spi: stm32: split large transfers based on word size instead of bytes
Leonard Göhrs
1
-3
/
+3
2023-03-16
spi: core: add spi_split_transfers_maxwords
Leonard Göhrs
2
-0
/
+53
2023-03-14
spi: docs: adjust summary to CONFIG_SYSFS_DEPRECATED removal
Lukas Bulwahn
1
-13
/
+10
2023-03-13
spi: nxp-flexspi: Add i.MX platform dependency
Alexander Stein
1
-1
/
+1
2023-03-13
spi: rspi: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-4
/
+4
2023-03-13
spi: sc18is602: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
spi: sh-msiof: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
spi: bcm-qspi: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
spi: pxa2xx: Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-13
spi: sh-msiof: Remove casts to drop constness
Geert Uytterhoeven
1
-2
/
+2
2023-03-13
spi: Constify spi parameters of chip select APIs
Geert Uytterhoeven
1
-2
/
+2
2023-03-13
spi: Constify spi_get_drvdata()'s spi parameter
Geert Uytterhoeven
1
-1
/
+1
2023-03-13
spi: Constify spi_get_ctldata()'s spi parameter
Geert Uytterhoeven
1
-1
/
+1
2023-03-13
spi: fsl-dspi: Remove unneeded cast to same type
Geert Uytterhoeven
1
-1
/
+1
2023-03-13
Linux 6.3-rc2
v6.3-rc2
Linus Torvalds
1
-1
/
+1
2023-03-13
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-12
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2
-1
/
+132
2023-03-12
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
1
-1
/
+1
2023-03-11
MAINTAINERS: update Andi's e-mail to @kernel.org
Andi Shyti
1
-1
/
+1
2023-03-11
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
1
-1
/
+4
2023-03-11
ALSA: hda: cs35l41: Replace all spi->chip_select references with function call
Amit Kumar Mahapatra
1
-1
/
+1
2023-03-11
powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...
Amit Kumar Mahapatra
1
-1
/
+1
2023-03-11
platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi-...
Amit Kumar Mahapatra via Alsa-devel
1
-1
/
+2
2023-03-11
staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...
Amit Kumar Mahapatra
2
-2
/
+2
2023-03-11
mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with ...
Amit Kumar Mahapatra via Alsa-devel
1
-1
/
+1
2023-03-11
iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...
Amit Kumar Mahapatra
1
-1
/
+1
2023-03-11
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
9
-9
/
+9
[next]