index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
spi: dw: Add core suffix to the DW APB SSI core source file
Serge Semin
1
-577
/
+0
2020-05-29
spi: dw: Fix Rx-only DMA transfers
Serge Semin
1
-0
/
+1
2020-05-29
spi: dw: Return any value retrieved from the dma_transfer callback
Serge Semin
1
-5
/
+2
2020-05-29
spi: dw: Set xfer effective_speed_hz
Serge Semin
1
-0
/
+1
2020-05-22
spi: dw: Discard dma_width member of the dw_spi structure
Serge Semin
1
-1
/
+0
2020-05-15
spi: dw: Fix native CS being unset
Serge Semin
1
-1
/
+9
2020-05-07
spi: dw: Get rid of dma_inited flag
Andy Shevchenko
1
-2
/
+0
2020-05-06
spi: dw: Propagate struct device pointer to ->dma_init() callback
Andy Shevchenko
1
-1
/
+1
2020-05-06
spi: dw: Remove unused variable in CR0 configuring hooks
Andy Shevchenko
1
-2
/
+0
2020-05-05
spi: dw: Add support for DesignWare DWC_ssi
Wan Ahmad Zainie
1
-0
/
+33
2020-05-05
spi: dw: Add update_cr0() callback to update CTRLR0
Wan Ahmad Zainie
1
-8
/
+21
2020-05-05
spi: dw: Fix typo in few registers name
Wan Ahmad Zainie
1
-9
/
+9
2020-04-16
spi: dw: remove cs_control and poll_mode members from chip_data
Clement Leger
1
-40
/
+1
2020-04-16
spi: dw: remove unused dw_spi_chip handling
Clement Leger
1
-16
/
+0
2020-01-23
Merge branch 'spi-5.6' into spi-next
Mark Brown
1
-1
/
+2
2020-01-23
Merge branch 'spi-5.5' into spi-linus
Mark Brown
1
-0
/
+3
2020-01-06
spi: dw: use "smp_mb()" to avoid sending spi data error
Xinwei Kong
1
-0
/
+3
2020-01-06
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+12
2020-01-03
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
1
-3
/
+12
2019-12-25
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-2
/
+3
2019-12-18
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2019-12-11
spi: dw: Avoid BUG_ON() in case of host failure
Aditya Pakki
1
-1
/
+2
2019-11-28
spi: dw: Correct handling of native chipselect
Charles Keepax
1
-2
/
+3
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
1
-0
/
+1
2019-11-06
spi: dw: Fix Designware SPI loopback
Thor Thayer
1
-1
/
+2
2019-10-30
spi: dw: Remove runtime PM enable/disable from common part of the driver
Jarkko Nikula
1
-7
/
+0
2019-10-01
spi: dw: Add basic runtime PM support
Phil Edworthy
1
-0
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-02-20
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-18
/
+18
2019-01-24
spi: dw: Fix default polarity of native chipselect
Linus Walleij
1
-3
/
+2
2019-01-15
spi: dw: change snprintf to scnprintf for possible overflow
Silvio Cesare
1
-18
/
+18
2019-01-10
spi: dw: fix warning unused variable 'ret'
Anders Roxell
1
-1
/
+0
2019-01-09
spi: dw: Convert to use CS GPIO descriptors
Linus Walleij
1
-8
/
+1
2019-01-07
spi: dw: fix potential variable assignment error
shaftarger
1
-1
/
+2
2018-12-04
spi: dw-mmio: add ACPI support
Jay Fang
1
-0
/
+1
2018-10-11
dw: spi: add support for Amazon's Alpine spi controller
Talel Shenhar
1
-0
/
+6
2018-09-06
spi: dw: support 4-16 bits per word
Simon Goldschmidt
1
-10
/
+5
2018-09-05
spi: Do not print a message if spi_controller_{suspend,resume}() fails
Geert Uytterhoeven
1
-6
/
+1
2018-08-10
Merge branch 'spi-4.19' into spi-next
Mark Brown
1
-1
/
+5
2018-07-30
spi: dw: export dw_spi_set_cs
Alexandre Belloni
1
-1
/
+2
2018-07-18
spi: dw: allow providing own set_cs callback
Alexandre Belloni
1
-0
/
+3
2018-07-18
spi: dw: fix possible race condition
Alexandre Belloni
1
-1
/
+2
2018-02-12
spi: dw: Convert to generalized SPI controller API
Jarkko Nikula
1
-13
/
+13
2018-01-26
spi: dw: Remove unused members from struct chip_data
Jarkko Nikula
1
-2
/
+0
2017-01-09
spi: dw: Make debugfs use bus num and make irq name unique
Phil Reid
1
-4
/
+4
2016-12-31
spi: dw: Make debugfs name unique between instances
Phil Reid
1
-1
/
+4
2016-10-11
spi: dw: Set GPIO_SS flag to toggle Slave Select on GPIO CS
Thor Thayer
1
-0
/
+1
2016-09-12
spi: dw: round up result of calculation for clock divider
Matthias Seidel
1
-1
/
+1
2016-09-06
spi: dw: fix multiple slaves with different baudrates
Matthias Seidel
1
-8
/
+7
2015-12-23
spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode
Jisheng Zhang
1
-1
/
+1
[next]