index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: remove kerneldoc for removed function parameter
Brian Norris
2016-03-11
1
-1
/
+0
*
mtd: nand: don't select chip in nand_chip's block_bad op
Archit Taneja
2016-03-10
1
-22
/
+19
*
mtd: nand: simplify nand_bch_init() usage
Boris BREZILLON
2016-03-08
1
-4
/
+2
*
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
2016-03-08
1
-12
/
+4
*
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-03-08
1
-7
/
+7
*
mtd: nand: check status before reporting timeout
Brian Norris
2016-03-07
1
-2
/
+2
*
mtd: nand: use nand_check_erased_ecc_chunk in default ECC read functions
Boris BREZILLON
2016-01-07
1
-7
/
+46
*
mtd: nand: assign reasonable default name for NAND drivers
Brian Norris
2016-01-06
1
-0
/
+3
*
mtd: nand: Disable subpage writes for drivers without ecc->hwctl
Helmut Schaa
2015-12-19
1
-1
/
+1
*
mtd: nand: kill the chip->flash_node field
Boris BREZILLON
2015-12-18
1
-3
/
+0
*
mtd: nand: simplify nand_dt_init() usage
Boris BREZILLON
2015-12-18
1
-10
/
+11
*
mtd: nand: make use of mtd_to_nand() in NAND core code
Boris BREZILLON
2015-12-08
1
-42
/
+42
*
Merge MTD 4.4 development into MTD -next
Brian Norris
2015-11-16
1
-1
/
+1
|
\
|
*
mtd: nand: fix shutdown/reboot for multi-chip systems
Brian Norris
2015-11-16
1
-1
/
+1
*
|
mtd: nand: convert to nand_get_flash_node()
Boris BREZILLON
2015-11-12
1
-3
/
+3
*
|
mtd: {nand,spi-nor}: assign MTD of_node
Brian Norris
2015-11-11
1
-0
/
+3
|
/
*
mtd: nand: increase ready wait timeout and report timeouts
Alex Smith
2015-10-26
1
-13
/
+20
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-10
/
+21
*
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
2015-10-01
1
-4
/
+1
*
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
2015-09-22
1
-0
/
+128
*
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
2015-09-12
1
-2
/
+2
*
mtd: nand: correct indentation within conditional
Brian Norris
2015-05-22
1
-1
/
+1
*
mtd: remove incorrect file name
Brian Norris
2015-05-22
1
-2
/
+0
*
mtd: nand: add common DT init code
Brian Norris
2015-05-12
1
-0
/
+41
*
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
Richard Weinberger
2015-05-07
1
-3
/
+0
*
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-31
1
-4
/
+23
*
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-24
1
-1
/
+1
*
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
2015-03-11
1
-4
/
+4
*
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
2015-03-11
1
-2
/
+2
*
mtd: nand: remove redundant local variable
Baruch Siach
2015-02-06
1
-2
/
+1
*
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
2015-02-02
1
-6
/
+8
*
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
2015-01-21
1
-1
/
+1
*
mtd: nand: remove duplicate comment line
Baruch Siach
2015-01-10
1
-1
/
+0
*
mtd: nand: added nand_shutdown
Scott Branden
2015-01-08
1
-0
/
+11
*
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
2014-11-29
1
-2
/
+2
*
mtd: nand: print erase size on init
Rafał Miłecki
2014-11-26
1
-2
/
+2
*
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
2014-11-05
1
-1
/
+1
*
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
2014-11-05
1
-1
/
+1
*
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
2014-09-22
1
-0
/
+2
*
mtd: nand: don't break long print messages
Rafał Miłecki
2014-09-18
1
-9
/
+5
*
mtd: nand: fix integer widening problems
Brian Norris
2014-08-19
1
-2
/
+2
*
mtd: nand: fix nand_lock/unlock() function
White Ding
2014-08-19
1
-0
/
+18
*
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
2014-07-21
1
-2
/
+4
|
\
|
*
mtd: nand: reduce the warning noise when the ECC is too weak
Thomas Petazzoni
2014-07-14
1
-2
/
+4
*
|
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
2014-07-09
1
-0
/
+18
|
/
*
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
2014-05-21
1
-0
/
+36
*
NAND_ECC_SOFT_BCH can support subpage reads too
Ron Lee
2014-05-21
1
-2
/
+10
*
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
2014-05-21
1
-6
/
+31
*
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-05-09
1
-7
/
+7
*
mtd: nand: fix a typo in a comment line
Masahiro Yamada
2014-04-29
1
-1
/
+1
[next]