summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2024-10-10spi: bcm63xx: Fix missing pm_runtime_disable()Jinjie Ruan
2024-10-10spi: bcm63xx: Fix module autoloadingJinjie Ruan
2024-10-10spi: rpc-if: Add missing MODULE_DEVICE_TABLEBiju Das
2024-10-10spi: s3c64xx: fix timeout counters in flush_fifoBen Dooks
2024-10-10spi: spi-cadence: Fix missing spi_controller_is_target() checkJinjie Ruan
2024-10-10spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-10-10spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-10-04spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl
2024-10-04spi: fspi: add support for imx8ulpHaibo Chen
2024-10-04spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen
2024-10-04spi: atmel-quadspi: Avoid overwriting delay register settingsAlexander Dahl
2024-10-04spi: airoha: remove read cache in airoha_snand_dirmap_read()Lorenzo Bianconi
2024-10-04spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-10-04spi: atmel-quadspi: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-10-04spi: airoha: fix airoha_snand_{write,read}_data data_len estimationLorenzo Bianconi
2024-10-04spi: airoha: fix dirmap_{read,write} operationsLorenzo Bianconi
2024-10-04spi: bcmbca-hsspi: Fix missing pm_runtime_disable()Jinjie Ruan
2024-10-04spi: ppc4xx: Avoid returning 0 when failed to parse and map IRQAndy Shevchenko
2024-10-04spi: ppc4xx: handle irq_of_parse_and_map() errorsMa Ke
2024-09-30spi: spidev: Add missing spi_device_id for jg10309-01Geert Uytterhoeven
2024-09-30spi: bcm63xx: Enable module autoloadingLiao Chen
2024-09-30spi: spidev: Add an entry for elgin,jg10309-01Fabio Estevam
2024-09-18spi: geni-qcom: Fix incorrect free_irq() sequenceJinjie Ruan
2024-09-18spi: geni-qcom: Undo runtime PM changes at driver exit timeJinjie Ruan
2024-09-18spi: nxp-fspi: fix the KASAN report out-of-bounds bugHan Xu
2024-09-18spi: zynqmp-gqspi: Scale timeout by data sizeSean Anderson
2024-09-12spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren
2024-09-12spi: spi-fsl-lpspi: limit PRESCALE bit in TCR registerCarlos Song
2024-09-12spi: hisi-kunpeng: Add verification for the max_frequency provided by the fir...Devyn Liu
2024-09-12spi: intel: Add check devm_kasprintf() returned valueCharles Han
2024-09-12spi: rockchip: Resolve unbalanced runtime PM / system PM handlingBrian Norris
2024-09-08spi: hisi-kunpeng: Add validation for the minimum value of speed_hzDevyn Liu
2024-08-29spi: spi-cadence-quadspi: Fix OSPI NOR failures during system resumeVignesh Raghavendra
2024-08-14spi: spi-fsl-lpspi: Fix scldiv calculationStefan Wahren
2024-08-14spi: spidev: Add missing spi_device_id for bh2228fvGeert Uytterhoeven
2024-08-03spi: spidev: add correct compatible for Rohm BH2228FVConor Dooley
2024-08-03spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transferSteve Wilkins
2024-08-03spi: microchip-core: fix init function not setting the master and motorola modesSteve Wilkins
2024-08-03spi: microchip-core: only disable SPI controller when register value change r...Steve Wilkins
2024-08-03spi: microchip-core: defer asserting chip select until just before write to T...Steve Wilkins
2024-08-03spi: microchip-core: fix the issues in the isrNaga Sureshkumar Relli
2024-08-03spi: atmel-quadspi: Add missing check for clk_prepareChen Ni
2024-08-03spi: spi-microchip-core: Fix the number of chip selects supportedPrajna Rajendra Kumar
2024-07-09spi: mux: set ctlr->bits_per_word_maskDavid Lechner
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner
2024-07-09spi: don't unoptimize message in spi_async()David Lechner
2024-07-04spi: omap2-mcspi: Revert multi mode supportMark Brown
2024-07-01spi: davinci: Unset POWERDOWN bit when releasing resourcesBastien Curutchet
2024-06-24spi: axi-spi-engine: fix sleep calculationDavid Lechner
2024-06-24spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devicesUwe Kleine-König