index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
Merge series "arm: ep93xx: CCF conversion" from Nikita Shubin <nikita.shubin@...
Mark Brown
1
-2
/
+2
2021-08-03
spi: bcm2835aux: use 'unsigned int' instead of 'unsigned'
Jason Wang
1
-2
/
+2
2021-08-03
spi: spi-ep93xx: Prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-08-03
spi: imx: Implement support for CS_WORD
Uwe Kleine-König
1
-0
/
+10
2021-08-02
spi: mediatek: Fix fifo transfer
Guenter Roeck
1
-14
/
+5
2021-07-29
spi: spi-altera-dfl: support n5010 feature revision
Martin Hundebøll
1
-9
/
+12
2021-07-28
spi: imx: mx51-ecspi: Fix CONFIGREG delay comment
Marek Vasut
1
-1
/
+1
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
7
-65
/
+90
2021-07-26
spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
Marek Vasut
1
-1
/
+15
2021-07-23
spi: imx: remove ERR009165 workaround on i.mx6ul
Robin Gong
1
-3
/
+36
2021-07-23
spi: imx: fix ERR009165
Robin Gong
1
-7
/
+3
2021-07-22
spi: update modalias_show after of_device_uevent_modalias support
Andreas Schwab
1
-0
/
+4
2021-07-22
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
1
-0
/
+2
2021-07-22
spi: pxa2xx: Adapt reset_sccr1() to the case when no message available
Andy Shevchenko
1
-3
/
+10
2021-07-22
spi: spi-mux: Add module info needed for autoloading
Uwe Kleine-König
1
-0
/
+8
2021-07-21
Merge tag 'spi-fix-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-65
/
+90
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-20
spi: spi-bcm2835: Fix deadlock
Alexandru Tachici
1
-5
/
+7
2021-07-19
Merge series "spi: fsi: Reduce max transfer size to 8 bytes" from Eddie James...
Mark Brown
1
-103
/
+22
2021-07-19
spi: fsi: Reduce max transfer size to 8 bytes
Eddie James
1
-103
/
+22
2021-07-19
spi: imx: Simplify logic in spi_imx_push()
Uwe Kleine-König
1
-8
/
+3
2021-07-19
spi: pxa2xx: Reuse int_stop_and_reset() in couple of places
Andy Shevchenko
1
-9
/
+3
2021-07-19
spi: pxa2xx: Reset DMA bits in CR1 in reset_sccr1()
Andy Shevchenko
1
-1
/
+1
2021-07-19
spi: pxa2xx: Convert reset_sccr1() to use pxa2xx_spi_update()
Andy Shevchenko
1
-9
/
+7
2021-07-19
spi: cadence: Correct initialisation of runtime PM again
Marek Vasut
1
-5
/
+9
2021-07-16
spi: cadence-quadspi: Disable Auto-HW polling
Apurva Nandan
1
-13
/
+14
2021-07-16
spi: spi-cadence-quadspi: Fix division by zero warning
Yoshitaka Ikeda
1
-0
/
+3
2021-07-16
spi: spi-cadence-quadspi: Revert "Fix division by zero warning"
Yoshitaka Ikeda
1
-6
/
+4
2021-07-15
spi: spi-cadence-quadspi: Fix division by zero warning
Yoshitaka Ikeda
1
-4
/
+6
2021-07-14
spi: spi-geni-qcom: Remove confusing comment about setting the watermark
Douglas Anderson
1
-6
/
+0
2021-07-14
spi: mediatek: add tick_delay support
Mason Zhang
1
-1
/
+10
2021-07-14
spi: mediatek: move devm_spi_register_master position
Mason Zhang
1
-6
/
+6
2021-07-12
Merge series "spi: stm32: various fixes & cleanup" from Alain Volmat <alain.v...
Mark Brown
1
-78
/
+44
2021-07-11
spi: mediatek: add no_need_unprepare support
Mason Zhang
1
-7
/
+34
2021-07-11
spi: stm32: finalize message either on dma callback or EOT
Alain Volmat
1
-37
/
+20
2021-07-11
spi: stm32h7: don't wait for EOT and flush fifo on disable
Alain Volmat
1
-22
/
+2
2021-07-11
spi: stm32h7: rework rx fifo read function
Amelie Delaunay
1
-17
/
+13
2021-07-11
spi: stm32: Revert "properly handle 0 byte transfer"
Alain Volmat
1
-4
/
+0
2021-07-11
spi: stm32: enable pm_runtime autosuspend
Alain Volmat
1
-0
/
+11
2021-07-11
Merge existing fixes from spi/for-5.14
Mark Brown
2
-26
/
+36
2021-07-11
spi: mediatek: fix fifo rx mode
Peter Hess
1
-3
/
+13
2021-07-11
spi: atmel: Fix CS and initialization bug
Dan Sneddon
1
-7
/
+2
2021-07-07
spi: stm32: fixes pm_runtime calls in probe/remove
Alain Volmat
1
-1
/
+8
2021-07-07
spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
Marek Vasut
1
-19
/
+19
2021-06-30
spi: stm32h7: fix full duplex irq handler handling
Alain Volmat
1
-6
/
+9
2021-06-25
Merge remote-tracking branch 'spi/for-5.14' into spi-next
Mark Brown
37
-668
/
+830
2021-06-25
Merge remote-tracking branch 'spi/for-5.13' into spi-linus
Mark Brown
3
-7
/
+15
2021-06-25
Merge remote-tracking branch 'spi/for-5.12' into spi-linus
Mark Brown
1
-3
/
+5
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
1
-0
/
+4
2021-06-24
spi: Fix self assignment issue with ancillary->mode
Colin Ian King
1
-1
/
+1
[prev]
[next]