summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
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
2025-03-06spi: stm32: Remove unnecessary print function dev_err()Jiapeng Chong
2025-03-06spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources()Dan Carpenter
2025-03-04Add STM32MP25 SPI NOR supportMark Brown
2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam
2025-03-03spi: stm32: Add OSPI driverPatrice Chotard
2025-03-03spi: microchip-core: prevent RX overflows when transmit size > FIFO sizeConor Dooley
2025-02-26spi: spi-imx: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-02-26spi: spi-fsl-lpspi: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-02-19spi: s3c64xx: extend description of compatible's fifo_depthTudor Ambarus
2025-02-16spi: atmel-quadspi: remove references to runtime PM on error pathClaudiu Beznea
2025-02-12spi: offload: fix use after freeDavid Lechner
2025-02-11spi: spi-offload-trigger-pwm: add extra headersDavid Lechner
2025-02-10spi: axi-spi-engine: add offload supportMark Brown
2025-02-07spi: axi-spi-engine: implement offload supportDavid Lechner
2025-02-07spi: add offload TX/RX streaming APIsDavid Lechner
2025-02-07spi: offload-trigger: add PWM trigger driverDavid Lechner