aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-30mtd: tests: incorporate error message for mtdtest_write()Akinobu Mita
2013-08-30mtd: tests: incorporate error message for mtdtest_read()Akinobu Mita
2013-08-30mtd: nand: Allow to build pxa3xx_nand on Orion platformsEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Allow devices with no dma resourcesEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int()Ezequiel Garcia
2013-08-30mtd: nand: pxa3xx: Make dma code dependent on dma capable platformsEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Move cached registers to info structureEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Remove unneeded internal cmdsetEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Remove hardcoded mtd nameEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Add a local loop variableEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page readEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Support command buffer #3Ezequiel Garcia
2013-08-30mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' fieldEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properlyEzequiel Garcia
2013-08-30mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible stringEzequiel Garcia
2013-08-30mtd: gpmi: set the BCH's geometry with the ecc infoHuang Shijie
2013-08-30mtd: add the ecc info for some full-id nand chipsHuang Shijie
2013-08-30mtd: parse out the ECC info for the full-id nand chipsHuang Shijie
2013-08-30mtd: replace the hardcode with the onfi_feature()Huang Shijie
2013-08-30mtd: get the ECC info from the Extended Parameter PageHuang Shijie
2013-08-30mtd: get the ECC info from the parameter page for ONFI nandHuang Shijie
2013-08-30mtd: atmel_nand: move the sanity check to the beginning of pmecc_enable()Josh Wu
2013-08-30mtd: onenand: use dev_get_platdata()Jingoo Han
2013-08-30mtd: nand: use dev_get_platdata()Jingoo Han
2013-08-30mtd: maps: use dev_get_platdata()Jingoo Han
2013-08-30mtd: devices: use dev_get_platdata()Jingoo Han
2013-08-30mtd: denali: use NAND_CI_CELLTYPE_MSK instead of hardcoded constantAkinobu Mita
2013-08-30mtd: nand: gpmi-nand: use more sensible error codes at various placesLothar Waßmann
2013-08-30mtd: atmel_nand: fix the warning when CONFIG_OF is not definedJosh Wu
2013-08-30mtd: mtd_nandbiterrs: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_torturetest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_subpagetest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_stresstest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_speedtest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_readtest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_pagetest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: mtd_oobtest: use mtd_test helpersAkinobu Mita
2013-08-30mtd: tests: rename sources in order to link a helper objectAkinobu Mita
2013-08-30mtd: tests: introduce helper functionsAkinobu Mita
2013-08-30mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris
2013-08-30mtd: nand: hide in-memory BBT implementation detailsBrian Norris
2013-08-30mtd: nand: refactor chip->block_markbad interfaceBrian Norris
2013-08-30mtd: nand: eliminate castBrian Norris
2013-08-30mtd: nand: remove multiplied-by-2 block logicBrian Norris
2013-08-30mtd: nand: add accessors, macros for in-memory BBTBrian Norris
2013-08-05mtd: ofpart: add compatible check for child nodesJosh Wu
2013-08-05mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sramJosh Wu
2013-08-05mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sramJosh Wu
2013-08-05mtd: atmel_nand: add Nand Flash Controller (NFC) supportJosh Wu
2013-08-05mtd: atmel_nand: replace pmecc enable code with one function.Josh Wu