index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
atmel-ebi.c
Age
Commit message (
Expand
)
Author
2017-04-27
memory: atmel-ebi: Add PM ops
Boris Brezillon
2017-04-27
memory: atmel-ebi: Add missing ->numcs assignment
Boris Brezillon
2017-04-27
memory: atmel-ebi: Change naming scheme
Boris Brezillon
2017-04-27
memory: atmel-ebi: Stop using reg_field objects for simple things
Boris Brezillon
2017-04-27
memory: atmel-ebi: Simplify SMC config code
Boris Brezillon
2017-01-27
memory: atmel-ebi: Enable the SMC clock if specified
Boris Brezillon
2017-01-27
memory: atmel-ebi: Properly handle multiple reference to the same CS
Boris Brezillon
2017-01-27
memory: atmel-ebi: Fix the test to enable generic SMC logic
Boris Brezillon
2017-01-10
memory/atmel-ebi: Fix ns <-> cycles conversions
Boris Brezillon
2016-10-20
memory: atmel-ebi: fix return value check in at91_ebi_dev_disable()
Wei Yongjun
2016-08-08
memory: atmel-ebi: use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
2016-06-21
memory: atmel-ebi: make it explicitly non-modular
Paul Gortmaker
2016-06-02
memory: add Atmel EBI (External Bus Interface) driver
Boris Brezillon