deliverable/linux.git
2011-10-16  Andres Salomonmtd: provide an alias for the redboot module name
2011-10-16  Shaohui Xiemtd: m25p80: don't probe device which has status of...
2011-10-16  Arnd Bergmannmtd: nand_h1900 never worked
2011-10-14  Robert Jarzmikmtd: Add DiskOnChip G3 support
2011-10-14  Shaohui Xiemtd: m25p80: add EON flash EN25Q32B into spi flash...
2011-10-14  Dan McGeemtd: mark block device queue as non-rotational
2011-10-01  Axel Linmtd: r852: make r852_pm_ops static
2011-09-26  Mikhail Kshevetskiymtd: m25p80: add support for at25df321a spi data flash
2011-09-23  Wolfram Steringmtd: mxc_nand: preset_v1_v2: unlock all NAND flash...
2011-09-21  Brian Norrismtd: nand: switch `check_pattern()' to standard `memcmp()'
2011-09-21  Brian Norrismtd: nand: invalidate cache on unaligned reads
2011-09-21  Brian Norrismtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
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
next
This page took 0.037734 seconds and 5 git commands to generate.