index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
2021-09-30
1
-2
/
+2
*
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-09-30
1
-1
/
+2
*
spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...
Quanyang Wang
2021-09-15
1
-4
/
+4
*
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
2021-09-15
1
-1
/
+1
*
spi: davinci: invoke chipselect callback
Matija Glavinic Pecotic
2021-09-15
1
-7
/
+1
*
spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
Christophe JAILLET
2021-09-15
1
-1
/
+1
*
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-09-15
1
-0
/
+1
*
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-09-15
1
-0
/
+1
*
spi: spi-mux: Add module info needed for autoloading
Uwe Kleine-König
2021-08-26
1
-0
/
+8
*
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
2021-08-12
1
-0
/
+2
*
spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
Marek Vasut
2021-08-12
1
-1
/
+15
*
spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
Marek Vasut
2021-08-12
1
-19
/
+19
*
spi: mediatek: Fix fifo transfer
Guenter Roeck
2021-08-08
1
-14
/
+5
*
spi: stm32h7: fix full duplex irq handler handling
Alain Volmat
2021-08-08
1
-6
/
+9
*
spi: spi-bcm2835: Fix deadlock
Alexandru Tachici
2021-07-28
1
-5
/
+7
*
spi: cadence: Correct initialisation of runtime PM again
Marek Vasut
2021-07-28
1
-5
/
+9
*
spi: mediatek: fix fifo rx mode
Peter Hess
2021-07-28
1
-3
/
+13
*
spi: stm32: fixes pm_runtime calls in probe/remove
Alain Volmat
2021-07-28
1
-1
/
+8
*
spi: imx: add a check for speed_hz before calculating the clock
Clark Wang
2021-07-28
1
-16
/
+21
*
spi: spi-sun6i: Fix chipselect/clock bug
Mirko Vogt
2021-07-14
1
-1
/
+5
*
spi: Avoid undefined behaviour when counting unused native CSs
Andy Shevchenko
2021-07-14
1
-1
/
+1
*
spi: Allow to have all native CSs in use along with GPIOs
Andy Shevchenko
2021-07-14
1
-2
/
+3
*
spi: meson-spicc: fix memory leak in meson_spicc_probe
zpershuai
2021-07-14
1
-1
/
+1
*
spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
zpershuai
2021-07-14
1
-2
/
+4
*
spi: omap-100k: Fix the length judgment problem
Tian Tao
2021-07-14
1
-1
/
+1
*
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
2021-07-14
1
-1
/
+3
*
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
Jay Fang
2021-07-14
1
-1
/
+1
*
spi: Make of_register_spi_device also set the fwnode
Charles Keepax
2021-07-14
1
-0
/
+1
*
spi: spi-nxp-fspi: move the register operation after the clock enable
Haibo Chen
2021-06-30
1
-6
/
+5
*
spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
Patrice Chotard
2021-06-23
1
-1
/
+4
*
spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
zpershuai
2021-06-23
1
-3
/
+4
*
spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
Lukas Wunner
2021-06-16
1
-2
/
+8
*
spi: Cleanup on failure of initial setup
Lukas Wunner
2021-06-16
5
-19
/
+54
*
spi: Don't have controller clean up spi device before driver unbind
Saravana Kannan
2021-06-16
1
-3
/
+3
*
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-06-16
1
-0
/
+1
*
spi: spi-zynq-qspi: Fix stack violation bug
Karen Dombroski
2021-06-16
1
-4
/
+3
*
spi: Fix spi device unregister flow
Saravana Kannan
2021-06-16
1
-6
/
+12
*
spi: Assume GPIO CS active high in ACPI case
Andy Shevchenko
2021-06-03
1
-5
/
+18
*
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
2021-06-03
1
-1
/
+3
*
spi: spi-zynqmp-gqspi: return -ENOMEM if dma_map_single fails
Quanyang Wang
2021-05-14
1
-6
/
+20
*
spi: spi-zynqmp-gqspi: fix use-after-free in zynqmp_qspi_exec_op
Quanyang Wang
2021-05-14
1
-10
/
+4
*
spi: spi-zynqmp-gqspi: fix hang issue when suspend/resume
Quanyang Wang
2021-05-14
1
-6
/
+14
*
spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue
Quanyang Wang
2021-05-14
1
-39
/
+8
*
spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op()
Wei Yongjun
2021-05-14
1
-1
/
+3
*
spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()
Wang Li
2021-05-14
1
-1
/
+1
*
spi: spi-zynqmp-gqspi: fix incorrect operating mode in zynqmp_qspi_read_op
Quanyang Wang
2021-05-14
1
-1
/
+1
*
spi: spi-zynqmp-gqspi: transmit dummy circles by using the controller's inter...
Quanyang Wang
2021-05-14
1
-22
/
+18
*
spi: spi-zynqmp-gqspi: add mutex locking for exec_op
Quanyang Wang
2021-05-14
1
-0
/
+5
*
spi: spi-zynqmp-gqspi: use wait_for_completion_timeout to make zynqmp_qspi_ex...
Quanyang Wang
2021-05-14
1
-3
/
+3
*
spi: fsl: add missing iounmap() on error in of_fsl_spi_probe()
Yang Yingliang
2021-05-14
1
-5
/
+18
[next]