index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
nand.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
Brian Norris
1
-1
/
+3
2017-02-08
mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip
Zach Brown
1
-0
/
+5
2017-02-06
mtd: nand: Add Winbond manufacturer id
Andrey Jr. Melnikov
1
-0
/
+1
2017-01-30
mtd: nand: fix nand.h kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2016-11-29
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
1
-0
/
+30
2016-11-19
mtd: nand: Support controllers with custom page
Marc Gonzalez
1
-0
/
+12
2016-11-07
mtd: nand: Wait tCCS after a column change
Boris Brezillon
1
-0
/
+10
2016-11-07
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
1
-0
/
+8
2016-10-28
mtd: nand: Fix data interface configuration logic
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
1
-1
/
+4
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
1
-0
/
+1
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
1
-4
/
+10
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
1
-0
/
+2
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
1
-0
/
+5
2016-09-23
mtd: nand: Introduce nand_data_interface
Sascha Hauer
1
-49
/
+117
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
1
-0
/
+4
2016-09-23
mtd: nand: remove unnecessary 'extern' from function declarations
Sascha Hauer
1
-15
/
+15
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
1
-0
/
+7
2016-06-09
mtd: nand: add ESMT manufacturer
Rafał Miłecki
1
-0
/
+1
2016-05-05
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
1
-1
/
+0
2016-05-05
mtd: nand: kill the ecc->layout field
Boris Brezillon
1
-2
/
+0
2016-04-19
mtd: nand: implement the default mtd_ooblayout_ops
Boris Brezillon
1
-0
/
+3
2016-04-19
mtd: nand: export default read/write oob functions
Boris Brezillon
1
-0
/
+14
2016-04-19
mtd: nand: add new enum for storing ECC algorithm
Rafał Miłecki
1
-0
/
+8
2016-03-10
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
1
-1
/
+1
2016-01-26
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
Boris BREZILLON
1
-2
/
+0
2016-01-22
mtd: nand: add NAND_NEED_SCRAMBLING option flag
Boris BREZILLON
1
-0
/
+6
2016-01-07
mtd: nand: add helpers to access ->priv
Boris BREZILLON
1
-0
/
+10
2016-01-06
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
1
-0
/
+10
2016-01-06
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
1
-1
/
+7
2015-12-18
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
Boris BREZILLON
1
-9
/
+0
2015-12-18
mtd: nand: kill the chip->flash_node field
Boris BREZILLON
1
-5
/
+2
2015-12-18
mtd: nand: update mtd_to_nand()
Boris BREZILLON
1
-1
/
+1
2015-12-08
mtd: nand: add nand_to_mtd() helper
Boris BREZILLON
1
-0
/
+5
2015-12-08
mtd: nand: embed an mtd_info structure into nand_chip
Boris BREZILLON
1
-0
/
+2
2015-12-01
mtd: nand: fix typo (t_ald -> t_adl)
Brian Norris
1
-2
/
+2
2015-12-01
mtd: nand: fix ONFI parameter page layout
Boris BREZILLON
1
-2
/
+2
2015-11-19
mtd: merge in mtd_to_nand() branch
Brian Norris
1
-0
/
+5
2015-11-19
mtd: nand: add an mtd_to_nand() helper
Boris BREZILLON
1
-0
/
+5
2015-11-11
mtd: add get/set of_node/flash_node helpers
Brian Norris
1
-0
/
+11
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
1
-3
/
+3
2015-10-01
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
1
-6
/
+0
2015-09-21
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
1
-0
/
+5
2015-09-11
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
1
-2
/
+2
2015-07-07
mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
Scott Wood
1
-5
/
+5
2015-05-11
mtd: nand: add common DT init code
Brian Norris
1
-0
/
+5
2015-05-06
mtd: nand_bbt: make nand_scan_bbt() static
Brian Norris
1
-1
/
+0
2014-11-25
mtd: nand: add ATO manufacturer info
Brian Norris
1
-0
/
+1
2014-11-20
mtd: nand: provide detailed description for raw read/write page methods
Boris BREZILLON
1
-2
/
+15
2014-09-22
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
1
-0
/
+11
[next]