index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Miquel Raynal
1
-2
/
+7
2018-02-16
mtd: nand: Fix nand_do_read_oob() return value
Miquel Raynal
1
-1
/
+4
2017-12-05
mtd: nand: Fix writing mtdoops to nand flash.
Brent Taylor
1
-3
/
+6
2016-08-20
mtd: nand: fix bug writing 1 byte less than page size
Hector Palacios
1
-1
/
+1
2016-05-05
mtd: nand: Drop mtd.owner requirement in nand_scan
Ezequiel García
1
-9
/
+1
2016-02-17
mtd: nand: assign reasonable default name for NAND drivers
Brian Norris
1
-0
/
+3
2015-11-16
mtd: nand: fix shutdown/reboot for multi-chip systems
Brian Norris
1
-1
/
+1
2015-10-26
mtd: nand: increase ready wait timeout and report timeouts
Alex Smith
1
-13
/
+20
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
1
-10
/
+21
2015-10-01
mtd: nand: remove unused ->init_size() hook
Boris BREZILLON
1
-4
/
+1
2015-09-22
mtd: nand: add nand_check_erased helper functions
Boris BREZILLON
1
-0
/
+128
2015-09-12
mtd: nand: Rename nand_chip .dn to .flash_node
Marek Vasut
1
-2
/
+2
2015-05-22
mtd: nand: correct indentation within conditional
Brian Norris
1
-1
/
+1
2015-05-22
mtd: remove incorrect file name
Brian Norris
1
-2
/
+0
2015-05-12
mtd: nand: add common DT init code
Brian Norris
1
-0
/
+41
2015-05-07
mtd: nand: Remove in vain memset() in nand_onfi_get_features()
Richard Weinberger
1
-3
/
+0
2015-03-31
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
1
-4
/
+23
2015-03-25
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
1
-1
/
+1
2015-03-12
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
1
-4
/
+4
2015-03-12
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
1
-2
/
+2
2015-02-06
mtd: nand: remove redundant local variable
Baruch Siach
1
-2
/
+1
2015-02-02
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
1
-6
/
+8
2015-01-21
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
1
-1
/
+1
2015-01-10
mtd: nand: remove duplicate comment line
Baruch Siach
1
-1
/
+0
2015-01-08
mtd: nand: added nand_shutdown
Scott Branden
1
-0
/
+11
2014-11-29
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
1
-2
/
+2
2014-11-26
mtd: nand: print erase size on init
Rafał Miłecki
1
-2
/
+2
2014-11-05
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
1
-1
/
+1
2014-11-05
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
1
-1
/
+1
2014-09-22
mtd: nand: support ONFI timing mode retrieval for non-ONFI NANDs
Boris BREZILLON
1
-0
/
+2
2014-09-18
mtd: nand: don't break long print messages
Rafał Miłecki
1
-9
/
+5
2014-08-19
mtd: nand: fix integer widening problems
Brian Norris
1
-2
/
+2
2014-08-19
mtd: nand: fix nand_lock/unlock() function
White Ding
1
-0
/
+18
2014-07-21
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
1
-2
/
+4
2014-07-14
mtd: nand: reduce the warning noise when the ECC is too weak
Thomas Petazzoni
1
-2
/
+4
2014-07-09
mtd: Introduce mtd_block_isreserved()
Ezequiel Garcia
1
-0
/
+18
2014-05-21
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
1
-0
/
+36
2014-05-21
NAND_ECC_SOFT_BCH can support subpage reads too
Ron Lee
1
-2
/
+10
2014-05-21
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
1
-6
/
+31
2014-05-10
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
1
-7
/
+7
2014-04-29
mtd: nand: fix a typo in a comment line
Masahiro Yamada
1
-1
/
+1
2014-04-16
mtd: nand: use the nand_read_subpage index everywhere
Ron
1
-2
/
+1
2014-04-05
Fix index regression in nand_read_subpage
Ron
1
-3
/
+2
2014-03-26
mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
Erico Nunes
1
-1
/
+1
2014-03-11
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
1
-2
/
+5
2014-03-11
mtd: nand: remove unused function input parameter
Cai Zhiyong
1
-7
/
+5
2014-03-11
mtd: nand: print out the right information for JEDEC compliant NAND
Huang Shijie
1
-2
/
+11
2014-03-11
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
1
-0
/
+85
2014-03-11
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
1
-1
/
+1
2014-03-11
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
1
-11
/
+3
[next]