index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2024-03-01
spi: mt7621: Fix an error message in mt7621_spi_probe()
Christophe JAILLET
2024-02-23
spi: ppc4xx: Drop write-only variable
Uwe Kleine-König
2024-02-23
spi: bcm-qspi: fix SFDP BFPT read by usig mspi read
Kamal Dasu
2024-01-25
spi: sh-msiof: Enforce fixed DTDL for R-Car H3
Wolfram Sang
2023-11-20
spi: spi-zynq-qspi: add spi-mem to driver kconfig dependencies
Amit Kumar Mahapatra
2023-11-08
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0
William A. Kennington III
2023-10-10
spi: nxp-fspi: reset the FLSHxCR1 registers
Han Xu
2023-09-23
spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra...
Zhang Shurong
2023-07-27
spi: bcm63xx: fix max prepend length
Jonas Gorski
2023-07-27
spi: bcm-qspi: return error if neither hif_mspi nor mspi is available
Jonas Gorski
2023-07-27
spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
Vijaya Krishna Nivarthi
2023-06-21
spi: fsl-dspi: avoid SCK glitches with continuous transfers
Vladimir Oltean
2023-06-21
spi: spi-fsl-dspi: Remove unused chip->void_write_data
Vladimir Oltean
2023-06-14
spi: qup: Request DMA before enabling clocks
Stephan Gerhold
2023-05-30
spi: fsl-cpm: Use 16 bit mode for large transfers with even size
Christophe Leroy
2023-05-30
spi: fsl-spi: Re-organise transfer bits_per_word adaptation
Christophe Leroy
2023-05-30
spi: spi-imx: fix MX51_ECSPI_* macros when cs > 3
Kevin Groeneveld
2023-05-17
spi: fsl-spi: Fix CPM/QE mode Litte Endian
Christophe Leroy
2023-05-17
spi: qup: Don't skip cleanup in remove's error path
Uwe Kleine-König
2023-03-11
spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
Christophe JAILLET
2023-03-11
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
2023-03-11
spi: bcm63xx-hsspi: fix pm_runtime
Álvaro Fernández Rojas
2023-02-06
spi: spidev: remove debug messages that access spidev->spi without locking
Bartosz Golaszewski
2023-01-18
spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
Kris Bahnsen
2023-01-18
spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
Alexander Sverdlin
2022-12-08
spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
Frieder Schrempf
2022-12-08
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Sean Nyekjaer
2022-11-25
spi: stm32: Print summary 'callbacks suppressed' message
Marek Vasut
2022-10-26
spi: s3c64xx: Fix large transfers with DMA
Vincent Whitchurch
2022-10-26
spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
Zhang Qilong
2022-10-26
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...
Xu Qiang
2022-10-26
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
Xu Qiang
2022-08-25
spi: spi-rspi: Fix PIO fallback on RZ platforms
Biju Das
2022-08-25
spi: synquacer: Add missing clk_disable_unprepare()
Guo Mengqi
2022-07-29
spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...
Marc Kleine-Budde
2022-06-14
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
2022-06-14
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
Miaoqian Lin
2022-06-14
spi: stm32-qspi: Fix wait_cmd timeout in APM mode
Patrice Chotard
2022-06-14
spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
Biju Das
2022-04-27
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
Tudor Ambarus
2022-04-15
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
2022-04-15
spi: tegra20: Use of_device_get_match_data()
Minghao Chi
2022-04-15
spi: pxa2xx-pci: Balance reference count for PCI DMA device
Andy Shevchenko
2022-04-15
spi: tegra114: Add missing IRQ check in tegra_spi_probe
Miaoqian Lin
2022-04-15
spi: mxic: Fix the transmit path
Miquel Raynal
2022-04-15
spi: Fix erroneous sgs value with min_t()
Biju Das
2022-04-15
spi: Fix invalid sgs value
Biju Das
2022-03-02
spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
Zhou Qingyang
2022-02-08
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
2022-02-08
spi: mediatek: Avoid NULL pointer crash in interrupt
Benjamin Gaignard
[next]