Age | Commit message (Expand) | Author |
2010-08-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-13 | mtd/nand_ids: Fix buswidth | Brian Norris |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-12 | mtd/m25p80: fix test for end of loop | Dan Carpenter |
2010-08-12 | mtd/m25p80: retlen is never NULL | Dan Carpenter |
2010-08-12 | gen_nand: Test if nr_chips field is valid | Marek Vasut |
2010-08-12 | nand/denali: move all hardware initialization work to denali_hw_init | Chuanxiao Dong |
2010-08-12 | nand/denali: Add a page check in denali_read_page & denali_read_page_raw | Chuanxiao Dong |
2010-08-12 | nand/denali: use cpu_relax() while waiting for hardware interrupt | Chuanxiao Dong |
2010-08-12 | nand/denali: change read_status function method | Chuanxiao Dong |
2010-08-12 | nand/denali: Fixed check patch warnings | Chuanxiao Dong |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap |
2010-08-11 | nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk | Chuanxiao Dong |
2010-08-11 | nand/denali: Fixed handle ECC error bugs | Chuanxiao Dong |
2010-08-11 | nand/denali: use iowrite32() to replace denali_write32() | Chuanxiao Dong |
2010-08-11 | nand/denali: Fixed probe function bugs | Chuanxiao Dong |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-08 | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse |
2010-08-08 | mtd: Update copyright notices | David Woodhouse |
2010-08-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-08-08 | mtd-physmap: add support users can assign the probe type in board files | Barry Song |
2010-08-07 | block: push down BKL into .open and .release | Arnd Bergmann |
2010-08-07 | block: push down BKL into .locked_ioctl | Arnd Bergmann |
2010-08-07 | block: remove wrappers for request type/flags | Christoph Hellwig |
2010-08-06 | mtd: remove redwood map driver | Christian Dietrich |
2010-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2010-08-06 | mxc_nand: Add v3 (i.MX51) Support | Sascha Hauer |
2010-08-06 | mxc_nand: support 8bit ecc | Sascha Hauer |
2010-08-06 | mxc_nand: fix correct_data function | Sascha Hauer |
2010-08-06 | mxc_nand: add V1_V2 namespace to registers | Sascha Hauer |
2010-08-06 | mxc_nand: factor out a check_int function | Sascha Hauer |
2010-08-06 | mxc_nand: make some internally used functions overwriteable | Sascha Hauer |
2010-08-06 | mxc_nand: rework get_dev_status | Sascha Hauer |
2010-08-06 | mxc_nand: remove 0xe00 offset from registers | Sascha Hauer |
2010-08-06 | mtd: denali: Add multi connected NAND support | Chuanxiao Dong |
2010-08-06 | mtd: denali: Remove set_ecc_config function | Chuanxiao Dong |
2010-08-06 | mtd: denali: Remove unuseful code in get_xx_nand_para functions | Chuanxiao Dong |
2010-08-06 | mtd: denali: Remove device_info_tag structure | Chuanxiao.Dong |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely |
2010-08-06 | mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip | Gabor Juhos |
2010-08-06 | mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips | Gabor Juhos |
2010-08-06 | mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips | Gabor Juhos |
2010-08-06 | mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version | Guillaume LECERF |
2010-08-06 | mtd: atmel_nand: fix warning: 'part_probes' defined but not used | Andreas Bießmann |
2010-08-06 | mtd: change struct flchip_shared spinlock locking into mutex | Stefani Seibold |
2010-08-06 | mtd: Missing slab.h include | David Miller |
2010-08-06 | mtd: gen_nand: fix support for multiple chips | Marek Vasut |
2010-08-06 | mtd: update description on sm_ftl | Maxim Levitsky |