index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
atmel-quadspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'spi-5.2' into spi-next
Mark Brown
2019-05-02
1
-1
/
+1
|
\
|
*
spi: atmel-quadspi: Make atmel_qspi_get_name static
YueHaibing
2019-03-25
1
-1
/
+1
*
|
spi: atmel-quadspi: fix crash while suspending
Claudiu Beznea
2019-05-02
1
-2
/
+4
|
/
*
spi: atmel-quadspi: add support for sam9x60 qspi controller
Tudor Ambarus
2019-02-06
1
-35
/
+128
*
spi: atmel-quadspi: add support for named peripheral clock
Tudor Ambarus
2019-02-06
1
-15
/
+18
*
spi: atmel-quadspi: rework transfer macros
Tudor Ambarus
2019-02-06
1
-9
/
+4
*
spi: atmel-quadspi: switch to SPDX license identifiers
Tudor Ambarus
2019-02-06
1
-12
/
+1
*
spi: atmel-quadspi: return appropriate error code
Tudor Ambarus
2019-02-06
1
-2
/
+2
*
spi: atmel-quadspi: remove unnecessary cast
Tudor Ambarus
2019-02-06
1
-1
/
+1
*
spi: atmel-quadspi: fix naming scheme
Tudor Ambarus
2019-02-06
1
-8
/
+8
*
spi: atmel-quadspi: drop wrappers for iomem accesses
Tudor Ambarus
2019-02-06
1
-28
/
+17
*
spi: atmel-quadspi: order header files inclusion alphabetically
Tudor Ambarus
2019-02-06
1
-5
/
+4
*
spi: atmel-quadspi: cache MR value to avoid a write access
Tudor Ambarus
2019-02-06
1
-1
/
+13
*
spi: Add QuadSPI driver for Atmel SAMA5D2
Piotr Bugalski
2018-11-07
1
-0
/
+549