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-mmio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: dw-mmio: Use helper function devm_clk_get_*()
Li Zetao
2023-09-11
1
-22
/
+9
*
spi: dw-mmio: keep old name same as documentation
Yang Yingliang
2023-08-16
1
-2
/
+2
*
spi: dw: Set default value if reg-io-width isn't specified
Kunihiko Hayashi
2023-08-08
1
-1
/
+3
*
spi: dw: switch to use modern name
Yang Yingliang
2023-08-07
1
-5
/
+5
*
Merge tag 'spi-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-06-28
1
-0
/
+22
|
\
|
*
spi: dw: Remove misleading comment for Mount Evans SoC
Abe Kohandel
2023-06-07
1
-8
/
+1
|
*
spi: dw: Add compatible for Intel Mount Evans SoC
Abe Kohandel
2023-06-06
1
-0
/
+29
*
|
spi: dw: Replace incorrect spi_get_chipselect with set
Abe Kohandel
2023-06-13
1
-1
/
+1
|
/
*
spi: dw: Replace spi->chip_select references with function calls
Amit Kumar Mahapatra
2023-05-16
1
-4
/
+4
*
spi: dw: Add support for AMD Pensando Elba SoC
Brad Larson
2023-04-17
1
-0
/
+58
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-2
/
+2
*
spi: dw-mmio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-4
/
+2
*
spi: dw: Add support for Intel Thunder Bay SPI controller
Nandhini Srikandan
2022-07-13
1
-4
/
+4
*
spi: dw: Replace DWC_HSSI capability with IP-core version checker
Serge Semin
2021-11-16
1
-2
/
+3
*
spi: dw: Put the driver entities naming in order
Serge Semin
2021-11-16
1
-10
/
+10
*
spi: dw: Add a symbols namespace for the core module
Serge Semin
2021-11-16
1
-0
/
+1
*
spi: delete repeated words in comments
Jay Fang
2021-05-10
1
-1
/
+1
*
spi: dw: Add support for the Canaan K210 SoC SPI
Damien Le Moal
2020-12-09
1
-0
/
+16
*
spi: dw: Add DWC SSI capability
Serge Semin
2020-10-08
1
-18
/
+2
*
spi: dw: Add KeemBay Master capability
Serge Semin
2020-09-29
1
-17
/
+3
*
spi: dw: Convert CS-override to DW SPI capabilities
Serge Semin
2020-09-29
1
-1
/
+1
*
spi: dw: Add Microchip Sparx5 support
Lars Povlsen
2020-09-08
1
-1
/
+69
*
Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semi...
Mark Brown
2020-05-29
1
-0
/
+4
|
\
|
*
spi: dw: Add DMA support to the DW SPI MMIO driver
Serge Semin
2020-05-29
1
-0
/
+4
*
|
spi: dw: add reset control
Dinh Nguyen
2020-05-29
1
-0
/
+13
|
/
*
spi: dw: Initialize paddr in DW SPI MMIO private data
Serge Semin
2020-05-15
1
-1
/
+4
*
spi: dw: Drop duplicate error message when remap resource
Andy Shevchenko
2020-05-12
1
-3
/
+1
*
spi: dw-mmio: Do not add acpi modalias when CONFIG_ACPI is not enabled
Jay Fang
2020-05-11
1
-0
/
+2
*
spi: dw: Move interrupt.h to spi-dw.h who is user of it
Andy Shevchenko
2020-05-06
1
-1
/
+0
*
spi: dw: Add support for Intel Keem Bay SPI
Wan Ahmad Zainie
2020-05-05
1
-0
/
+26
*
spi: dw: Add support for DesignWare DWC_ssi
Wan Ahmad Zainie
2020-05-05
1
-0
/
+10
*
spi: dw: Add update_cr0() callback to update CTRLR0
Wan Ahmad Zainie
2020-05-05
1
-3
/
+18
*
Merge branch 'spi-5.5' into spi-next
Mark Brown
2019-11-22
1
-0
/
+1
|
\
|
*
spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller
Phil Edworthy
2019-10-01
1
-0
/
+1
*
|
spi: dw: Move runtime PM enable/disable from common to platform driver part
Jarkko Nikula
2019-10-22
1
-0
/
+5
|
/
*
spi: dw-mmio: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
spi: dw-mmio: Clock should be shut when error occurs
Andy Shevchenko
2019-07-22
1
-2
/
+4
*
spi: dw-mmio: Use devm_platform_ioremap_resource()
Andy Shevchenko
2019-07-22
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
spi: dw: Add support for an optional interface clock
Phil Edworthy
2019-03-20
1
-0
/
+12
*
spi: dw: Convert to use CS GPIO descriptors
Linus Walleij
2019-01-09
1
-22
/
+0
*
spi: dw-mmio: add ACPI support
Jay Fang
2018-12-04
1
-0
/
+8
*
dw: spi: add support for Amazon's Alpine spi controller
Talel Shenhar
2018-10-11
1
-0
/
+9
*
spi: dw-mmio: avoid hardcoded field mask
Alexandre Belloni
2018-08-31
1
-1
/
+2
*
spi: dw-mmio: add MSCC Jaguar2 support
Alexandre Belloni
2018-08-29
1
-6
/
+22
*
spi: dw-mmio: add MSCC Ocelot support
Alexandre Belloni
2018-07-30
1
-0
/
+90
*
spi: dw: Disable clock after unregistering the host
Marek Vasut
2017-04-18
1
-1
/
+1
*
spi: dw-mmio: remove message which is handled by core
Andy Shevchenko
2016-02-05
1
-5
/
+0
*
spi: dw-mmio: convert to unified device property API
Andy Shevchenko
2015-10-19
1
-4
/
+3
[next]