index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
nand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: add ESMT manufacturer
Rafał Miłecki
2016-06-09
1
-0
/
+1
*
mtd: mtd: drop NAND_ECC_SOFT_BCH enum value
Rafał Miłecki
2016-05-05
1
-1
/
+0
*
mtd: nand: kill the ecc->layout field
Boris Brezillon
2016-05-05
1
-2
/
+0
*
mtd: nand: implement the default mtd_ooblayout_ops
Boris Brezillon
2016-04-19
1
-0
/
+3
*
mtd: nand: export default read/write oob functions
Boris Brezillon
2016-04-19
1
-0
/
+14
*
mtd: nand: add new enum for storing ECC algorithm
Rafał Miłecki
2016-04-19
1
-0
/
+8
*
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
2016-03-10
1
-1
/
+1
*
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
Boris BREZILLON
2016-01-26
1
-2
/
+0
*
mtd: nand: add NAND_NEED_SCRAMBLING option flag
Boris BREZILLON
2016-01-22
1
-0
/
+6
*
mtd: nand: add helpers to access ->priv
Boris BREZILLON
2016-01-07
1
-0
/
+10
*
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
2016-01-06
1
-0
/
+10
*
mtd: nand: return consistent error codes in ecc.correct() implementations
Boris BREZILLON
2016-01-06
1
-1
/
+7
*
mtd: nand: remove unused and buggy get_platform_nandchip() helper function
Boris BREZILLON
2015-12-18
1
-9
/
+0
*
mtd: nand: kill the chip->flash_node field
Boris BREZILLON
2015-12-18
1
-5
/
+2
*
mtd: nand: update mtd_to_nand()
Boris BREZILLON
2015-12-18
1
-1
/
+1
*
mtd: nand: add nand_to_mtd() helper
Boris BREZILLON
2015-12-08
1
-0
/
+5
*
mtd: nand: embed an mtd_info structure into nand_chip
Boris BREZILLON
2015-12-08
1
-0
/
+2
*
mtd: nand: fix typo (t_ald -> t_adl)
Brian Norris
2015-12-01
1
-2
/
+2
*
mtd: nand: fix ONFI parameter page layout
Boris BREZILLON
2015-12-01
1
-2
/
+2
*
mtd: merge in mtd_to_nand() branch
Brian Norris
2015-11-19
1
-0
/
+5
|
\
|
*
mtd: nand: add an mtd_to_nand() helper
Boris BREZILLON
2015-11-19
1
-0
/
+5
*
|
mtd: add get/set of_node/flash_node helpers
Brian Norris
2015-11-11
1
-0
/
+11
|
/
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-3
/
+3
*
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
2015-10-01
1
-6
/
+0
*
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
2015-09-21
1
-0
/
+5
*
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
2015-09-11
1
-2
/
+2
*
mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
Scott Wood
2015-07-07
1
-5
/
+5
*
mtd: nand: add common DT init code
Brian Norris
2015-05-11
1
-0
/
+5
*
mtd: nand_bbt: make nand_scan_bbt() static
Brian Norris
2015-05-06
1
-1
/
+0
*
mtd: nand: add ATO manufacturer info
Brian Norris
2014-11-25
1
-0
/
+1
*
mtd: nand: provide detailed description for raw read/write page methods
Boris BREZILLON
2014-11-20
1
-2
/
+15
*
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
2014-09-22
1
-0
/
+11
*
Merge l2-mtd/next into l2-mtd/master
Brian Norris
2014-08-19
1
-0
/
+1
|
\
|
*
mtd: fix linux/mtd/nand.h kernel-doc warning
Randy Dunlap
2014-08-19
1
-0
/
+1
*
|
mtd: nand: fix DocBook warnings on nand_sdr_timings doc
Boris BREZILLON
2014-08-19
1
-1
/
+1
|
/
*
mtd: nand: add ONFI timing mode to nand_timings converter
Boris BREZILLON
2014-07-21
1
-0
/
+3
*
mtd: nand: define struct nand_timings
Boris BREZILLON
2014-07-21
1
-0
/
+49
*
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2014-07-08
1
-0
/
+1
*
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
2014-05-20
1
-0
/
+5
*
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-05-09
1
-3
/
+2
*
mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
David Mosberger
2014-03-25
1
-1
/
+10
*
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
2014-03-10
1
-1
/
+1
*
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
2014-03-10
1
-1
/
+1
*
mtd: nand: add a helper to get the supported features for JEDEC
Huang Shijie
2014-03-10
1
-0
/
+9
*
mtd: nand: add fields for JEDEC in nand_chip
Huang Shijie
2014-03-10
1
-1
/
+9
*
mtd: nand: add the data structures for JEDEC parameter page
Huang Shijie
2014-03-10
1
-0
/
+75
*
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-03-10
1
-0
/
+10
*
mtd: nand: remove the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE
Huang Shijie
2014-03-10
1
-8
/
+0
*
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2014-03-10
1
-6
/
+6
*
mtd: nand: add Intel manufacturer ID
Huang Shijie
2014-01-20
1
-0
/
+1
[next]