summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2010-08-02mtd: sst25l: check for null consistentlyDan Carpenter
2010-05-14mtd: sst25l: fix multi-part messages with broken spi mastersH Hartley Sweeten
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-05-10mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messagesH Hartley Sweeten
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18mtd: block2mtd: Use kasprintfJulia Lawall
2010-03-18mtd: small typo in MakefileMatteo Croce
2010-02-25mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-05mtd: m25p80: add support for Macronix MX25L4005ASimon Guinot
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-30mtd: m25p80: Add support for CAT25xxx serial EEPROMsAnton Vorontsov
2009-11-30mtd: m25p80: Rework probing/JEDEC codeAnton Vorontsov
2009-11-30mtd: m25p80: Convert to device table matchingAnton Vorontsov
2009-11-30mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-10-17mtd: fix memory leak in mtd_dataflashH Hartley Sweeten
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-24mtd: m25p80: disable SST software protection bits by defaultGraf Yang
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