Commit Graph

263173 Commits (905c6bcdb42616da717a9bd6c0c5870dbd90b09e)
 

Author SHA1 Message Date
Brian Norris 905c6bcdb4 mtd: move mtd_oob_mode_t to shared kernel/user space 14 years ago
Brian Norris c46f6483d2 mtd: support reading OOB without ECC 14 years ago
Brian Norris e9195edc59 mtd: nand: document nand_chip.oob_poi 14 years ago
Brian Norris 9ce244b3fb mtd: support writing OOB without ECC 14 years ago
Huang Shijie 10a2bcae99 mtd: add the common code for GPMI-NAND controller driver 14 years ago
Huang Shijie 157550ff77 mtd: add GPMI-NAND driver in the config and Makefile 14 years ago
Huang Shijie 45dfc1a09a mtd: add helper functions library and header files for GPMI NAND driver 14 years ago
Jason Liu 4d523b60ef mtd: check parts pointer before using it 14 years ago
Brian Norris e2e24e8ebf mtd: style fixups in multi-line comment, indentation 14 years ago
Brian Norris 32c8db8f62 mtd: nand: fix spelling error (date => data) 14 years ago
Brian Norris 93fad71c20 mtd: remove MEMSETOOBSEL macro definition 14 years ago
Brian Norris 48ee688df0 mtd: doc: remove mention of MEMSETOOBSEL 14 years ago
Brian Norris 305b93f180 mtd: do not assume oobsize is power of 2 14 years ago
Jason Liu c97926dd8d mtd: mxc_nand: add mx53 NFC driver support 14 years ago
Julia Lawall 38ca6ebc72 mtd: bcm_umi_nand: clean up error handling code 14 years ago
Michael Hench f975c6bcb0 mtd: eLBC NAND: update ecc_stats.corrected when lteccr available 14 years ago
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
Tobias Klauser b4ca74738a mtd: plat-nand: Fixup kerneldoc for struct platform_nand_chip 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
Alexey Khoroshilov 51b11e3630 jffs2: use mutex_is_locked() in __jffs2_flush_wbuf() 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