index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-zynq-qspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: zynq-qspi: Support two chip selects
Miquel Raynal
2019-11-08
1
-8
/
+25
*
spi: zynq-qspi: Do the actual hardware initialization later in the probe
Miquel Raynal
2019-11-08
1
-3
/
+4
*
spi: zynq-qspi: Clarify the select chip function
Miquel Raynal
2019-11-08
1
-11
/
+6
*
spi: zynq-qspi: Enhance the Linear CFG bit definitions
Miquel Raynal
2019-11-08
1
-3
/
+3
*
spi: zynq-qspi: Keep the bitfields naming consistent
Miquel Raynal
2019-11-08
1
-6
/
+6
*
spi: zynq-qspi: Anything else than CS0 is not supported yet
Miquel Raynal
2019-11-08
1
-2
/
+6
*
spi: zynq-qspi: Keep the naming consistent across the driver
Miquel Raynal
2019-11-08
1
-5
/
+5
*
spi: zynq-qspi: Drop GPIO header
Linus Walleij
2019-10-30
1
-1
/
+0
*
spi: zynq-qspi: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
*
Merge branch 'spi-5.3' into spi-5.4
Mark Brown
2019-08-23
1
-1
/
+1
|
\
|
*
spi: zynq-qspi: Fix missing spi_unregister_controller when unload module
Axel Lin
2019-08-20
1
-1
/
+1
*
|
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-1
/
+0
|
/
*
spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl
Naga Sureshkumar Relli
2019-05-02
1
-4
/
+4
*
spi: spi-mem: Add support for Zynq QSPI controller
Naga Sureshkumar Relli
2019-04-05
1
-0
/
+761