summaryrefslogtreecommitdiffstats
path: root/drivers/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-04-271-2/+2
|\
| * of: Rename of_modalias_node()Miquel Raynal2023-04-051-2/+2
* | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-272-3/+1
|\ \
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-171-1/+1
| * | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-2/+0
| |/
* | Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-04-27124-1234/+1674
|\ \
| * | spi: bcm63xx: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole2023-04-251-3/+1
| * | Tegra TPM driver with HW flow controlMark Brown2023-04-241-0/+14
| |\ \
| | * | spi: tegra210-quad: Enable TPM wait pollingKrishna Yarlagadda2023-04-211-0/+14
| * | | spi: bcm63xx: remove PM_SLEEP based conditional compilationDhruva Gole2023-04-211-2/+0
| |/ /
| * | spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPSDhruva Gole2023-04-201-11/+2
| * | spi: spi-cadence: Add Slave mode supportMark Brown2023-04-181-121/+203
| |\ \
| | * | spi: spi-cadence: Add support for Slave modeSrinivas Goud2023-04-181-71/+153
| | * | spi: spi-cadence: Switch to spi_controller structureSrinivas Goud2023-04-181-58/+58
| * | | spi: cadence-quadspi: fix suspend-resume implementationsDhruva Gole2023-04-181-3/+16
| |/ /
| * | spi: cadence-quadspi: Fix random issues with XilinxMark Brown2023-04-171-16/+24
| |\ \
| | * | spi: cadence-quadspi: Disable the SPI before reconfiguringSai Krishna Potthuri2023-04-171-15/+23
| | * | spi: cadence-quadspi: Update the read timeout based on the lengthSai Krishna Potthuri2023-04-171-1/+1
| * | | spi: dw: Add support for AMD Pensando Elba SoCBrad Larson2023-04-171-0/+58
| |/ /
| * | spi: spi-loopback-test: Add module param for iteration lengthRohit Ner2023-04-131-0/+8
| * | spi: add support for Amlogic A1 SPI Flash ControllerMartin Kurbanov2023-04-113-0/+464
| * | spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxxMark Brown2023-04-051-13/+7
| |\ \
| | * | spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select linesTharun Kumar P2023-04-051-12/+5
| | * | spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resumeTharun Kumar P2023-04-051-1/+1
| | * | spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driverTharun Kumar P2023-04-051-1/+2
| * | | spi: fsl-spi: No need to check transfer length versus word sizeChristophe Leroy2023-04-051-10/+2
| * | | spi: fsl-spi: Change mspi_apply_cpu_mode_quirks() to voidChristophe Leroy2023-04-051-14/+6
| * | | spi: fsl-cpm: Use 16 bit mode for large transfers with even sizeChristophe Leroy2023-04-052-0/+26
| * | | spi: fsl-spi: Re-organise transfer bits_per_word adaptationChristophe Leroy2023-04-051-25/+21
| * | | spi: fsl-spi: Fix CPM/QE mode Litte EndianChristophe Leroy2023-04-051-5/+7
| |/ /
| * | spi: qup: Convert to platform remove callbackMark Brown2023-04-041-13/+15
| |\ \
| | * | spi: qup: Convert to platform remove callback returning voidUwe Kleine-König2023-04-041-4/+2
| | * | spi: qup: Don't skip cleanup in remove's error pathUwe Kleine-König2023-04-041-9/+13
| * | | spi: tegra210-quad: Use devm_platform_get_and_ioremap_resource()Yang Li2023-04-041-2/+1
| * | | spi: tegra114: Use devm_platform_get_and_ioremap_resource()Yang Li2023-04-041-2/+1
| * | | spi: stm32: Use devm_platform_get_and_ioremap_resource()Yang Li2023-04-041-2/+1
| * | | spi: imx: Use devm_platform_get_and_ioremap_resource()Yang Li2023-04-041-2/+1
| * | | spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3Kevin Groeneveld2023-04-041-6/+18
| |/ /
| * | spi: intel-pci: Add support for Meteor Lake-S SPI serial flashMika Westerberg2023-03-311-0/+1
| * | spi: bcm2835: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-14/+3
| * | spi: rockchip-sfc: Use devm_platform_ioremap_resource()Yang Li2023-03-291-3/+1
| * | spi: xilinx: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-281-2/+1
| * | spi: spi-qcom-qspi: Support pinctrl sleep statesDouglas Anderson2023-03-281-0/+5
| * | spi: sprd: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
| * | spi: sprd-adi: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
| * | spi: pic32: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
| * | spi: orion: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
| * | spi: omap2-mcspi: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
| * | spi: f_ospi: Add missing spi_mem_default_supports_op() helperKunihiko Hayashi2023-03-221-1/+1
| * | spi: spi-nxp-fspi: use DLL calibration when clock rate > 100MHzHaibo Chen2023-03-221-0/+52