index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'spi-5.6' into spi-next
Mark Brown
2020-01-23
1
-1
/
+2
|
\
|
*
Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-12-25
1
-2
/
+3
|
|
\
|
*
|
spi: dw: Avoid BUG_ON() in case of host failure
Aditya Pakki
2019-12-11
1
-1
/
+2
*
|
|
Merge branch 'spi-5.5' into spi-linus
Mark Brown
2020-01-23
1
-0
/
+3
|
\
\
\
|
*
|
|
spi: dw: use "smp_mb()" to avoid sending spi data error
Xinwei Kong
2020-01-06
1
-0
/
+3
*
|
|
|
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-06
1
-3
/
+12
|
\
|
|
|
|
*
|
|
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2020-01-03
1
-3
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-17
1
-2
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
spi: dw: Correct handling of native chipselect
Charles Keepax
2019-11-28
1
-2
/
+3
*
|
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-22
1
-0
/
+1
|
\
|
|
*
spi: dw: Remove runtime PM enable/disable from common part of the driver
Jarkko Nikula
2019-10-30
1
-7
/
+0
|
*
spi: dw: Add basic runtime PM support
Phil Edworthy
2019-10-01
1
-0
/
+8
*
|
spi: dw: Fix Designware SPI loopback
Thor Thayer
2019-11-05
1
-1
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2019-02-20
1
-18
/
+18
|
\
|
*
spi: dw: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-15
1
-18
/
+18
*
|
spi: dw: Fix default polarity of native chipselect
Linus Walleij
2019-01-24
1
-3
/
+2
*
|
spi: dw: fix warning unused variable 'ret'
Anders Roxell
2019-01-10
1
-1
/
+0
*
|
spi: dw: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-8
/
+1
*
|
spi: dw: fix potential variable assignment error
shaftarger
2019-01-07
1
-1
/
+2
|
/
*
spi: dw-mmio: add ACPI support
Jay Fang
2018-12-04
1
-0
/
+1
*
dw: spi: add support for Amazon's Alpine spi controller
Talel Shenhar
2018-10-11
1
-0
/
+6
*
spi: dw: support 4-16 bits per word
Simon Goldschmidt
2018-09-06
1
-10
/
+5
*
spi: Do not print a message if spi_controller_{suspend,resume}() fails
Geert Uytterhoeven
2018-09-05
1
-6
/
+1
*
Merge branch 'spi-4.19' into spi-next
Mark Brown
2018-08-10
1
-1
/
+5
|
\
|
*
spi: dw: export dw_spi_set_cs
Alexandre Belloni
2018-07-30
1
-1
/
+2
|
*
spi: dw: allow providing own set_cs callback
Alexandre Belloni
2018-07-18
1
-0
/
+3
*
|
spi: dw: fix possible race condition
Alexandre Belloni
2018-07-18
1
-1
/
+2
|
/
*
spi: dw: Convert to generalized SPI controller API
Jarkko Nikula
2018-02-12
1
-13
/
+13
*
spi: dw: Remove unused members from struct chip_data
Jarkko Nikula
2018-01-26
1
-2
/
+0
*
spi: dw: Make debugfs use bus num and make irq name unique
Phil Reid
2017-01-09
1
-4
/
+4
*
spi: dw: Make debugfs name unique between instances
Phil Reid
2016-12-31
1
-1
/
+4
*
spi: dw: Set GPIO_SS flag to toggle Slave Select on GPIO CS
Thor Thayer
2016-10-11
1
-0
/
+1
*
spi: dw: round up result of calculation for clock divider
Matthias Seidel
2016-09-12
1
-1
/
+1
*
spi: dw: fix multiple slaves with different baudrates
Matthias Seidel
2016-09-06
1
-8
/
+7
*
spi: dw: Use SPI_TMOD_TR rather than magic const 0 to set tmode
Jisheng Zhang
2015-12-23
1
-1
/
+1
*
spi: dw: replace magic constant by DW_SPI_DR
Andy Shevchenko
2015-10-28
1
-1
/
+1
*
spi: dw: remove a NULL check when call ->remove()
Andy Shevchenko
2015-10-20
1
-2
/
+0
*
spi: dw: explicitly free IRQ handler in dw_spi_remove_host()
Andy Shevchenko
2015-10-20
1
-2
/
+4
*
spi: dw: introduce spi_shutdown_chip()
Andy Shevchenko
2015-10-19
1
-7
/
+6
*
spi: dw: eliminate unused threshold variables
Andy Shevchenko
2015-10-19
1
-5
/
+0
*
spi: dw: eliminate speed variable in ->transfer_one()
Andy Shevchenko
2015-10-19
1
-8
/
+4
*
spi: dw: remove bits_per_word member of struct chip_data
Andy Shevchenko
2015-10-19
1
-14
/
+2
*
spi: dw: remove unneeded cr0 member of struct chip_data
Andy Shevchenko
2015-10-19
1
-12
/
+2
*
spi: dw: use plain struct device * at earlier ->probe()
Andy Shevchenko
2015-10-19
1
-1
/
+1
*
spi: dw: Remove test for non-zero spi->max_speed_hz
Jarkko Nikula
2015-09-17
1
-5
/
+0
*
spi: dw: Remove needless if statements
Jarkko Nikula
2015-09-17
1
-23
/
+18
*
spi: dw: Allow interface drivers to limit data I/O to word sizes
Michael van der Westhuizen
2015-08-21
1
-2
/
+2
*
spi: dw: fix crash on setup stage
Andy Shevchenko
2015-03-25
1
-1
/
+1
*
spi: dw-spi: Convert 16bit accesses to 32bit accesses
Thor Thayer
2015-03-17
1
-12
/
+12
[next]