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
/
spi-dw-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: dw: Fix spi registration for controllers overriding CS
Lars Povlsen
2020-11-25
1
-1
/
+2
*
spi: dw: Set transfer handler before unmasking the IRQs
Serge Semin
2020-11-17
1
-2
/
+2
*
spi: dw: Add poll-based SPI transfers support
Serge Semin
2020-10-08
1
-1
/
+39
*
spi: dw: Introduce max mem-ops SPI bus frequency setting
Serge Semin
2020-10-08
1
-1
/
+3
*
spi: dw: Add memory operations support
Serge Semin
2020-10-08
1
-0
/
+301
*
spi: dw: Add generic DW SSI status-check method
Serge Semin
2020-10-08
1
-9
/
+34
*
spi: dw: Explicitly de-assert CS on SPI transfer completion
Serge Semin
2020-10-08
1
-1
/
+1
*
spi: dw: Discard chip enabling on DMA setup error
Serge Semin
2020-10-08
1
-3
/
+1
*
spi: dw: Unmask IRQs after enabling the chip
Serge Semin
2020-10-08
1
-2
/
+2
*
spi: dw: Perform IRQ setup in a dedicated function
Serge Semin
2020-10-08
1
-18
/
+23
*
spi: dw: Refactor IRQ-based SPI transfer procedure
Serge Semin
2020-10-08
1
-9
/
+24
*
spi: dw: Refactor data IO procedure
Serge Semin
2020-10-08
1
-20
/
+17
*
spi: dw: Add DW SPI controller config structure
Serge Semin
2020-10-08
1
-12
/
+17
*
spi: dw: Update Rx sample delay in the config function
Serge Semin
2020-10-08
1
-7
/
+6
*
spi: dw: Simplify the SPI bus speed config procedure
Serge Semin
2020-10-08
1
-13
/
+10
*
spi: dw: Update SPI bus speed in a config function
Serge Semin
2020-10-08
1
-14
/
+14
*
spi: dw: Detach SPI device specific CR0 config method
Serge Semin
2020-10-08
1
-13
/
+30
*
spi: dw: Add DWC SSI capability
Serge Semin
2020-10-08
1
-43
/
+37
*
spi: dw: Use an explicit set_cs assignment
Serge Semin
2020-10-08
1
-4
/
+4
*
spi: spi-dw: Remove extraneous locking
Serge Semin
2020-09-29
1
-12
/
+2
*
spi: dw: Add KeemBay Master capability
Serge Semin
2020-09-29
1
-0
/
+4
*
spi: dw: Convert CS-override to DW SPI capabilities
Serge Semin
2020-09-29
1
-2
/
+2
*
spi: dw: Discard DW SSI chip type storages
Serge Semin
2020-09-29
1
-4
/
+2
*
spi: dw: Disable all IRQs when controller is unused
Serge Semin
2020-09-29
1
-5
/
+5
*
spi: dw: Initialize n_bytes before the memory barrier
Serge Semin
2020-09-29
1
-1
/
+1
*
spi: dw: Add support for RX sample delay register
Lars Povlsen
2020-09-08
1
-0
/
+26
*
Merge remote-tracking branch 'spi/for-5.8' into spi-next
Mark Brown
2020-05-30
1
-1
/
+3
*
spi: dw: Use regset32 DebugFS method to create regdump file
Serge Semin
2020-05-29
1
-60
/
+26
*
spi: dw: Add core suffix to the DW APB SSI core source file
Serge Semin
2020-05-29
1
-0
/
+577