summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-22spi: Create a helper to derive adaptive timeoutsMiquel Raynal
2023-06-15spi: stm32: disable spi-slave property for stm32f4-f7Alain Volmat
2023-06-15spi: stm32: introduction of stm32h7 SPI device mode supportValentin Caron
2023-06-15spi: stm32: use dmaengine_terminate_{a}sync instead of _allAlain Volmat
2023-06-15spi: stm32: renaming of spi_master into spi_controllerAlain Volmat
2023-06-07spi: s3c64xx: CleanupsMark Brown
2023-06-07spi: dw: Remove misleading comment for Mount Evans SoCAbe Kohandel
2023-06-06spi: dt-bindings: snps,dw-apb-ssi: Add compatible for Intel Mount Evans SoCAbe Kohandel
2023-06-06spi: dw: Add compatible for Intel Mount Evans SoCAbe Kohandel
2023-06-06spi: s3c64xx: Use dev_err_probe()Andi Shyti
2023-06-06spi: s3c64xx: Use the managed spi master allocation functionAndi Shyti
2023-06-02spi: spl022: Probe defer is no errorMårten Lindahl
2023-06-02spi: spi-imx: fix mixing of native and gpio chipselects for imx51/imx53/imx6 ...Rasmus Villemoes
2023-06-01spi: s3c64xx: Use devm_clk_get_enabled()Andi Shyti
2023-06-01spi: dt-bindings: socionext,uniphier: drop address/size-cellsKrzysztof Kozlowski
2023-06-01spi: dt-bindings: samsung: drop cs-gpiosKrzysztof Kozlowski
2023-06-01spi: dt-bindings: allwinner: simplify with unevaluatedPropertiesKrzysztof Kozlowski
2023-05-31spi: dw: Drop empty line from DebugFS init functionSerge Semin
2023-05-31spi: spi-fsl-lpspi: downgrade log level for pio modeAlexander Stein
2023-05-30spi: spi-qcom-qspi: Add newline to PIO fallback warningDouglas Anderson
2023-05-30spi: dt-bindings: restrict node name suffixesKrzysztof Kozlowski
2023-05-30spi: Merge up fixes to help CIMark Brown
2023-05-30spi: add SPI_MOSI_IDLE_LOW mode bitMark Brown
2023-05-30spi: mt65xx: Convert to platform remove callbackMark Brown
2023-05-30spi: spidev_test Add three missing spi mode bitsBoerge Struempfel
2023-05-30spi: spidev_test: Sorted the options into logical groupsBoerge Struempfel
2023-05-30spi: spidev: add two new spi mode bitsBoerge Struempfel
2023-05-30spi: spi-imx: add support for SPI_MOSI_IDLE_LOW mode bitBoerge Struempfel
2023-05-30spi: add SPI_MOSI_IDLE_LOW mode bitBoerge Struempfel
2023-05-30spi-dw-core.c: Fix error checking for debugfs_create_dirOsama Muhammad
2023-05-30spi: spi-sn-f-ospi: Make read-only array `width_available` static constLars-Peter Clausen
2023-05-30spi: spi-sn-f-ospi: Use min_t instead of opencoding itLars-Peter Clausen
2023-05-30spi: spi-sn-f-ospi: Use devm_clk_get_enabled()Lars-Peter Clausen
2023-05-30spi: mt65xx: Don't disguise a "return 0" as "return ret"Uwe Kleine-König
2023-05-30spi: mt65xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-30spi: mt65xx: Properly handle failures in .remove()Uwe Kleine-König
2023-05-30spi: qup: Request DMA before enabling clocksStephan Gerhold
2023-05-26spi: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-25spi: mediatek: advertise the availability of Dual and Quad modeQii Wang
2023-05-24spi: Merge up v6.4-rc3Mark Brown
2023-05-23spi: mt65xx: make sure operations completed before unloadingDaniel Golle
2023-05-23spi: lpspi: disable lpspi module irq in DMA modeClark Wang
2023-05-23spi: spi-imx: set max_native_cs for imx51/imx53/imx6 variantsRasmus Villemoes
2023-05-23spi: spi-imx: use "controller" variable consistently in spi_imx_probe()Rasmus Villemoes
2023-05-23spi: spi-cadence: Add missing kernel doc for clk_rate in cdns_spiCharles Keepax
2023-05-22spi: spi-cadence: Interleave write of TX and read of RX FIFOCharles Keepax
2023-05-21Linux 6.4-rc3v6.4-rc3Linus Torvalds
2023-05-21Merge tag 'uml-for-linus-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-05-21Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Linus Torvalds