| Commit message (Expand) | Author | Age |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-09-23 |
|\ |
|
| * | m25p80: Add Spansion S25FL129P serial flashes | Kevin Cernekee | 2009-09-19 |
| * | phram: cleanup error handling and associated messages | Mike Frysinger | 2009-09-19 |
| * | mtd: m25p80: add SST WF SPI flash device information | Graf Yang | 2009-09-19 |
| * | mtd: m25p80: add support for AAI programming with SST SPI flashes | Graf Yang | 2009-09-19 |
| * | mtd: lart: Prevent a read from mtd->eraseregions[-1] | Roel Kluin | 2009-09-19 |
| * | mtd: sst25l, fix lock imbalance | Jiri Slaby | 2009-09-19 |
| * | mtd: SST25L (non JEDEC) SPI Flash driver | Ryan Mallon | 2009-09-19 |
| * | mtd: m25p80: add support for 3 Macronix flash chips | Siddarth Gore | 2009-09-04 |
| * | slram: Read buffer overflow | Roel Kluin | 2009-09-04 |
| * | mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE" | Robert P. J. Day | 2009-09-04 |
* | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 |
* | | trivial: mtd: add __init/__exit macros to init/exitfunctions | Peter Huewe | 2009-09-21 |
|/ |
|
* | mtd: m25p80: fix null pointer dereference bug | Anton Vorontsov | 2009-09-03 |
* | mtd: m25p80 timeout too short for worst-case m25p16 devices | Steven A. Falco | 2009-06-26 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-06-22 |
|\ |
|
| * | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse | 2009-06-08 |
| |\ |
|
| * | | mtd: m25p80: add support for Macronix MX25L12805D | Lennert Buytenhek | 2009-06-05 |
| * | | mtd: m25p80 nand: add m45pe10 ids | Matthieu CASTET | 2009-06-05 |
* | | | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 |
| |/
|/| |
|
* | | mtd_dataflash: unbreak erase support | Peter Korsgaard | 2009-05-18 |
|/ |
|
* | mtd: fix timeout in M25P80 driver | Peter Horton | 2009-05-08 |
* | mtd: Bug in m25p80.c during whole-chip erase | Steven A. Falco | 2009-04-29 |
* | [MTD] support driver model updates | David Brownell | 2009-04-04 |
* | NOMMU: Present backing device capabilities for MTD chardevs | David Howells | 2009-03-24 |
* | [MTD] partitioning utility predicates | David Brownell | 2009-03-20 |
* | [MTD] we don't need no misc devices | David Brownell | 2009-03-20 |
* | ps3/block: Replace mtd/ps3vram by block/ps3vram | Geert Uytterhoeven | 2009-03-13 |
* | mtd_dataflash: fix probing of AT45DB321C chips. | Will Newton | 2009-03-10 |
* | [MTD] slram: Handle negative devlength correctly | Roel Kluin | 2009-01-18 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-01-09 |
|\ |
|
| * | [MTD] struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-23 |
| * | [MTD] fix m25p80 64-bit divisions | Artem Bityutskiy | 2008-12-19 |
| * | [MTD] fix dataflash 64-bit divisions | Artem Bityutskiy | 2008-12-19 |
| * | [MTD] Make lart_flash_init, lart_flash_exit static | Dmitri Vorobiev | 2008-12-10 |
* | | mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap | Geoff Levand | 2009-01-08 |
* | | mtd/ps3vram: Use msleep in waits | Geoff Levand | 2009-01-08 |
* | | mtd/ps3vram: Use proper kernel types | Geoff Levand | 2009-01-08 |
* | | mtd/ps3vram: Cleanup ps3vram driver messages | Geoff Levand | 2009-01-08 |
* | | mtd/ps3vram: Remove ps3vram debug routines | Geoff Levand | 2009-01-08 |
* | | mtd/ps3vram: Add modalias support to the ps3vram driver | Geert Uytterhoeven | 2009-01-08 |
* | | mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD | Jim Paris | 2009-01-08 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
|\ \ |
|
| * | | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
| |/ |
|
* / | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
|/ |
|
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-12-09 |
|\ |
|
| * | [MTD] m25p80: chip erase != block erase != sector erase | Chen Gong | 2008-11-26 |
| * | [MTD] m25p80: fix detection of m25p16 flashes | Mike Frysinger | 2008-11-26 |
| * | [MTD] m25p80: fix detection of SPI parts | Mike Frysinger | 2008-11-26 |