index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
atmel
/
nand-controller.c
Age
Commit message (
Expand
)
Author
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-10-14
mtd: nand: atmel: Actually use the PM ops
Boris Brezillon
2017-10-07
mtd: nand: atmel: Avoid ECC errors when leaving backup mode
Romain Izard
2017-09-18
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-09-09
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-09-05
mfd: syscon: atmel-smc: Add helper to retrieve register layout
Ludovic Desroches
2017-09-01
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-08-24
mtd: nand: atmel: Relax tADL_min constraint
Boris Brezillon
2017-08-23
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
2017-08-23
mtd: nand: atmel: fix of_irq_get() error check
Sergei Shtylyov
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-02
mtd: nand: atmel: Fix EDO mode check
Boris Brezillon
2017-06-13
mtd: nand: atmel: drop unused include
Alexandre Belloni
2017-06-01
mtd: nand: atmel: mark resume function __maybe_unused
Arnd Bergmann
2017-06-01
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
2017-06-01
mtd: nand: atmel: Add PM ops
Boris Brezillon
2017-06-01
mtd: nand: atmel: Add ->setup_data_interface() hooks
Boris Brezillon
2017-04-25
mtd: nand: NULL terminate a of_device_id table
Christophe Jaillet
2017-04-25
mtd: nand: Fix a couple error codes
Dan Carpenter
2017-04-25
mtd: nand: Cleanup/rework the atmel_nand driver
Boris Brezillon