index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
mtd: nand: omap: remove is_elm_present flag
Pekon Gupta
1
-3
/
+0
2014-03-20
mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC con...
Pekon Gupta
1
-13
/
+10
2014-03-20
mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GP...
Pekon Gupta
1
-24
/
+50
2014-03-20
mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwec...
Pekon Gupta
1
-8
/
+7
2014-03-20
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calcul...
Pekon Gupta
1
-49
/
+10
2014-03-20
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calcul...
Pekon Gupta
1
-41
/
+10
2014-03-20
mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW e...
Pekon Gupta
1
-33
/
+35
2014-03-20
mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calcul...
Pekon Gupta
1
-5
/
+5
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-...
Pekon Gupta
1
-10
/
+19
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhan...
Pekon Gupta
1
-25
/
+13
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detectio...
Pekon Gupta
1
-52
/
+33
2014-03-20
mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl...
Pekon Gupta
1
-16
/
+23
2014-03-20
mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan...
Pekon Gupta
1
-1
/
+3
2014-03-10
mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
Herve Codina
1
-0
/
+1
2014-03-10
mtd: gpmi: add subpage read support
Huang Shijie
1
-0
/
+96
2014-03-10
mtd: gpmi: do not use the mtd->writesize
Huang Shijie
1
-3
/
+3
2014-03-10
mtd: nand: add "page" argument for read_subpage hook
Huang Shijie
1
-2
/
+5
2014-03-10
mtd: nand: remove unused function input parameter
Cai Zhiyong
1
-7
/
+5
2014-03-10
mtd: nand: pxa3xx: Print actual ECC strength in error message
Ezequiel Garcia
1
-1
/
+1
2014-03-10
mtd: nand: pxa3xx: Remove unused macro
Ezequiel Garcia
1
-1
/
+0
2014-03-10
mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
Dan Carpenter
1
-1
/
+1
2014-03-10
mtd: nand: print out the right information for JEDEC compliant NAND
Huang Shijie
1
-2
/
+11
2014-03-10
mtd: nand: parse out the JEDEC compliant NAND
Huang Shijie
1
-0
/
+85
2014-03-10
mtd: mxc_nand: Propagate the error if platform_get_irq() fails
Fabio Estevam
1
-0
/
+2
2014-03-10
mtd: atmel_nand: change log level
Nicolas Ferre
1
-1
/
+1
2014-03-10
mtd: nand: fix erroneous read_buf call in nand_write_page_raw_syndrome
Boris BREZILLON
1
-1
/
+1
2014-03-10
mtd: nand: flctl: Add dependency on HAS_IOMEM and HAS_DMA
Richard Weinberger
1
-0
/
+2
2014-03-10
mtd: nand: don't use read_buf for 8-bit ONFI transfers
Brian Norris
1
-11
/
+3
2014-03-10
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
5
-10
/
+16
2014-03-10
mtd: nand: add support for SanDisk SDTNRGAMA-008G
Huang Shijie
1
-0
/
+3
2014-03-10
mtd: nand: kill the the NAND_MAX_PAGESIZE/NAND_MAX_OOBSIZE for nand_buffers{}
Huang Shijie
2
-26
/
+61
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
11
-11
/
+0
2014-02-23
mtd: nand: omap: fix ecclayout->oobfree->length
Pekon Gupta
1
-3
/
+2
2014-02-23
mtd: nand: omap: fix ecclayout->oobfree->offset
Pekon Gupta
1
-10
/
+15
2014-02-23
mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
Pekon Gupta
1
-8
/
+23
2014-02-14
mtd: nand: fix off-by-one read retry mode counting
Brian Norris
1
-1
/
+1
2014-01-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-1
/
+1
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-1
/
+1
2014-01-27
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
Huang Shijie
1
-14
/
+17
2014-01-27
mtd: gpmi: allocate a proper buffer for non ECC read/write
Huang Shijie
1
-2
/
+11
2014-01-22
mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
Sachin Kamat
1
-1
/
+35
2014-01-20
mtd: nuc900_nand: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-3
/
+0
2014-01-20
mtd: plat_nand: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-4
/
+1
2014-01-20
mtd: nand: add Intel manufacturer ID
Huang Shijie
1
-0
/
+1
2014-01-20
mtd: nand: add SanDisk manufacturer ID
Huang Shijie
1
-0
/
+1
2014-01-20
mtd: nand: add support for Samsung K9LCG08U0B
Huang Shijie
1
-1
/
+4
2014-01-20
mtd: nand: pxa3xx: Add support for 2048 bytes page size devices
Rodolfo Giometti
1
-0
/
+21
2014-01-14
mtd: nand: don't use {read,write}_buf for 8-bit transfers
Uwe Kleine-König
1
-2
/
+55
2014-01-13
mtd: nand: support Micron READ RETRY
Brian Norris
1
-0
/
+27
2014-01-13
mtd: nand: add generic READ RETRY support
Brian Norris
1
-4
/
+52
[next]