Boris BREZILLON
|
a8c65d504e
mtd: nand: simplify nand_bch_init() usage
|
9 년 전 |
Boris BREZILLON
|
6e9411923b
mtd: nand: return consistent error codes in ecc.correct() implementations
|
9 년 전 |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 년 전 |
Boris BREZILLON
|
432420c0fc
mtd: nand: omap2: use the mtd instance embedded in struct nand_chip
|
9 년 전 |
Boris BREZILLON
|
4578ea9a99
mtd: nand: omap2: create and use mtd_to_omap()
|
9 년 전 |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
9 년 전 |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
9 년 전 |
Boris BREZILLON
|
45aaeff947
mtd: nand: pass page number to ecc->write_xxx() methods
|
9 년 전 |
Frans Klaver
|
853f1c58c4
mtd: nand: omap2: show parent device structure in sysfs
|
10 년 전 |
Nicholas Mc Guire
|
0760e81864
mtd: nand: omap: drop condition with no effect
|
10 년 전 |
Linus Torvalds
|
d6666be6f0
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
|
10 년 전 |
Roger Quadros
|
775a9134f4
mtd: nand: omap: Fix NAND enumeration on 3430 LDP
|
10 년 전 |
Rostislav Lisovy
|
1dc338e856
mtd: nand: omap: Synchronize the access to the ECC engine
|
10 년 전 |
Rostislav Lisovy
|
94cb4ee0f7
mtd: nand: omap: Do not use global variables
|
11 년 전 |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 년 전 |
Ezequiel García
|
d2f08c7521
nand: omap2: Replace pr_err with dev_err
|
11 년 전 |
Ezequiel García
|
93af53b863
nand: omap2: Remove horrible ifdefs to fix module probe
|
11 년 전 |
Ezequiel García
|
fef775caa7
nand: omap2: Add support for flash-based bad block table
|
11 년 전 |
Roger Quadros
|
40ddbf5069
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
|
11 년 전 |
Roger Quadros
|
7d5929c1f3
mtd: nand: omap: Revert to using software ECC by default
|
11 년 전 |
Ted Juan
|
2913aae5f9
mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
|
11 년 전 |
pekon gupta
|
9748fff964
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
|
11 년 전 |
pekon gupta
|
f306e8c3b6
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
|
11 년 전 |
Christian Engelmayer
|
9fd6c6c18c
mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
|
11 년 전 |
Jingoo Han
|
00d09891eb
mtd: omap2: Use devm_ioremap_resource()
|
11 년 전 |
Pekon Gupta
|
3f4eb14bdb
mtd: devices: elm: check for hardware engine's design constraints
|
11 년 전 |
Pekon Gupta
|
c7b05e9701
mtd: nand: omap: remove is_elm_present flag
|
11 년 전 |
Pekon Gupta
|
16e69322c5
mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs
|
11 년 전 |
Pekon Gupta
|
c5957a3201
mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs
|
11 년 전 |
Pekon Gupta
|
7c977c3eb2
mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch
|
11 년 전 |