aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAge
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-23
|\
| * m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee2009-09-19
| * phram: cleanup error handling and associated messagesMike Frysinger2009-09-19
| * mtd: m25p80: add SST WF SPI flash device informationGraf Yang2009-09-19
| * mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang2009-09-19
| * mtd: lart: Prevent a read from mtd->eraseregions[-1]Roel Kluin2009-09-19
| * mtd: sst25l, fix lock imbalanceJiri Slaby2009-09-19
| * mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon2009-09-19
| * mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore2009-09-04
| * slram: Read buffer overflowRoel Kluin2009-09-04
| * mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day2009-09-04
* | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-23
* | trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-21
|/
* mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-03
* mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco2009-06-26
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-22
|\
| * Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-08
| |\
| * | mtd: m25p80: add support for Macronix MX25L12805DLennert Buytenhek2009-06-05
| * | mtd: m25p80 nand: add m45pe10 idsMatthieu CASTET2009-06-05
* | | trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-12
| |/ |/|
* | mtd_dataflash: unbreak erase supportPeter Korsgaard2009-05-18
|/
* mtd: fix timeout in M25P80 driverPeter Horton2009-05-08
* mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-29
* [MTD] support driver model updatesDavid Brownell2009-04-04
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-24
* [MTD] partitioning utility predicatesDavid Brownell2009-03-20
* [MTD] we don't need no misc devicesDavid Brownell2009-03-20
* ps3/block: Replace mtd/ps3vram by block/ps3vramGeert Uytterhoeven2009-03-13
* mtd_dataflash: fix probing of AT45DB321C chips.Will Newton2009-03-10
* [MTD] slram: Handle negative devlength correctlyRoel Kluin2009-01-18
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-09
|\
| * [MTD] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-23
| * [MTD] fix m25p80 64-bit divisionsArtem Bityutskiy2008-12-19
| * [MTD] fix dataflash 64-bit divisionsArtem Bityutskiy2008-12-19
| * [MTD] Make lart_flash_init, lart_flash_exit staticDmitri Vorobiev2008-12-10
* | mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand2009-01-08
* | mtd/ps3vram: Use msleep in waitsGeoff Levand2009-01-08
* | mtd/ps3vram: Use proper kernel typesGeoff Levand2009-01-08
* | mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand2009-01-08
* | mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand2009-01-08
* | mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven2009-01-08
* | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2009-01-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
| |/
* / mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-12-09
|\
| * [MTD] m25p80: chip erase != block erase != sector eraseChen Gong2008-11-26
| * [MTD] m25p80: fix detection of m25p16 flashesMike Frysinger2008-11-26
| * [MTD] m25p80: fix detection of SPI partsMike Frysinger2008-11-26