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
2021-09-30
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
2021-09-15
spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...
Quanyang Wang
2021-09-15
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
2021-09-15
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-09-15
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-12
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
2021-08-12
spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
Marek Vasut
2021-08-12
spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
Marek Vasut
2021-08-08
spi: mediatek: Fix fifo transfer
Guenter Roeck
2021-08-08
spi: stm32h7: fix full duplex irq handler handling
Alain Volmat
2021-07-28
spi: cadence: Correct initialisation of runtime PM again
Marek Vasut
2021-07-28
spi: mediatek: fix fifo rx mode
Peter Hess
2021-07-28
spi: stm32: fixes pm_runtime calls in probe/remove
Alain Volmat
2021-07-28
spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2021-07-28
spi: imx: add a check for speed_hz before calculating the clock
Clark Wang
2021-07-14
spi: spi-sun6i: Fix chipselect/clock bug
Mirko Vogt
2021-07-14
spi: omap-100k: Fix the length judgment problem
Tian Tao
2021-07-14
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
2021-07-14
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
Jay Fang
2021-07-14
spi: Make of_register_spi_device also set the fwnode
Charles Keepax
2021-06-30
spi: spi-nxp-fspi: move the register operation after the clock enable
Haibo Chen
2021-06-23
spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
Patrice Chotard
2021-06-16
spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
Lukas Wunner
2021-06-16
spi: Cleanup on failure of initial setup
Lukas Wunner
2021-06-16
spi: Don't have controller clean up spi device before driver unbind
Saravana Kannan
2021-06-16
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-06-16
spi: Fix spi device unregister flow
Saravana Kannan
2021-06-03
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
2021-06-03
spi: spi-geni-qcom: Fix use-after-free on unbind
Lukas Wunner
2021-05-14
spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
Wang Li
2021-05-14
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2021-05-14
spi: stm32: drop devres version of spi_register_master
Antonio Borneo
2021-05-11
spi: qup: fix PM reference leak in spi_qup_remove()
Wang Li
2021-05-11
spi: omap-100k: Fix reference leak to master
Wei Yongjun
2021-05-11
spi: dln2: Fix reference leak to master
Wei Yongjun
2021-05-11
spi: ath79: remove spi-master setup and cleanup assignment
David Bauer
2021-05-11
spi: ath79: always call chipselect function
David Bauer
2021-05-11
spi: spi-ti-qspi: Free DMA resources
Tudor Ambarus
2021-03-17
spi: stm32: make spurious and overrun interrupts visible
Alain Volmat
2021-03-04
spi: spi-synquacer: fix set_cs handling
Masahisa Kojima
2021-03-04
spi: pxa2xx: Fix the controller numbering for Wildcat Point
Andy Shevchenko
2021-03-04
spi: stm32: properly handle 0 byte transfer
Alain Volmat
2021-03-04
spi: atmel: Put allocated master before return
Pan Bian
2021-03-04
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
2021-01-23
spi: cadence: cache reference clock rate during probe
Michael Hennerich
2021-01-23
spi: npcm-fiu: Disable clock in probe error path
Lukas Wunner
2021-01-23
spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()
Qinglang Miao
2021-01-17
spi: stm32: FIFO threshold level - fix align packet size
Roman Guskov
2020-12-30
spi: atmel-quadspi: Fix AHB memory accesses
Tudor Ambarus
2020-12-30
spi: atmel-quadspi: Disable clock in probe error path
Lukas Wunner
[next]