Age | Commit message (Expand) | Author |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
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-08 | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse |
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-04 | mtd: m25p80: Make jedec_probe() return proper errno values | Anton Vorontsov |
2010-08-04 | mtd: m25p80: Fix false-positive probing | Anton Vorontsov |
2010-08-02 | mtd: dataflash: remove casts from void | Kulikov Vasiliy |
2010-08-02 | mtd: m25p80: Add support for Macronix 25L8005 | Martin Michlmayr |
2010-08-02 | mtd: sst25l: check for null consistently | Dan Carpenter |
2010-05-14 | mtd: sst25l: fix multi-part messages with broken spi masters | H Hartley Sweeten |
2010-05-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2010-05-10 | mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages | H Hartley Sweeten |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-18 | mtd: block2mtd: Use kasprintf | Julia Lawall |
2010-03-18 | mtd: small typo in Makefile | Matteo Croce |
2010-02-25 | mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES | Ben Hutchings |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-12-05 | mtd: m25p80: add support for Macronix MX25L4005A | Simon Guinot |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-30 | mtd: m25p80: Add support for CAT25xxx serial EEPROMs | Anton Vorontsov |
2009-11-30 | mtd: m25p80: Rework probing/JEDEC code | Anton Vorontsov |
2009-11-30 | mtd: m25p80: Convert to device table matching | Anton Vorontsov |
2009-11-30 | mtd: m25p80: make command buffer DMA-safe | Johannes Stezenbach |
2009-11-09 | Kconfig: Remove useless and sometimes wrong comments | Michael Roth |
2009-10-17 | mtd: fix memory leak in mtd_dataflash | H Hartley Sweeten |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-09-24 | mtd: m25p80: disable SST software protection bits by default | Graf Yang |
2009-09-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov |
2009-09-21 | trivial: mtd: add __init/__exit macros to init/exitfunctions | Peter Huewe |
2009-09-19 | 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-04 | 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-03 | mtd: m25p80: fix null pointer dereference bug | Anton Vorontsov |
2009-06-26 | mtd: m25p80 timeout too short for worst-case m25p16 devices | Steven A. Falco |
2009-06-22 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-08 | Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux | David Woodhouse |
2009-06-05 | mtd: m25p80: add support for Macronix MX25L12805D | Lennert Buytenhek |