Commit Graph

388856 Commits (3156231fb644cf29c1d7f21766ff9e33dc9761d3)
 

Author SHA1 Message Date
Jingoo Han 3156231fb6 mtd: mtdswap: replace strict_strtoul() with kstrtoul() 12 years ago
Dan Carpenter 8e7fd23686 mtd cs553x_nand: use kzalloc() instead of memset 12 years ago
Wei Yongjun ff52c67a10 mtd: atmel_nand: fix error return code in atmel_nand_probe() 12 years ago
Rafał Miłecki 13134f48c8 mtd: bcm47xxsflash: writing support 12 years ago
Rafał Miłecki c0fcbc56d9 mtd: bcm47xxsflash: implement erasing support 12 years ago
Libo Chen 8268df2636 mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit 12 years ago
Libo Chen d2b1bd1422 mtd: bcm47xxsflash: convert kzalloc to avoid invalid access 12 years ago
Jussi Kivilinna ebc6e4b652 mtd: remove alauda driver 12 years ago
Jingoo Han b2ac037610 mtd: nand: mxc_nand: mark 'const' properly 12 years ago
Jingoo Han 9a589c8bad mtd: maps: cfi_flagadm: add missing __iomem annotation 12 years ago
Jingoo Han e51fb2cb2b mtd: spear_smi: add missing __iomem annotation 12 years ago
Jingoo Han 2fffc7982c mtd: r852: Staticize local symbols 12 years ago
Jingoo Han b2b263f2e7 mtd: nandsim: Staticize local symbols 12 years ago
Jingoo Han d1d90c992d mtd: impa7: add missing __iomem annotation 12 years ago
Jingoo Han 582b2ffcaa mtd: sm_ftl: Staticize local symbols 12 years ago
Markus Niebel a3d7ee9ff8 mtd: m25p80: add support for mr25h10 12 years ago
Sascha Hauer 58146992c9 mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable 12 years ago
Sascha Hauer 7e7d83b32e mtd: m25p80: Pass flags through CAT25_INFO macro 12 years ago
Sascha Hauer 8f229fb856 mtd: m25p80: remove unnecessary ifdef 12 years ago
Geert Uytterhoeven da887588af mtd: MTD_NAND_DENALI should depend on HAS_DMA 12 years ago
Julia Lawall 44a417fa0f mtd: fsmc_nand: simplify platform_get_resource_byname/devm_ioremap_resource 12 years ago
Josh Wu 2fa831f9db mtd: atmel_nand: pmecc: fix failure to correct bit error in 1024-bytes sector 12 years ago
Brian Norris eedeac3ce9 mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing 12 years ago
Brian Norris d6a95080a2 mtd: nand: fixup kerneldoc, rename parameter 12 years ago
Huang Shijie ed20294033 mtd: update the ABI document about the ecc step size 12 years ago
Huang Shijie f720e7ce51 mtd: gpmi: remove the nand_scan() 12 years ago
Huang Shijie 4204cccde5 mtd: set ONFI nand's default hooks in nand_set_defaults() 12 years ago
Huang Shijie bdf69c47ac mtd: set the ecc step size for master/slave mtd_info 12 years ago
Huang Shijie bf977e3f15 mtd: add a new sys node to show the ecc step size 12 years ago
Huang Shijie c41a0582d5 mtd: add a new ecc_step_size field to mtd_info{} 12 years ago
Dan Carpenter daae74cad4 mtd: nand: silence some shift wrap warnings 12 years ago
Julia Lawall 7a96541a8e mtd: simplify use of devm_ioremap_resource 12 years ago
Dan Carpenter 39de86ef0d mtd: create_freezable_workqueue() doesn't return an ERR_PTR 12 years ago
Akinobu Mita 8a9f4aa3ac mtd: tests: incorporate error message for mtdtest_write() 12 years ago
Akinobu Mita abc173ad84 mtd: tests: incorporate error message for mtdtest_read() 12 years ago
Ezequiel Garcia 0d58f6ee01 mtd: nand: Allow to build pxa3xx_nand on Orion platforms 12 years ago
Ezequiel Garcia 6b45c1eef6 mtd: nand: pxa3xx: Allow devices with no dma resources 12 years ago
Ezequiel Garcia 57ff88f0f9 mtd: nand: pxa3xx: Add __maybe_unused keyword to enable_int() 12 years ago
Ezequiel Garcia f4db2e3a33 mtd: nand: pxa3xx: Make dma code dependent on dma capable platforms 12 years ago
Ezequiel Garcia 48cf7efa6b mtd: nand: pxa3xx: Move cached registers to info structure 12 years ago
Ezequiel Garcia ec82135a01 mtd: nand: pxa3xx: Remove unneeded internal cmdset 12 years ago
Ezequiel Garcia f455578dd9 mtd: nand: pxa3xx: Remove hardcoded mtd name 12 years ago
Ezequiel Garcia b7655bcb40 mtd: nand: pxa3xx: Add a local loop variable 12 years ago
Ezequiel Garcia 41a634303f mtd: nand: pxa3xx: Use 'length override' in ONFI paramater page read 12 years ago
Ezequiel Garcia 3a1a344a79 mtd: nand: pxa3xx: Support command buffer #3 12 years ago
Ezequiel Garcia 5bb653e890 mtd: nand: pxa3xx: Allow to set/clear the 'spare enable' field 12 years ago
Ezequiel Garcia cd9d11820f mtd: nand: pxa3xx: Handle ECC and DMA enable/disable properly 12 years ago
Ezequiel Garcia c0f3b8643a mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string 12 years ago
Huang Shijie 2febcdf84b mtd: gpmi: set the BCH's geometry with the ecc info 12 years ago
Huang Shijie d1048aaf6d mtd: add the ecc info for some full-id nand chips 12 years ago