index
:
linux.git
master
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
/
tango_nand.c
Age
Commit message (
Expand
)
Author
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
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-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-07-07
Merge tag 'nand/for-4.13' into MTD
Brian Norris
2017-06-01
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
2017-06-01
mtd: nand: tango: Fix incorrect use of SEQIN command
Boris Brezillon
2017-06-01
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-05-22
mtd: nand: tango: Update ecc_stats.corrected
Marc Gonzalez
2017-05-22
mtd: nand: tango: Export OF device ID table as module aliases
Andres Galacho
2017-03-16
mtd: nand: tango: Enforce DMA direction type
Boris Brezillon
2017-01-03
mtd: nand: tango: Reset pbus to raw mode in probe
Marc Gonzalez
2017-01-03
mtd: nand: tango: Update DT binding description
Marc Gonzalez
2016-12-01
mtd: nand: tango: Add standard legalese header
Marc Gonzalez
2016-11-21
mtd: nand: tango: Use nand_to_mtd() instead of directly accessing chip->mtd
Boris Brezillon
2016-11-19
mtd: nand: tango: Cleanup raw_write and raw_read
Marc Gonzalez
2016-11-19
mtd: nand: tango: Enable custom page accessors
Marc Gonzalez
2016-11-07
mtd: nand: add tango NAND flash controller support
Marc Gonzalez