index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-npcm-fiu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: npcm-fiu: switch to use modern name
Yang Yingliang
2023-08-07
1
-10
/
+10
*
spi: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-1
/
+1
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-10
/
+10
*
spi: npcm-fiu: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-06
1
-3
/
+2
*
spi: npcm-fiu: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2022-10-31
1
-3
/
+1
*
spi: npcm-fiu: Add NPCM8XX support
Tomer Maimon
2022-07-20
1
-0
/
+25
*
spi: npcm-fiu: Modify direct read dummy configuration
Tomer Maimon
2022-07-20
1
-2
/
+1
*
spi: npcm-fiu: Fix typo ("npxm")
Jonathan Neuschäfer
2022-03-07
1
-4
/
+4
*
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2022-03-03
1
-4
/
+2
*
spi: npcm-fiu: Disable clock in probe error path
Lukas Wunner
2020-12-07
1
-2
/
+6
*
spi: npcm-fiu: Don't leak SPI master in probe error path
Lukas Wunner
2020-11-17
1
-1
/
+1
*
spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()
Qinglang Miao
2020-09-22
1
-6
/
+1
*
spi: npcm-fiu: Reuse BITS_PER_BYTE definition
Andy Shevchenko
2020-06-19
1
-3
/
+3
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
spi: npcm-fiu: remove set but not used variable 'retlen'
YueHaibing
2019-09-05
1
-3
/
+0
*
spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency"
Colin Ian King
2019-09-03
1
-1
/
+2
*
spi: npcm-fiu: add NPCM FIU controller driver
Tomer Maimon
2019-08-30
1
-0
/
+771