summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-21trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe
2009-09-19m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee
2009-09-19phram: cleanup error handling and associated messagesMike Frysinger
2009-09-19mtd: m25p80: add SST WF SPI flash device informationGraf Yang
2009-09-19mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang
2009-09-19mtd: lart: Prevent a read from mtd->eraseregions[-1]Roel Kluin
2009-09-19mtd: sst25l, fix lock imbalanceJiri Slaby
2009-09-19mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon
2009-09-04mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore
2009-09-04slram: Read buffer overflowRoel Kluin
2009-09-04mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov
2009-06-26mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco
2009-06-22Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-08Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse
2009-06-05mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek
2009-06-05mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET
2009-05-18mtd_dataflash: unbreak erase supportPeter Korsgaard
2009-05-08mtd: fix timeout in M25P80 driverPeter Horton
2009-04-29mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco
2009-04-04[MTD] support driver model updatesDavid Brownell
2009-03-24NOMMU: Present backing device capabilities for MTD chardevsDavid Howells
2009-03-20[MTD] partitioning utility predicatesDavid Brownell
2009-03-20[MTD] we don't need no misc devicesDavid Brownell
2009-03-13ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton
2009-01-19[MTD] slram: Handle negative devlength correctlyRoel Kluin
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-01-08mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand
2009-01-08mtd/ps3vram: Use msleep in waitsGeoff Levand
2009-01-08mtd/ps3vram: Use proper kernel typesGeoff Levand
2009-01-08mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand
2009-01-08mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand
2009-01-08mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven
2009-01-08mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-23[MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-19[MTD] fix m25p80 64-bit divisionsArtem Bityutskiy
2008-12-19[MTD] fix dataflash 64-bit divisionsArtem Bityutskiy
2008-12-10[MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev
2008-12-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-26[MTD] m25p80: chip erase != block erase != sector eraseChen Gong
2008-11-26[MTD] m25p80: fix detection of m25p16 flashesMike Frysinger
2008-11-26[MTD] m25p80: fix detection of SPI partsMike Frysinger