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.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
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
2014-03-11
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
1
-2
/
+4
2014-03-11
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
1
-4
/
+15
2014-02-15
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
1
-1
/
+1
2014-01-20
mtd: nand: add support for Samsung K9LCG08U0B
Huang Shijie
1
-1
/
+4
2014-01-15
mtd: nand: don't use {read,write}_buf for 8-bit transfers
Uwe Kleine-König
1
-2
/
+55
2014-01-14
mtd: nand: support Micron READ RETRY
Brian Norris
1
-0
/
+27
2014-01-14
mtd: nand: add generic READ RETRY support
Brian Norris
1
-4
/
+52
2014-01-14
mtd: nand: localize ECC failures per page
Brian Norris
1
-5
/
+8
2014-01-12
mtd: nand: assign mtd->name in find_full_id_nand
Cai Zhiyong
1
-0
/
+3
2014-01-03
mtd: nand: refactor print messages
Ezequiel Garcia
1
-13
/
+13
2013-11-07
mtd: nand: use a local variable to simplify the nand_scan_tail
Huang Shijie
1
-109
/
+104
2013-11-07
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
1
-2
/
+13
2013-10-28
mtd: nand: fix the wrong mtd->type for nand chip
Huang Shijie
1
-1
/
+1
2013-10-28
mtd: nand: print out the cell information for nand chip
Huang Shijie
1
-4
/
+6
2013-10-28
mtd: nand: set the cell information for ONFI nand
Huang Shijie
1
-0
/
+1
2013-10-28
mtd: nand: add the "bits per cell" info for legacy ID NAND
Huang Shijie
1
-0
/
+3
2013-10-28
mtd: nand: rename the cellinfo to bits_per_cell
Huang Shijie
1
-2
/
+12
2013-10-28
mtd: nand: add a helper to check the SLC/MLC nand chip
Huang Shijie
1
-8
/
+6
2013-10-28
mtd: nand: correct extemded param page error handling
Brian Norris
1
-4
/
+5
2013-10-28
mtd: nand: cleanup ONFI printed errors, warnings
Brian Norris
1
-9
/
+15
2013-09-27
mtd: nand: fix memory leak in ONFI extended parameter page
Brian Norris
1
-5
/
+3
2013-08-31
mtd: nand: fixup kerneldoc, rename parameter
Brian Norris
1
-5
/
+6
2013-08-31
mtd: set ONFI nand's default hooks in nand_set_defaults()
Huang Shijie
1
-6
/
+6
2013-08-31
mtd: set the ecc step size for master/slave mtd_info
Huang Shijie
1
-0
/
+1
2013-08-31
mtd: nand: silence some shift wrap warnings
Dan Carpenter
1
-4
/
+4
2013-08-31
mtd: parse out the ECC info for the full-id nand chips
Huang Shijie
1
-0
/
+2
2013-08-31
mtd: replace the hardcode with the onfi_feature()
Huang Shijie
1
-2
/
+4
2013-08-31
mtd: get the ECC info from the Extended Parameter Page
Huang Shijie
1
-0
/
+87
2013-08-31
mtd: get the ECC info from the parameter page for ONFI nand
Huang Shijie
1
-0
/
+5
2013-08-30
mtd: nand: hide in-memory BBT implementation details
Brian Norris
1
-21
/
+11
2013-08-30
mtd: nand: refactor chip->block_markbad interface
Brian Norris
1
-35
/
+52
2013-08-06
mtd: nand: detect OOB size for Toshiba 24nm raw SLC
Brian Norris
1
-0
/
+16
2013-08-06
mtd: nand: fix NAND_BUSWIDTH_AUTO for x16 devices
Brian Norris
1
-3
/
+5
2013-08-05
mtd: nand_base: Only use GET/SET FEATURES command on chips that support them.
David Mosberger
1
-2
/
+6
2013-08-05
mtd: nand_base: Use io{read, write}*_rep functions for transfer
Alexander Shiyan
1
-15
/
+4
2013-04-05
mtd: nand: subpage write support for hardware based ECC schemes
Gupta, Pekon
1
-13
/
+86
2013-04-05
mtd: add the support to parse out the full-id nand type
Huang Shijie
1
-3
/
+32
2013-04-05
mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable
Alexander Shiyan
1
-2
/
+0
2013-04-05
mtd: nand_base: Removed unnecessary command masking
Alexander Shiyan
1
-2
/
+1
2013-04-05
mtd: nand: remove few tiny page NAND bits
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: nand: rename the id field of 'struct nand_flash_dev'
Artem Bityutskiy
1
-1
/
+1
2013-04-05
mtd: nand: use NAND_HAS_CACHEPROG
Artem Bityutskiy
1
-1
/
+1
[next]