index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
atmel-quadspi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-25
spi: atmel-quadspi: Make atmel_qspi_get_name static
YueHaibing
1
-1
/
+1
2019-02-06
spi: atmel-quadspi: add support for sam9x60 qspi controller
Tudor Ambarus
1
-35
/
+128
2019-02-06
spi: atmel-quadspi: add support for named peripheral clock
Tudor Ambarus
1
-15
/
+18
2019-02-06
spi: atmel-quadspi: rework transfer macros
Tudor Ambarus
1
-9
/
+4
2019-02-06
spi: atmel-quadspi: switch to SPDX license identifiers
Tudor Ambarus
1
-12
/
+1
2019-02-06
spi: atmel-quadspi: return appropriate error code
Tudor Ambarus
1
-2
/
+2
2019-02-06
spi: atmel-quadspi: remove unnecessary cast
Tudor Ambarus
1
-1
/
+1
2019-02-06
spi: atmel-quadspi: fix naming scheme
Tudor Ambarus
1
-8
/
+8
2019-02-06
spi: atmel-quadspi: drop wrappers for iomem accesses
Tudor Ambarus
1
-28
/
+17
2019-02-06
spi: atmel-quadspi: order header files inclusion alphabetically
Tudor Ambarus
1
-5
/
+4
2019-02-06
spi: atmel-quadspi: cache MR value to avoid a write access
Tudor Ambarus
1
-1
/
+13
2018-11-07
spi: Add QuadSPI driver for Atmel SAMA5D2
Piotr Bugalski
1
-0
/
+549