Commit Graph

2843 Commits (8504a3cb5cbc43dbbec457105d9cead3fc20cd85)

Author SHA1 Message Date
Jonghwan Choi 4aa10626ad mtd: s3c2410 nand: Remove uncessary null check 14 years ago
Brian Norris 92394b5c2b mtd: spelling fixes 14 years ago
Jan Weitzel 46a00d83ff mtd: use MTD_NAND_OMAP2 for OMAP4 14 years ago
Brian Norris 022bba8a30 mtd: Kbuild: remove reference to MTD_PARTITIONS 14 years ago
Brian Norris 278981c541 mtd: cleanup last uses of MTD_DEBUG config macros 14 years ago
Brian Norris 87ed114bb2 mtd: remove CONFIG_MTD_DEBUG 14 years ago
Brian Norris e6453521ed mtd: pcmciamtd: remove custom DEBUG() function 14 years ago
Brian Norris 0a32a10264 mtd: cleanup style on pr_debug messages 14 years ago
Brian Norris 289c052221 mtd: replace DEBUG() with pr_debug() 14 years ago
Brian Norris d037021953 mtd: nand: style fixups in pr_* messages 14 years ago
Brian Norris 9a4d4d6901 mtd: nand: convert printk() to pr_*() 14 years ago
Brian Norris a0f5080ecc mtd: nand: change KERN_DEBUG to KERN_INFO 14 years ago
Shawn Guo b94e757c4b mtd: dataflash: add device tree probe support 14 years ago
Lei Wen f3c8cfc237 mtd: pxa3xx_nand: enable multiple chip select support 14 years ago
Lei Wen d456882b41 mtd: pxa3xx_nand: sperate each chip individual info 14 years ago
Lei Wen da675b4ef2 mtd: pxa3xx_nand: convert all printk into dev_* 14 years ago
Lei Wen 051fc41c2e mtd: pxa3xx_nand: enhance suspend and resume routine 14 years ago
Mike Hench 52a474de0a mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi 14 years ago
Nicolas Ferre fb5427508a mtd: atmel_nand: optimize read/write buffer functions 14 years ago
Liu Shuo 57b078a09b mtd: nand: don't free the global data too early 14 years ago
Axel Lin a751d3155d mtd: fsl_upm: fix a memory leak in fun_chip_init error path 14 years ago
Nicolas Ferre 201ab536ac mtd: atmel_nand: fix wrong use of 0 as NULL 14 years ago
Matthieu CASTET 08c248fbe2 mtd: nand_flash_detect_onfi propagate busw info 14 years ago
Brian Norris c478d7e449 mtd: edit NAND-related comment 14 years ago
Brian Norris 003bc47922 mtd: tests: ignore corrected bitflips in OOB on mtd_readtest 14 years ago
Brian Norris 903cd06cd6 mtd: nand: ignore ECC errors for simple BBM scans 14 years ago
Dmitry Eremin-Solenikov 9786f6e68a mtd: ofpart: add ofoldpart alias 14 years ago
Brian Norris 041e4575f0 mtd: nand: handle ECC errors in OOB 14 years ago
Dmitry Eremin-Solenikov d6137badef mtd: make ofpart buildable as a separate module 14 years ago
Brian Norris 7854d3f749 mtd: spelling, capitalization, uniformity 14 years ago
Dmitry Eremin-Solenikov 15c60a508a mtd: drop mtd_device_register 14 years ago
Dmitry Eremin-Solenikov 953b3bd191 mtd: remove put_partition_parser() from public header 14 years ago
Dmitry Eremin-Solenikov 3165f44bcd mtd: hide parse_mtd_partitions 14 years ago
Dmitry Eremin-Solenikov 050f012583 mtd: nand: drop edb7312 support 14 years ago
Dmitry Eremin-Solenikov ed764db288 mtd: maps: drop edb7312 support 14 years ago
Kyungmin Park e1c10243df mtd: OneNAND: Detect the correct NOP when 4KiB pagesize 14 years ago
Dmitry Eremin-Solenikov b2a5a4878e mtd: socrates_nand.c: use mtd_device_parse_register 14 years ago
Dmitry Eremin-Solenikov a910649708 mtd: ndfc.c: use mtd_device_parse_register 14 years ago
Dmitry Eremin-Solenikov a9093f064e mtd: mpc5121_nfc.c: use mtd_device_parse_register 14 years ago
Dmitry Eremin-Solenikov 73f36b3e25 mtd: fsl_upm.c: use mtd_device_parse_register 14 years ago
Dmitry Eremin-Solenikov 99add4228f mtd: fsl_elbc_nand.c: use mtd_device_parse_register 14 years ago
Dmitry Eremin-Solenikov 871770b5c8 mtd: m25p80.c: use mtd_device_parse_register 14 years ago
Dmitry Eremin-Solenikov f44dcbd062 mtd: physmap_of.c: use mtd_device_parse_register 14 years ago
Dmitry Eremin-Solenikov fbcf62a32b mtd: physmap_of: move parse_obsolete_partitions to become separate parser 14 years ago
Dmitry Eremin-Solenikov 628376fb53 mtd: drop of_mtd_parse_partitions() 14 years ago
Dmitry Eremin-Solenikov 2cd9ea5256 mtd: socrates_nand: use ofpart through generic parsing 14 years ago
Dmitry Eremin-Solenikov 9d7948c500 mtd: ndfc: use ofpart through generic parsing 14 years ago
Dmitry Eremin-Solenikov b3702ea491 mtd: mpc5121_nfc: use ofpart through generic parsing 14 years ago
Dmitry Eremin-Solenikov a454a296aa mtd: fsl_upm: use ofpart through generic parsing 14 years ago
Dmitry Eremin-Solenikov b6b0fae717 mtd: fsl_elbc_nand: use ofpart through generic parsing 14 years ago