index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: dw: Propagate firmware node
Andy Shevchenko
2021-12-23
1
-2
/
+2
*
spi: dw: Replace DWC_HSSI capability with IP-core version checker
Serge Semin
2021-11-16
1
-4
/
+4
*
spi: dw: Introduce Synopsys IP-core versions interface
Serge Semin
2021-11-16
1
-0
/
+14
*
spi: dw: Convert to using the Bitfield access macros
Serge Semin
2021-11-16
1
-12
/
+19
*
spi: dw: Put the driver entities naming in order
Serge Semin
2021-11-16
1
-68
/
+70
*
spi: dw: Discard redundant DW SSI Frame Formats enumeration
Serge Semin
2021-11-16
1
-2
/
+2
*
spi: dw: Add a symbols namespace for the core module
Serge Semin
2021-11-16
1
-7
/
+7
*
spi: dw: Add support for 32-bits max xfer size
Damien Le Moal
2020-12-09
1
-7
/
+37
*
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-09
1
-1
/
+39
*
spi: dw: Introduce max mem-ops SPI bus frequency setting
Serge Semin
2020-10-09
1
-1
/
+3
*
spi: dw: Add memory operations support
Serge Semin
2020-10-09
1
-0
/
+301
*
spi: dw: Add generic DW SSI status-check method
Serge Semin
2020-10-09
1
-9
/
+34
*
spi: dw: Explicitly de-assert CS on SPI transfer completion
Serge Semin
2020-10-09
1
-1
/
+1
*
spi: dw: Discard chip enabling on DMA setup error
Serge Semin
2020-10-09
1
-3
/
+1
*
spi: dw: Unmask IRQs after enabling the chip
Serge Semin
2020-10-09
1
-2
/
+2
*
spi: dw: Perform IRQ setup in a dedicated function
Serge Semin
2020-10-09
1
-18
/
+23
*
spi: dw: Refactor IRQ-based SPI transfer procedure
Serge Semin
2020-10-09
1
-9
/
+24
*
spi: dw: Refactor data IO procedure
Serge Semin
2020-10-09
1
-20
/
+17
*
spi: dw: Add DW SPI controller config structure
Serge Semin
2020-10-09
1
-12
/
+17
*
spi: dw: Update Rx sample delay in the config function
Serge Semin
2020-10-09
1
-7
/
+6
*
spi: dw: Simplify the SPI bus speed config procedure
Serge Semin
2020-10-09
1
-13
/
+10
*
spi: dw: Update SPI bus speed in a config function
Serge Semin
2020-10-09
1
-14
/
+14
*
spi: dw: Detach SPI device specific CR0 config method
Serge Semin
2020-10-09
1
-13
/
+30
*
spi: dw: Add DWC SSI capability
Serge Semin
2020-10-09
1
-43
/
+37
*
spi: dw: Use an explicit set_cs assignment
Serge Semin
2020-10-09
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