Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 29 | -720/+1184 |
2025-05-27 | Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -19/+23 |
2025-05-23 | spi: spi-qpic-snand: extend bitmasks usage | Mark Brown | 1 | -22/+23 |
2025-05-23 | spi: spi-qpic-snand: return early on error from qcom_spi_io_op() | Gabor Juhos | 1 | -2/+4 |
2025-05-22 | spi: spi-fsl-dspi: Reset SR flags before sending a new message | Larisa Grigore | 1 | -0/+2 |
2025-05-22 | spi: spi-fsl-dspi: Halt the module after a new message transfer | Bogdan-Gabriel Roman | 1 | -0/+24 |
2025-05-22 | spi: spi-fsl-dspi: restrict register range for regmap access | Larisa Grigore | 1 | -1/+19 |
2025-05-22 | spi: loopback-test: fix up const pointer issue in rx_ranges_cmp() | Greg Kroah-Hartman | 1 | -2/+2 |
2025-05-22 | spi: gpio: fix const issue in spi_to_spi_gpio() | Greg Kroah-Hartman | 1 | -1/+1 |
2025-05-21 | spi: spi-qpic-snand: remove superfluous parameters of qcom_spi_check_error() | Gabor Juhos | 1 | -25/+5 |
2025-05-21 | spi: spi-qpic-snand: reuse qcom_spi_check_raw_flash_errors() | Gabor Juhos | 1 | -21/+19 |
2025-05-20 | spi: sh-msiof: Transfer size improvements and I2S | Mark Brown | 1 | -223/+134 |
2025-05-20 | Add sound card support for QCS9100 and QCS9075 | Mark Brown | 3 | -5/+8 |
2025-05-19 | spi: spi_amd: Update Kconfig dependencies | Raju Rangoju | 1 | -1/+2 |
2025-05-19 | spi: spi_amd: Add HIDDMA basic write support | Raju Rangoju | 1 | -23/+112 |
2025-05-19 | spi: spi_amd: Remove read{q,b} usage on DMA buffer | Raju Rangoju | 1 | -5/+11 |
2025-05-19 | spi: sh-msiof: Move register definitions to <linux/spi/sh_msiof.h> | Geert Uytterhoeven | 1 | -124/+0 |
2025-05-19 | spi: sh-msiof: Document frame start sync pulse mode | Geert Uytterhoeven | 1 | -0/+1 |
2025-05-19 | spi: sh-msiof: Double maximum DMA transfer size using two groups | Geert Uytterhoeven | 1 | -4/+8 |
2025-05-19 | spi: sh-msiof: Simplify BRG's Division Ratio | Geert Uytterhoeven | 1 | -12/+2 |
2025-05-19 | spi: sh-msiof: Increase TX FIFO size for R-Car V4H/V4M | Geert Uytterhoeven | 1 | -2/+13 |
2025-05-19 | spi: sh-msiof: Correct RX FIFO size for R-Car Gen3 | Geert Uytterhoeven | 1 | -2/+2 |
2025-05-19 | spi: sh-msiof: Correct RX FIFO size for R-Car Gen2 | Geert Uytterhoeven | 1 | -1/+1 |
2025-05-19 | spi: sh-msiof: Add core support for dual-group transfers | Geert Uytterhoeven | 1 | -5/+20 |
2025-05-19 | spi: sh-msiof: Correct SIMDR2_GRPMASK | Geert Uytterhoeven | 1 | -2/+2 |
2025-05-19 | spi: sh-msiof: SIFCTR bitfield conversion | Geert Uytterhoeven | 1 | -25/+23 |
2025-05-19 | spi: sh-msiof: SICTR bitfield conversion | Geert Uytterhoeven | 1 | -15/+16 |
2025-05-19 | spi: sh-msiof: SITSCR/SIRSCR bitfield conversion | Geert Uytterhoeven | 1 | -10/+10 |
2025-05-19 | spi: sh-msiof: SITMDR2 and SIRMDR2 bitfield conversion | Geert Uytterhoeven | 1 | -4/+5 |
2025-05-19 | spi: sh-msiof: SITMDR1/SIRMDR1 bitfield conversion | Geert Uytterhoeven | 1 | -21/+24 |
2025-05-19 | spi: sh-msiof: Make words/fs unsigned in FIFO helpers | Geert Uytterhoeven | 1 | -33/+51 |
2025-05-19 | spi: sh-msiof: Make words/bits unsigned in sh_msiof_spi_txrx_once() | Geert Uytterhoeven | 1 | -3/+3 |
2025-05-19 | spi: sh-msiof: Use bool for boolean flags | Geert Uytterhoeven | 1 | -9/+9 |
2025-05-19 | spi: sh-msiof: Complete using dev in sh_msiof_spi_probe() | Geert Uytterhoeven | 1 | -1/+1 |
2025-05-19 | spi: sh-msiof: Fix maximum DMA transfer size | Geert Uytterhoeven | 1 | -6/+7 |
2025-05-19 | spi: sh-msiof: Remove unneeded compatible values | Geert Uytterhoeven | 1 | -8/+0 |
2025-05-19 | spi: sh-msiof: Drop comma after OF match table sentinel | Geert Uytterhoeven | 1 | -1/+1 |
2025-05-16 | spi: spi-qpic-snand: extend FIELD_PREP() macro usage | Gabor Juhos | 1 | -7/+7 |
2025-05-16 | spi: spi-qpic-snand: use CW_PER_PAGE_MASK bitmask | Gabor Juhos | 1 | -15/+16 |
2025-05-15 | spi: tegra210-quad: Add support for internal DMA | Vishwaroop A | 1 | -94/+131 |
2025-05-14 | spi: spi-qpic-snand: validate user/chip specific ECC properties | Gabor Juhos | 1 | -5/+37 |
2025-05-14 | spi: spi-sun4i: fix early activation | Alessandro Grassi | 1 | -1/+4 |
2025-05-12 | Add more devm_ functions to fix PM imbalance in | Mark Brown | 1 | -13/+4 |
2025-05-11 | spi: atmel-quadspi: Fix unbalanced pm_runtime by using devm_ API | Bence Csókás | 1 | -13/+4 |
2025-05-09 | Add RZ/G3E xSPI support | Mark Brown | 1 | -1/+15 |
2025-05-08 | spi: rpc-if: Add write support for memory-mapped area | Biju Das | 1 | -1/+15 |
2025-05-08 | spi: tegra114: Use value to check for invalid delays | Aaron Kling | 1 | -3/+3 |
2025-05-07 | This patch set did some clean up and add runtime pm | Mark Brown | 5 | -88/+122 |
2025-05-06 | spi: nxp-fspi: use devm instead of remove for driver detach | Han Xu | 1 | -19/+22 |
2025-05-06 | spi: spi-nxp-fspi: remove the unchecked return value for nxp_fspi_clk_disable... | Haibo Chen | 1 | -3/+3 |
2025-05-06 | spi: spi-nxp-fspi: use guard(mutex) to simplify the code | Haibo Chen | 1 | -3/+1 |
2025-05-06 | spi: spi-nxp-fspi: enable runtime pm for fspi | Haibo Chen | 1 | -17/+76 |
2025-05-06 | spi: spi-nxp-fspi: remove the goto in probe | Haibo Chen | 1 | -60/+27 |
2025-05-06 | AsoC: Phase out hybrid PCI devres | Mark Brown | 4 | -7/+14 |
2025-05-05 | spi: cadence-quadspi: Assume device could match via platform | Krzysztof Kozlowski | 1 | -1/+1 |
2025-05-05 | spi: cs42l43: Make handling missing spk-id GPIOs explicit | Krzysztof Kozlowski | 1 | -1/+3 |
2025-05-05 | spi: atmel-quadspi: Fix printed error code during DMA setup | Krzysztof Kozlowski | 1 | -4/+5 |
2025-05-05 | spi: loopback-test: Do not split 1024-byte hexdumps | Geert Uytterhoeven | 1 | -1/+1 |
2025-05-02 | Merge tag 'spi-fix-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -7/+14 |
2025-05-03 | spi: loopback-test: Simplify strange loopback value check | Geert Uytterhoeven | 1 | -2/+2 |
2025-05-02 | spi: tegra114: Don't fail set_cs_timing when delays are zero | Aaron Kling | 1 | -3/+3 |
2025-05-01 | ASoC: codec: twl4030: Convert to GPIO descriptors | Mark Brown | 3 | -4/+8 |
2025-04-30 | spi: axi-spi-engine: offload instruction optimization | Mark Brown | 4 | -10/+93 |
2025-04-30 | spi: axi-spi-engine: omit SYNC from offload instructions | David Lechner | 1 | -2/+13 |
2025-04-30 | spi: axi-spi-engine: optimize bits_per_word for offload | David Lechner | 1 | -0/+32 |
2025-04-30 | spi: axi-spi-engine: don't repeat mode config for offload | David Lechner | 1 | -3/+30 |
2025-04-30 | spi: axi-spi-engine: wait for completion in setup | David Lechner | 1 | -1/+10 |
2025-04-30 | spi: spi-qpic-snand: fix NAND_READ_LOCATION_2 register handling | Gabor Juhos | 1 | -1/+1 |
2025-04-25 | Configure Clocks, Add Internal DMA support | Mark Brown | 1 | -21/+34 |
2025-04-25 | ASoC: add Renesas MSIOF sound driver | Mark Brown | 1 | -19/+23 |
2025-04-25 | spi: spi-qpic-snand: remove unused 'wlen' member of 'struct qpic_spi_nand' | Gabor Juhos | 1 | -1/+0 |
2025-04-25 | spi: spi-mem: Add fix to avoid divide error | Raju Rangoju | 1 | -1/+5 |
2025-04-24 | spi: meson-spicc: add DMA support | Xianwei Zhao | 1 | -21/+220 |
2025-04-24 | spi: tegra210-quad: Update dummy sequence configuration | Vishwaroop A | 1 | -5/+26 |
2025-04-24 | spi: tegra210-quad: modify chip select (CS) deactivation | Vishwaroop A | 1 | -4/+4 |
2025-04-24 | spi: tegra210-quad: remove redundant error handling code | Vishwaroop A | 1 | -4/+0 |
2025-04-24 | spi: tegra210-quad: Fix X1_X2_X4 encoding and support x4 transfers | Vishwaroop A | 1 | -8/+4 |
2025-04-24 | spi: intel: Improve resource mapping | Heiner Kallweit | 4 | -13/+17 |
2025-04-24 | spi: sh-msiof: ignore driver probing if it was MSIOF Sound | Kuninori Morimoto | 1 | -0/+6 |
2025-04-24 | spi: sh-msiof: use dev in sh_msiof_spi_probe() | Kuninori Morimoto | 1 | -19/+17 |
2025-04-24 | spi: spi-qpic-snand: propagate errors from qcom_spi_block_erase() | Gabor Juhos | 1 | -2/+1 |
2025-04-22 | spi: stm32-ospi: Fix an error handling path in stm32_ospi_probe() | Christophe JAILLET | 1 | -0/+4 |
2025-04-21 | spi: offload: remove unnecessary check on trigger->ops | Andres Urian Florez | 1 | -3/+0 |
2025-04-21 | spi: offload: check for match callback when a trigger is being registered | Andres Urian Florez | 1 | -1/+1 |
2025-04-18 | spi: Introduce and use spi_bpw_to_bytes() | Mark Brown | 2 | -2/+2 |
2025-04-17 | spi: dw: Use spi_bpw_to_bytes() helper | Andy Shevchenko | 1 | -1/+1 |
2025-04-17 | spi: Add spi_bpw_to_bytes() helper and use it | Andy Shevchenko | 1 | -1/+1 |
2025-04-17 | spi: pci1xxxx: Use non-hybrid PCI devres API | Philipp Stanner | 1 | -16/+8 |
2025-04-17 | spi: spi-cavium-thunderx: Use non-hybrid PCI devres API | Philipp Stanner | 1 | -3/+1 |
2025-04-17 | spi: spi-imx: Add check for spi_imx_setupxfer() | Tamura Dai | 1 | -1/+4 |
2025-04-15 | spi: tegra210-quad: add rate limiting and simplify timeout error message | Breno Leitao | 1 | -2/+2 |
2025-04-15 | spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts | Breno Leitao | 1 | -1/+1 |
2025-04-14 | spi: sun4i: add support for GPIO chip select lines | Mans Rullgard | 1 | -0/+1 |
2025-04-13 | spi: fsl-qspi: Optimize fsl_qspi struct | Kevin Hao | 1 | -4/+4 |
2025-04-13 | spi: Add support for Double Transfer Rate (DTR) mode | Mukesh Kumar Savaliya | 1 | -0/+7 |
2025-04-10 | spi: amd: add CONFIG_PCI dependency | Arnd Bergmann | 1 | -0/+1 |
2025-04-10 | spi: fsl-qspi: Fix double cleanup in probe error path | Mark Brown | 1 | -46/+31 |
2025-04-10 | spi: fsl-qspi: Simplify probe error handling using managed API | Kevin Hao | 1 | -42/+31 |
2025-04-10 | spi: fsl-spi: Remove redundant probe error message | Kevin Hao | 1 | -1/+0 |
2025-04-10 | spi: fsl-qspi: Fix double cleanup in probe error path | Kevin Hao | 1 | -5/+2 |
2025-04-09 | spi: spi_amd: Fix an IS_ERR() vs NULL check in probe | Dan Carpenter | 1 | -2/+2 |
2025-04-08 | spi: spi-stm32-ospi: dt-bindings fixes | Mark Brown | 1 | -1/+1 |
2025-04-08 | spi: xcomm: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -4/+4 |
2025-04-06 | spi: spi_amd: Add PCI-based driver for AMD HID2 SPI controller | Raju Rangoju | 4 | -49/+145 |
2025-04-06 | spi: spi-qpic-snand: use kmalloc() for OOB buffer allocation | Gabor Juhos | 1 | -1/+1 |
2025-04-06 | spi: Simplify conditionals in spi_set_cs() | Andy Shevchenko | 1 | -6/+4 |
2025-04-06 | spi: spi-stm32-ospi: Make "resets" a required property | Patrice Chotard | 1 | -1/+1 |
2025-04-04 | Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -22/+39 |
2025-04-02 | Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2025-04-02 | spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absent | Florian Fainelli | 1 | -1/+14 |
2025-04-02 | spi: bcm2835: Do not call gpiod_put() on invalid descriptor | Florian Fainelli | 1 | -1/+2 |
2025-04-01 | spi: cadence-qspi: revert "Improve spi memory performance" | Miquel Raynal | 1 | -1/+1 |
2025-03-31 | spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock() | Josh Poimboeuf | 1 | -1/+1 |
2025-03-27 | spi: fsl-qspi: use devm function instead of driver remove | Han Xu | 1 | -14/+17 |
2025-03-26 | spi: SPI_QPIC_SNAND should be tristate and depend on MTD | Geert Uytterhoeven | 2 | -3/+3 |
2025-03-26 | spi-rockchip: Fix register out of bounds access | Luis de Arquer | 1 | -1/+1 |
2025-03-25 | Merge tag 'spi-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 26 | -226/+4378 |
2025-03-25 | objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq() | Josh Poimboeuf | 1 | -1/+1 |
2025-03-20 | spi: spi-mem: Introduce a default ->exec_op() debug log | Miquel Raynal | 7 | -28/+11 |
2025-03-19 | spi: Fix reference count leak in slave_show() | Miaoqian Lin | 1 | -1/+5 |
2025-03-18 | spi: sg2044-nor: fix a couple static checker bugs | Mark Brown | 1 | -3/+2 |
2025-03-18 | spi: stm32-ospi: Include "gpio/consumer.h" | Peng Fan | 1 | -1/+1 |
2025-03-18 | spi: Merge up fixes | Mark Brown | 2 | -27/+19 |
2025-03-17 | spi: sg2044-nor: A couple of cleanups | Mark Brown | 1 | -18/+7 |
2025-03-16 | spi: spi-qpic-snand: avoid memleak in qcom_spi_ecc_init_ctx_pipelined() | Gabor Juhos | 1 | -1/+3 |
2025-03-16 | spi: spi-mux: Fix coverity issue, unchecked return value | Sergio Perez Gonzalez | 1 | -3/+1 |
2025-03-16 | spi: sophgo: fix incorrect type for ret in sg2044_spifmc_write() | Qasim Ijaz | 1 | -1/+1 |
2025-03-16 | spi: sg2044-nor: fix uninitialized variable in probe | Dan Carpenter | 1 | -3/+2 |
2025-03-16 | spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write() | Dan Carpenter | 1 | -1/+1 |
2025-03-16 | spi: sg2044-nor: Convert to dev_err_probe() | Andy Shevchenko | 1 | -7/+3 |
2025-03-16 | spi: sg2044-nor: Fully convert to device managed resources | Andy Shevchenko | 1 | -11/+4 |
2025-03-13 | spi: spidev: Add an entry for the gocontroll moduline module slot | Maud Spierings | 1 | -0/+2 |
2025-03-13 | spi: Use inclusive language | Andy Shevchenko | 1 | -49/+47 |
2025-03-12 | spi: cadence-qspi: Improve spi memory performance | Miquel Raynal | 1 | -1/+1 |
2025-03-12 | spi: cadence-qspi: Fix probe on AM62A LP SK | Miquel Raynal | 1 | -0/+6 |
2025-03-11 | spi: sophgo: add Sophgo SPI NOR controller driver | Mark Brown | 3 | -0/+510 |
2025-03-11 | spi: spi-qpic-snand: Fix ECC_CFG_ECC_DISABLE shift in qcom_spi_read_last_cw() | Dan Carpenter | 1 | -1/+1 |
2025-03-11 | spi: mt65xx: add PM QoS support | Leilk Liu | 1 | -0/+17 |
2025-03-11 | spi: sophgo: add SG2044 SPI NOR controller driver | Longbin Li | 3 | -0/+510 |
2025-03-06 | spi: stm32: Remove unnecessary print function dev_err() | Jiapeng Chong | 1 | -3/+1 |
2025-03-06 | spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources() | Dan Carpenter | 1 | -2/+2 |
2025-03-04 | Add STM32MP25 SPI NOR support | Mark Brown | 6 | -3/+1082 |
2025-03-03 | spi: spi-qpic: add driver for QCOM SPI NAND flash Interface | Md Sadre Alam | 3 | -0/+1641 |
2025-03-03 | spi: stm32: Add OSPI driver | Patrice Chotard | 3 | -0/+1076 |
2025-03-03 | spi: microchip-core: prevent RX overflows when transmit size > FIFO size | Conor Dooley | 1 | -23/+18 |
2025-02-26 | spi: spi-imx: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
2025-02-26 | spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies() | Easwar Hariharan | 1 | -1/+1 |
2025-02-19 | spi: s3c64xx: extend description of compatible's fifo_depth | Tudor Ambarus | 1 | -1/+3 |
2025-02-16 | spi: atmel-quadspi: remove references to runtime PM on error path | Claudiu Beznea | 1 | -4/+1 |
2025-02-12 | spi: offload: fix use after free | David Lechner | 1 | -5/+8 |
2025-02-11 | spi: spi-offload-trigger-pwm: add extra headers | David Lechner | 1 | -1/+8 |
2025-02-10 | spi: axi-spi-engine: add offload support | Mark Brown | 6 | -7/+965 |
2025-02-07 | spi: axi-spi-engine: implement offload support | David Lechner | 2 | -7/+309 |
2025-02-07 | spi: add offload TX/RX streaming APIs | David Lechner | 2 | -0/+80 |
2025-02-07 | spi: offload-trigger: add PWM trigger driver | David Lechner | 3 | -0/+177 |
2025-02-07 | spi: offload: add support for hardware triggers | David Lechner | 1 | -0/+281 |
2025-02-07 | spi: add basic support for SPI offloading | David Lechner | 3 | -0/+118 |
2025-02-06 | spi: gpio: Enable a single always-selected device | Mark Brown | 1 | -38/+7 |
2025-02-06 | spi: sn-f-ospi: Fix division by zero | Kunihiko Hayashi | 1 | -0/+3 |
2025-02-05 | spi: Replace custom fsleep() implementation | Andy Shevchenko | 1 | -4/+1 |
2025-02-05 | spi: gpio: Support a single always-selected device | Andy Shevchenko | 1 | -6/+5 |
2025-02-05 | spi: gpio: Remove stale documentation part | Andy Shevchenko | 1 | -32/+2 |
2025-02-04 | spi: pxa2xx: Fix regression when toggling chip select on LPSS devices | Mark Lord | 1 | -1/+1 |
2025-02-03 | spi: fsi: Batch TX operations | Eddie James | 1 | -0/+13 |
2025-02-03 | spi: atmel-quadspi: Fix warning in doc-comment | Bence Csókás | 1 | -2/+2 |
2025-02-03 | spi: zynqmp-gqspi: Clean up the driver a bit | Mark Brown | 1 | -92/+77 |
2025-02-03 | spi: realtek-rtl-snand: Drop unneeded assignment for cache_type | Andy Shevchenko | 1 | -1/+0 |
2025-02-03 | spi: zynqmp-gqspi: Always acknowledge interrupts | Sean Anderson | 1 | -12/+8 |
2025-02-03 | spi: zynqmp-gqspi: Clean up fillgenfifo | Sean Anderson | 1 | -50/+28 |
2025-02-03 | spi: zynqmp-gqspi: Add helpers for enabling/disabling DMA | Sean Anderson | 1 | -27/+34 |
2025-02-03 | spi: zynqmp-gqspi: Add some more debug prints | Sean Anderson | 1 | -0/+4 |
2025-02-03 | spi: zynqmp-gqspi: Reformat long line | Sean Anderson | 1 | -2/+2 |
2025-01-24 | Merge tag 'spi-fix-v6.14-merge-window' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+8 |
2025-01-22 | Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 25 | -290/+1861 |
2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2025-01-21 | spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errors | Mark Brown | 1 | -3/+8 |
2025-01-16 | spi: pxa2xx: Introduce __lpss_ssp_update_priv() helper | Andy Shevchenko | 1 | -48/+40 |
2025-01-14 | spi-nand/spi-mem DTR support | Mark Brown | 1 | -3/+2 |
2025-01-14 | spi: ti-qspi: Use syscon_regmap_lookup_by_phandle_args | Krzysztof Kozlowski | 1 | -10/+2 |
2025-01-14 | spi: amd: Fix -Wuninitialized in amd_spi_exec_mem_op() | Nathan Chancellor | 1 | -3/+2 |
2025-01-10 | spi: Add spi_mem_calc_op_duration() helper | Mark Brown | 1 | -0/+30 |
2025-01-10 | spi: spi-mem: Estimate the time taken by operations | Miquel Raynal | 1 | -0/+30 |
2025-01-10 | spi-nand/spi-mem DTR support | Mark Brown | 15 | -39/+148 |
2025-01-09 | spi: zynqmp-gqspi: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -4/+9 |
2025-01-09 | spi: zynq-qspi: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -3/+10 |
2025-01-09 | spi: spi-ti-qspi: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -1/+6 |
2025-01-09 | spi: spi-sn-f-ospi: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -2/+6 |
2025-01-09 | spi: rockchip-sfc: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -3/+8 |
2025-01-09 | spi: nxp-fspi: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -3/+9 |
2025-01-09 | spi: mxic: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -1/+2 |
2025-01-09 | spi: mt65xx: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -1/+6 |
2025-01-09 | spi: microchip-core-qspi: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -4/+22 |
2025-01-09 | spi: fsl-qspi: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -3/+9 |
2025-01-09 | spi: dw: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -2/+8 |
2025-01-09 | spi: cadence-qspi: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -1/+2 |
2025-01-09 | spi: amlogic-spifc-a1: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -1/+6 |
2025-01-09 | spi: amd: Drop redundant check | Miquel Raynal | 1 | -10/+3 |
2025-01-09 | spi: amd: Support per spi-mem operation frequency switches | Miquel Raynal | 1 | -1/+9 |
2025-01-09 | spi: spi-mem: Add a new controller capability | Miquel Raynal | 1 | -0/+6 |
2025-01-09 | spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequency | Miquel Raynal | 1 | -0/+28 |