index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
atmel-ebi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
memory: atmel-ebi: mark PM ops as __maybe_unused
Arnd Bergmann
1
-1
/
+1
2017-04-27
memory: atmel-ebi: Add PM ops
Boris Brezillon
1
-0
/
+20
2017-04-27
memory: atmel-ebi: Add missing ->numcs assignment
Boris Brezillon
1
-0
/
+1
2017-04-27
memory: atmel-ebi: Change naming scheme
Boris Brezillon
1
-60
/
+60
2017-04-27
memory: atmel-ebi: Stop using reg_field objects for simple things
Boris Brezillon
1
-42
/
+13
2017-04-27
memory: atmel-ebi: Simplify SMC config code
Boris Brezillon
1
-303
/
+127
2017-01-27
memory: atmel-ebi: Enable the SMC clock if specified
Boris Brezillon
1
-14
/
+37
2017-01-27
memory: atmel-ebi: Properly handle multiple reference to the same CS
Boris Brezillon
1
-19
/
+27
2017-01-27
memory: atmel-ebi: Fix the test to enable generic SMC logic
Boris Brezillon
1
-1
/
+1
2017-01-10
memory/atmel-ebi: Fix ns <-> cycles conversions
Boris Brezillon
1
-13
/
+14
2016-10-20
memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()
Wei Yongjun
1
-1
/
+1
2016-08-08
memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-8
/
+2
2016-06-21
memory: atmel-ebi: make it explicitly non-modular
Paul Gortmaker
1
-7
/
+2
2016-06-02
memory: add Atmel EBI (External Bus Interface) driver
Boris Brezillon
1
-0
/
+771