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