index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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
2019-11-07
memory: atmel-ebi: switch to SPDX license identifiers
Tudor Ambarus
1
-4
/
+1
2019-11-07
memory: atmel-ebi: move NUM_CS definition inside EBI driver
Tudor Ambarus
1
-2
/
+4
2019-03-21
memory: atmel-ebi: add sam9x60 EBI support
Tudor Ambarus
1
-0
/
+14
2019-03-21
memory: atmel-ebi: add generic name for ebi regmap
Tudor Ambarus
1
-7
/
+16
2018-08-27
memory: atmel-ebi: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2017-09-10
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+8
2017-09-05
mfd: syscon: atmel-smc: Add helper to retrieve register layout
Ludovic Desroches
1
-4
/
+9
2017-08-16
memory: Convert to using %pOF instead of full_name
Rob Herring
1
-9
/
+8
2017-07-26
memory: atmel-ebi: Fix smc cycle xlate converter
Alexander Dahl
1
-1
/
+1
2017-07-26
memory: atmel-ebi: Allow t_DF timings of zero ns
Alexander Dahl
1
-2
/
+4
2017-07-26
memory: atmel-ebi: Fix smc timing return value evaluation
Alexander Dahl
1
-1
/
+1
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