index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-npcm-pspi.c
Age
Commit message (
Expand
)
Author
2021-05-11
spi: npcm-pspi: Use SPI_MODE_X_MASK
Andy Shevchenko
2020-07-01
spi: npcm-pspi: Convert to use GPIO descriptors
Linus Walleij
2020-01-23
Merge branch 'spi-5.6' into spi-next
Mark Brown
2020-01-17
spi: npcm-pspi: modify reset support
Tomer Maimon
2020-01-17
spi: npcm-pspi: improve spi transfer performance
Tomer Maimon
2020-01-17
spi: npcm-pspi: fix 16 bit send and receive support
Tomer Maimon
2019-10-09
spi: npcm: Remove set but not used variable 'val'
zhengbin
2019-09-04
spi: npcm: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-01-03
spi: npcm-pspi: Fix wrong priv pointer
Axel Lin
2018-12-06
spi: npcm: Modify pspi send function
Tomer Maimon
2018-11-27
spi: npcm: Fix uninitialized variable warning
Olof Johansson
2018-11-23
spi: npcm: Fix an error code in the probe function
Dan Carpenter
2018-11-15
spi: npcm: fix platform_no_drv_owner.cocci warnings
kbuild test robot
2018-11-14
spi: npcm: fix u32 csgpio being checked for less than zero
Colin Ian King
2018-11-13
spi: npcm: add NPCM PSPI controller driver
Tomer Maimon