pandora-kernel.git
2011-09-21 Brian Norrismtd: nand: wait to set BBT version
2011-09-21 Brian Norrismtd: nand: scrub BBT on ECC errors
2011-09-21 Brian Norrismtd: nand: report ECC errors properly when reading BBT
2011-09-21 Brian Norrismtd: utilize `mtd_is_*()' functions
2011-09-21 Brian Norrismtd: define `mtd_is_*()' functions
2011-09-11 Brian Norrismtd: nand: remove gotos in `check_create()'
2011-09-11 Brian Norrismtd: nand: begin restructuring check_create
2011-09-11 Brian Norrismtd: nand: fix style
2011-09-11 Brian Norrismtd: nand: remove unnecessary variable
2011-09-11 Brian Norrismtd: nand: do not ignore all ECC errors
2011-09-11 Brian Norrismtd: nand: refactor scanning code
2011-09-11 Linus Walleijmtd: drop Integrator flash map Kconfig
2011-09-11 Brian Norrismtd: kill old field for `struct mtd_info_user'
2011-09-11 Brian Norrismtd: nand: kill member `ops' of `struct nand_chip'
2011-09-11 Brian Norrismtd: document ABI
2011-09-11 Brian Norrismtd: add MEMWRITE ioctl
2011-09-11 Brian Norrismtd: rename MTD_MODE_* to MTD_FILE_MODE_*
2011-09-11 Brian Norrismtd: rename MTD_OOB_* to MTD_OPS_*
2011-09-11 Brian Norrismtd: move mtd_oob_mode_t to shared kernel/user space
2011-09-11 Brian Norrismtd: support reading OOB without ECC
2011-09-11 Brian Norrismtd: nand: document nand_chip.oob_poi
2011-09-11 Brian Norrismtd: support writing OOB without ECC
2011-09-11 Huang Shijiemtd: add the common code for GPMI-NAND controller driver
2011-09-11 Huang Shijiemtd: add GPMI-NAND driver in the config and Makefile
2011-09-11 Huang Shijiemtd: add helper functions library and header files...
2011-09-11 Jason Liumtd: check parts pointer before using it
2011-09-11 Brian Norrismtd: style fixups in multi-line comment, indentation
2011-09-11 Brian Norrismtd: nand: fix spelling error (date => data)
2011-09-11 Brian Norrismtd: remove MEMSETOOBSEL macro definition
2011-09-11 Brian Norrismtd: doc: remove mention of MEMSETOOBSEL
2011-09-11 Brian Norrismtd: do not assume oobsize is power of 2
2011-09-11 Jason Liumtd: mxc_nand: add mx53 NFC driver support
2011-09-11 Julia Lawallmtd: bcm_umi_nand: clean up error handling code
2011-09-11 Michael Henchmtd: eLBC NAND: update ecc_stats.corrected when lteccr...
2011-09-11 Jonghwan Choimtd: s3c2410 nand: Remove uncessary null check
2011-09-11 Brian Norrismtd: spelling fixes
2011-09-11 Jan Weitzelmtd: use MTD_NAND_OMAP2 for OMAP4
2011-09-11 Brian Norrismtd: Kbuild: remove reference to MTD_PARTITIONS
2011-09-11 Brian Norrismtd: cleanup last uses of MTD_DEBUG config macros
2011-09-11 Brian Norrismtd: remove CONFIG_MTD_DEBUG
2011-09-11 Brian Norrismtd: pcmciamtd: remove custom DEBUG() function
2011-09-11 Brian Norrismtd: cleanup style on pr_debug messages
2011-09-11 Brian Norrismtd: replace DEBUG() with pr_debug()
2011-09-11 Brian Norrismtd: nand: style fixups in pr_* messages
2011-09-11 Brian Norrismtd: nand: convert printk() to pr_*()
2011-09-11 Brian Norrismtd: nand: change KERN_DEBUG to KERN_INFO
2011-09-11 Shawn Guomtd: dataflash: add device tree probe support
2011-09-11 Lei Wenmtd: pxa3xx_nand: enable multiple chip select support
2011-09-11 Lei Wenmtd: pxa3xx_nand: sperate each chip individual info
2011-09-11 Lei Wenmtd: pxa3xx_nand: convert all printk into dev_*
2011-09-11 Lei Wenmtd: pxa3xx_nand: enhance suspend and resume routine
2011-09-11 Mike Henchmtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi
2011-09-11 Nicolas Ferremtd: atmel_nand: optimize read/write buffer functions
2011-09-11 Liu Shuomtd: nand: don't free the global data too early
2011-09-11 Tobias Klausermtd: plat-nand: Fixup kerneldoc for struct platform_nan...
2011-09-11 Axel Linmtd: fsl_upm: fix a memory leak in fun_chip_init error...
2011-09-11 Nicolas Ferremtd: atmel_nand: fix wrong use of 0 as NULL
2011-09-11 Matthieu CASTETmtd: nand_flash_detect_onfi propagate busw info
2011-09-11 Brian Norrismtd: edit NAND-related comment
2011-09-11 Brian Norrismtd: tests: ignore corrected bitflips in OOB on mtd_rea...
2011-09-11 Brian Norrismtd: nand: ignore ECC errors for simple BBM scans
2011-09-11 Alexey Khoroshilovjffs2: use mutex_is_locked() in __jffs2_flush_wbuf()
2011-09-11 Dmitry Eremin... mtd: ofpart: add ofoldpart alias
2011-09-11 Brian Norrismtd: nand: handle ECC errors in OOB
2011-09-11 Dmitry Eremin... mtd: make ofpart buildable as a separate module
2011-09-11 Brian Norrismtd: spelling, capitalization, uniformity
2011-09-11 Dmitry Eremin... mtd: drop mtd_device_register
2011-09-11 Dmitry Eremin... mtd: remove put_partition_parser() from public header
2011-09-11 Dmitry Eremin... mtd: hide parse_mtd_partitions
2011-09-11 Dmitry Eremin... mtd: nand: drop edb7312 support
2011-09-11 Dmitry Eremin... mtd: maps: drop edb7312 support
2011-09-11 Kyungmin Parkmtd: OneNAND: Detect the correct NOP when 4KiB pagesize
2011-09-11 Dmitry Eremin... mtd: socrates_nand.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: ndfc.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: mpc5121_nfc.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: fsl_upm.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: fsl_elbc_nand.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: m25p80.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: physmap_of.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: physmap_of: move parse_obsolete_partitions to...
2011-09-11 Dmitry Eremin... mtd: drop of_mtd_parse_partitions()
2011-09-11 Dmitry Eremin... mtd: socrates_nand: use ofpart through generic parsing
2011-09-11 Dmitry Eremin... mtd: ndfc: use ofpart through generic parsing
2011-09-11 Dmitry Eremin... mtd: mpc5121_nfc: use ofpart through generic parsing
2011-09-11 Dmitry Eremin... mtd: fsl_upm: use ofpart through generic parsing
2011-09-11 Dmitry Eremin... mtd: fsl_elbc_nand: use ofpart through generic parsing
2011-09-11 Dmitry Eremin... mtd: m25p80: use ofpart through generic parsing
2011-09-11 Dmitry Eremin... mtd: physmap_of: use ofpart through generic parsing
2011-09-11 Dmitry Eremin... mtd: prepare to convert of_mtd_parse_partitions to...
2011-09-11 Dmitry Eremin... mtd: abstract last MTD partition parser argument
2011-09-11 THOMSON, Adam... mtd: nand_base: always initialise oob_poi before writin...
2011-09-11 Jesper Juhljffs2: Avoid unneeded 'if' before kfree
2011-09-11 Axel Linmtd: onenand: remove redundant mtd_device_unregister...
2011-09-11 Dmitry Eremin... mtd: edb7312: correctly pass MTD name to parsers
2011-09-11 Dmitry Eremin... mtd: mtd_dataflash.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: onenand/samsung.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: onenand/omap2.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: onenand/generic.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: txx9ndfmc.c: use mtd_device_parse_register
2011-09-11 Dmitry Eremin... mtd: tmio_nand.c: use mtd_device_parse_register
next