aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-99/+98
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm1-1/+1
2009-11-16ARM: Fix warning in sa1100-flash.cRussell King1-2/+2
2009-11-09mtd/maps: Fix accidental removal in MakefileAtsushi Nemoto1-0/+2
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)Dominik Brodowski1-12/+2
2009-11-08pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski1-84/+93
2009-11-05Merge git://git.infradead.org/users/dwmw2/mtd-2.6.32Linus Torvalds3-3/+9
2009-10-20UBI: fix check on unsigned longRoel Kluin1-1/+2
2009-10-20UBI: fix backward compatibilityArtem Bityutskiy2-6/+3
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-0/+2
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig1-14/+5
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger1-0/+1
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger1-3/+2
2009-09-24Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-2/+2
2009-09-24mtd: nand: fix htmldocs warningsJaswinder Singh Rajput1-0/+6
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds49-218/+2463
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-23mtd: jedec_probe: add PSD4256G6V idMike Frysinger1-0/+19
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds8-11/+11
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-09-21Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds6-20/+90
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar3-3/+3
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe5-8/+8
2009-09-21mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlazeJohn Williams2-2/+2
2009-09-20mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini3-0/+257
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse12-17/+17
2009-09-19m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee1-1/+3
2009-09-19mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse1-2/+1
2009-09-19mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto1-5/+47
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto1-1/+16
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto1-7/+24
2009-09-19mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo2-11/+4
2009-09-19mtd: inftl: fix fold chain block numberMohanlal Jangir1-1/+1
2009-09-19mtd: jedec: fix compilation problem with I28F640C3B definitionStefan Roese1-0/+18
2009-09-19mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan1-2/+2
2009-09-19mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill1-11/+10
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2-2/+193
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh2-9/+160
2009-09-19mtd: add nand support for w90p910 (v2)Wan ZongShun3-0/+390
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang1-0/+4
2009-09-19mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell1-5/+12
2009-09-19mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard1-1/+15
2009-09-19phram: cleanup error handling and associated messagesMike Frysinger1-13/+12
2009-09-19mtd: m25p80: add SST WF SPI flash device informationGraf Yang1-0/+4
2009-09-19mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang1-1/+125
2009-09-19mtd: fix order of TEST/PARTITIONS kconfig optionsMike Frysinger1-8/+8
2009-09-19mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger3-2/+322
2009-09-19mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger1-1/+1