index
:
pm24.git
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
/
include
/
linux
/
mtd
/
nand.h
Age
Commit message (
Expand
)
Author
2016-11-29
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
2016-11-19
mtd: nand: Support controllers with custom page
Marc Gonzalez
2016-11-07
mtd: nand: Wait tCCS after a column change
Boris Brezillon
2016-11-07
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2016-10-28
mtd: nand: Fix data interface configuration logic
Boris Brezillon
2016-09-23
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
2016-09-23
mtd: nand: Introduce nand_data_interface
Sascha Hauer
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
2016-09-23
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
2016-06-09
mtd: nand: add ESMT manufacturer
Rafał Miłecki
2016-05-05
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
2016-05-05
mtd: nand: kill the ecc->layout field
Boris Brezillon
2016-04-19
mtd: nand: implement the default mtd_ooblayout_ops
Boris Brezillon
2016-04-19
mtd: nand: export default read/write oob functions
Boris Brezillon
2016-04-19
mtd: nand: add new enum for storing ECC algorithm
Rafał Miłecki
2016-03-10
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
2016-01-26
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
Boris BREZILLON
2016-01-22
mtd: nand: add NAND_NEED_SCRAMBLING option flag
Boris BREZILLON
2016-01-07
mtd: nand: add helpers to access ->priv
Boris BREZILLON
2016-01-06
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
2016-01-06
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2015-12-18
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
Boris BREZILLON
2015-12-18
mtd: nand: kill the chip->flash_node field
Boris BREZILLON
2015-12-18
mtd: nand: update mtd_to_nand()
Boris BREZILLON
2015-12-08
mtd: nand: add nand_to_mtd() helper
Boris BREZILLON
2015-12-08
mtd: nand: embed an mtd_info structure into nand_chip
Boris BREZILLON
2015-12-01
mtd: nand: fix typo (t_ald -> t_adl)
Brian Norris
2015-12-01
mtd: nand: fix ONFI parameter page layout
Boris BREZILLON
2015-11-19
mtd: merge in mtd_to_nand() branch
Brian Norris
2015-11-19
mtd: nand: add an mtd_to_nand() helper
Boris BREZILLON
2015-11-11
mtd: add get/set of_node/flash_node helpers
Brian Norris
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-01
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
2015-09-21
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
2015-09-11
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
2015-07-07
mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
Scott Wood
2015-05-11
mtd: nand: add common DT init code
Brian Norris
2015-05-06
mtd: nand_bbt: make nand_scan_bbt() static
Brian Norris
2014-11-25
mtd: nand: add ATO manufacturer info
Brian Norris
2014-11-20
mtd: nand: provide detailed description for raw read/write page methods
Boris BREZILLON
2014-09-22
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
2014-08-19
Merge l2-mtd/next into l2-mtd/master
Brian Norris
2014-08-19
mtd: nand: fix DocBook warnings on nand_sdr_timings doc
Boris BREZILLON
2014-08-19
mtd: fix linux/mtd/nand.h kernel-doc warning
Randy Dunlap
2014-07-21
mtd: nand: add ONFI timing mode to nand_timings converter
Boris BREZILLON
[next]