summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2025-05-22spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore
2025-05-22spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman
2025-05-22spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore
2025-05-14spi: spi-sun4i: fix early activationAlessandro Grassi
2025-05-08spi: tegra114: Use value to check for invalid delaysAaron Kling
2025-05-05spi: loopback-test: Do not split 1024-byte hexdumpsGeert Uytterhoeven
2025-05-02Merge tag 'spi-fix-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-02spi: tegra114: Don't fail set_cs_timing when delays are zeroAaron Kling
2025-04-30spi: spi-qpic-snand: fix NAND_READ_LOCATION_2 register handlingGabor Juhos
2025-04-25spi: spi-mem: Add fix to avoid divide errorRaju Rangoju
2025-04-24spi: spi-qpic-snand: propagate errors from qcom_spi_block_erase()Gabor Juhos
2025-04-22spi: stm32-ospi: Fix an error handling path in stm32_ospi_probe()Christophe JAILLET
2025-04-17spi: spi-imx: Add check for spi_imx_setupxfer()Tamura Dai
2025-04-15spi: tegra210-quad: add rate limiting and simplify timeout error messageBreno Leitao
2025-04-15spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeoutsBreno Leitao
2025-04-14spi: sun4i: add support for GPIO chip select linesMans Rullgard
2025-04-10spi: fsl-spi: Remove redundant probe error messageKevin Hao
2025-04-10spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao
2025-04-04Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-02spi: bcm2835: Restore native CS probing when pinctrl-bcm2835 is absentFlorian Fainelli
2025-04-02spi: bcm2835: Do not call gpiod_put() on invalid descriptorFlorian Fainelli
2025-04-01spi: cadence-qspi: revert "Improve spi memory performance"Miquel Raynal
2025-03-31spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()Josh Poimboeuf
2025-03-27spi: fsl-qspi: use devm function instead of driver removeHan Xu
2025-03-26spi: SPI_QPIC_SNAND should be tristate and depend on MTDGeert Uytterhoeven
2025-03-26spi-rockchip: Fix register out of bounds accessLuis de Arquer
2025-03-25Merge tag 'spi-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2025-03-25objtool, spi: amd: Fix out-of-bounds stack access in amd_set_spi_freq()Josh Poimboeuf
2025-03-20spi: spi-mem: Introduce a default ->exec_op() debug logMiquel Raynal
2025-03-19spi: Fix reference count leak in slave_show()Miaoqian Lin
2025-03-18spi: sg2044-nor: fix a couple static checker bugsMark Brown
2025-03-18spi: stm32-ospi: Include "gpio/consumer.h"Peng Fan
2025-03-18spi: Merge up fixesMark Brown
2025-03-17spi: sg2044-nor: A couple of cleanupsMark Brown
2025-03-16spi: spi-qpic-snand: avoid memleak in qcom_spi_ecc_init_ctx_pipelined()Gabor Juhos
2025-03-16spi: spi-mux: Fix coverity issue, unchecked return valueSergio Perez Gonzalez
2025-03-16spi: sophgo: fix incorrect type for ret in sg2044_spifmc_write()Qasim Ijaz
2025-03-16spi: sg2044-nor: fix uninitialized variable in probeDan Carpenter
2025-03-16spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write()Dan Carpenter
2025-03-16spi: sg2044-nor: Convert to dev_err_probe()Andy Shevchenko
2025-03-16spi: sg2044-nor: Fully convert to device managed resourcesAndy Shevchenko
2025-03-13spi: spidev: Add an entry for the gocontroll moduline module slotMaud Spierings
2025-03-13spi: Use inclusive languageAndy Shevchenko
2025-03-12spi: cadence-qspi: Improve spi memory performanceMiquel Raynal
2025-03-12spi: cadence-qspi: Fix probe on AM62A LP SKMiquel Raynal
2025-03-11spi: sophgo: add Sophgo SPI NOR controller driverMark Brown
2025-03-11spi: spi-qpic-snand: Fix ECC_CFG_ECC_DISABLE shift in qcom_spi_read_last_cw()Dan Carpenter
2025-03-11spi: mt65xx: add PM QoS supportLeilk Liu
2025-03-11spi: sophgo: add SG2044 SPI NOR controller driverLongbin Li