index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
|
\
|
*
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
|
|
\
|
|
*
mtd: davinci-nand: disable subpage write for keystone-nand
Murali Karicheri
2014-04-30
|
*
|
replace checking for ->read/->aio_read presence with check in ->f_mode
Al Viro
2014-05-06
|
|
/
*
|
mtd: gpmi: add gpmi support for imx6sx
Huang Shijie
2014-05-28
*
|
mtd: bf5xx_nand: use the managed version of kzalloc
Himangi Saraogi
2014-05-28
*
|
mtd: pxa3xx_nand: make the driver work on big-endian systems
Thomas Petazzoni
2014-05-28
*
|
mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Ted Juan
2014-05-28
*
|
mtd: nand: r852: correct write_buf loop bounds
Brian Norris
2014-05-28
*
|
mtd: nand_bbt: handle error case for nand_create_badblock_pattern()
Brian Norris
2014-05-28
*
|
mtd: nand_bbt: remove unused variable
Brian Norris
2014-05-28
*
|
mtd: nand: pxa3xx: Use ECC strength and step size devicetree binding
Ezequiel Garcia
2014-05-21
*
|
mtd: nand: pxa3xx: Clean pxa_ecc_init() error handling
Ezequiel Garcia
2014-05-21
*
|
mtd: nand: Warn the user if the selected ECC strength is too weak
Ezequiel Garcia
2014-05-21
*
|
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-05-20
*
|
NAND_ECC_SOFT_BCH can support subpage reads too
Ron Lee
2014-05-20
*
|
mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND
Joe Schultz
2014-05-20
*
|
mtd: fsl_ifc_nand: Use void type for IFC buffer
Aaron Sierra
2014-05-20
*
|
mtd: nand: Add support to use nand_base poi databuf as bounce buffer
Kamal Dasu
2014-05-20
*
|
mtd: eLBC NAND: fix subpage write support
Pekon Gupta
2014-05-20
*
|
mtd: orion_nand: Make of_device_id array const
Jingoo Han
2014-05-20
*
|
mtd: nand: pxa3xx: Make of_device_id array const
Jingoo Han
2014-05-20
*
|
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...
pekon gupta
2014-05-20
*
|
mtd: nand: refactor erase_cmd() to return chip status
Brian Norris
2014-05-09
*
|
mtd: nand: fix a typo in a comment line
Masahiro Yamada
2014-04-29
*
|
mtd: gpmi: add gpmi_devdata{} to simplify the code
Huang Shijie
2014-04-16
*
|
mtd: nand: add line feed to pr_err
Raphaël Poggi
2014-04-16
*
|
mtd: davinci-nand: disable subpage write for keystone-nand
Murali Karicheri
2014-04-15
*
|
mtd: nand: use the nand_read_subpage index everywhere
Ron
2014-04-15
*
|
mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
Christian Engelmayer
2014-04-15
|
/
*
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-04-07
|
\
|
*
Fix index regression in nand_read_subpage
Ron
2014-04-04
|
*
mtd: diskonchip: mem resource name is not optional
Sasha Levin
2014-03-31
|
*
mtd: nand: fix mention to CONFIG_MTD_NAND_ECC_BCH
Erico Nunes
2014-03-26
|
*
mtd: omap2: Use devm_ioremap_resource()
Jingoo Han
2014-03-25
|
*
mtd: denali_dt: Use devm_ioremap_resource()
Jingoo Han
2014-03-25
|
*
mtd: devices: elm: check for hardware engine's design constraints
Pekon Gupta
2014-03-25
|
*
mtd: nand: omap: remove is_elm_present flag
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC con...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GP...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwec...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calcul...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calcul...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW e...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calcul...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhan...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detectio...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl...
Pekon Gupta
2014-03-20
|
*
mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan...
Pekon Gupta
2014-03-20
[next]