summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-22spi: spi-nxp-fspi: correct the comment for the DLL configHaibo Chen1-1/+5
2023-03-20spi: sprd: Convert to platform remove callbackMark Brown1-11/+9
2023-03-20spi: imx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20spi: imx: Don't skip cleanup in remove's error pathUwe Kleine-König1-7/+5
2023-03-20spi: sprd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-20spi: sprd: Don't skip cleanup in remove's error pathUwe Kleine-König1-7/+7
2023-03-17spi: atmel-quadspi: Convert to platform removeMark Brown1-12/+24
2023-03-17spi: atmel-quadspi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-03-17spi: atmel-quadspi: Free resources even if runtime resume failed in .remove()Uwe Kleine-König1-7/+17
2023-03-17spi: atmel-quadspi: Don't leak clk enable count in pm resumeUwe Kleine-König1-1/+5
2023-03-16spi: stm32: split large transfers based on word size instead of bytesLeonard Göhrs1-3/+3
2023-03-16spi: core: add spi_split_transfers_maxwordsLeonard Göhrs1-0/+49
2023-03-13spi: struct spi_device constificationMark Brown2-3/+3
2023-03-13spi: nxp-flexspi: Add i.MX platform dependencyAlexander Stein1-1/+1
2023-03-13spi: rspi: Mark OF related data as maybe unusedKrzysztof Kozlowski1-4/+4
2023-03-13spi: sc18is602: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13spi: sh-msiof: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13spi: bcm-qspi: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13spi: pxa2xx: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-13spi: sh-msiof: Remove casts to drop constnessGeert Uytterhoeven1-2/+2
2023-03-13spi: fsl-dspi: Remove unneeded cast to same typeGeert Uytterhoeven1-1/+1
2023-03-13Merge tag 'v6.3-rc2' into spi-6.4 to fix clock related boot issuesMark Brown231-51768/+2923
2023-03-13tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2-1/+132
2023-03-13tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud1-1/+5
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds105-51301/+39
2023-03-12Add support for stacked/parallel memoriesMark Brown105-337/+343
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-40/+41
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger1-1/+4
2023-03-11platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi-...Amit Kumar Mahapatra via Alsa-devel1-1/+2
2023-03-11staging: Replace all spi->chip_select and spi->cs_gpiod references with funct...Amit Kumar Mahapatra2-2/+2
2023-03-11mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with ...Amit Kumar Mahapatra via Alsa-devel1-1/+1
2023-03-11iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with func...Amit Kumar Mahapatra1-1/+1
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra9-9/+9
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel91-323/+328
2023-03-11spi: omap2-mcspi: Use of_property_read_bool() for boolean propertiesRob Herring1-1/+1
2023-03-11spi: fsi: restore CONFIG_FSI dependencyArnd Bergmann1-1/+1
2023-03-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds20-50/+117
2023-03-11Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+4
2023-03-10Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds36-191/+277
2023-03-10spi: mpc5xxx-psc: Remove goto to the unexisted labelAndy Shevchenko1-6/+2
2023-03-10Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag...Dave Airlie15-42/+136
2023-03-10drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan1-0/+1
2023-03-10drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher1-3/+4
2023-03-10drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher1-3/+4
2023-03-10drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-10drm/amdgpu: Fix the warning info when removing amdgpu devicelyndonli1-16/+1
2023-03-10drm/amdgpu: fix return value check in kfdShashank Sharma1-1/+1
2023-03-10drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello1-5/+9
2023-03-10drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-03-10i2c: dev: Fix bus callback return valuesGeert Uytterhoeven1-6/+18