summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-27spi: sprd-adi: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-27spi: pic32: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-27spi: orion: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-27spi: omap2-mcspi: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-22spi: f_ospi: Add missing spi_mem_default_supports_op() helperKunihiko Hayashi
2023-03-22spi: spi-nxp-fspi: use DLL calibration when clock rate > 100MHzHaibo Chen
2023-03-22spi: spi-nxp-fspi: correct the comment for the DLL configHaibo Chen
2023-03-20spi: sprd: Convert to platform remove callbackMark Brown
2023-03-20spi: imx: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20spi: imx: Don't skip cleanup in remove's error pathUwe Kleine-König
2023-03-20spi: sprd: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-20spi: sprd: Don't skip cleanup in remove's error pathUwe Kleine-König
2023-03-17spi: atmel-quadspi: Convert to platform removeMark Brown
2023-03-17spi: atmel-quadspi: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-17spi: atmel-quadspi: Free resources even if runtime resume failed in .remove()Uwe Kleine-König
2023-03-17spi: atmel-quadspi: Don't leak clk enable count in pm resumeUwe Kleine-König
2023-03-16spi: stm32: split large transfers based on word size instead of bytesLeonard Göhrs
2023-03-16spi: core: add spi_split_transfers_maxwordsLeonard Göhrs
2023-03-13spi: struct spi_device constificationMark Brown
2023-03-13spi: nxp-flexspi: Add i.MX platform dependencyAlexander Stein
2023-03-13spi: rspi: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13spi: sc18is602: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13spi: sh-msiof: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13spi: bcm-qspi: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13spi: pxa2xx: Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-13spi: sh-msiof: Remove casts to drop constnessGeert Uytterhoeven
2023-03-13spi: fsl-dspi: Remove unneeded cast to same typeGeert Uytterhoeven
2023-03-13Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown
2023-03-12tpm: disable hwrng for fTPM on some AMD designsMario Limonciello
2023-03-12tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11Add support for stacked/parallel memoriesMark Brown
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger
2023-03-11platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi-...Amit Kumar Mahapatra via Alsa-devel
2023-03-11staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...Amit Kumar Mahapatra
2023-03-11mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with ...Amit Kumar Mahapatra via Alsa-devel
2023-03-11iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...Amit Kumar Mahapatra
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2023-03-11spi: omap2-mcspi: Use of_property_read_bool() for boolean propertiesRob Herring
2023-03-11spi: fsi: restore CONFIG_FSI dependencyArnd Bergmann
2023-03-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-10Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-10Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-10spi: mpc5xxx-psc: Remove goto to the unexisted labelAndy Shevchenko
2023-03-10Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-03-09drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher