summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2010-10-30mtd: fix build error in m25p80.cAndres Salomon
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-26block2mtd: dubious assignmentNicolas Kaiser
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25mtd: phram: use KBUILD_MODNAMEJoe Perches
2010-10-25mtd: m25p80.c: Add support for S25FL032P spi-nor flash devices.David Jander
2010-10-25mtd: m25p80: Add support for the Winbond W25Q64Thierry Reding
2010-10-24mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)Gernot Hoyler
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-08-12mtd/m25p80: fix test for end of loopDan Carpenter
2010-08-12mtd/m25p80: retlen is never NULLDan Carpenter
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-06mtd: m25p80: add support for the Winbond W25Q32 SPI flash chipGabor Juhos
2010-08-06mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chipsGabor Juhos
2010-08-06mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chipsGabor Juhos
2010-08-04mtd: m25p80: Make jedec_probe() return proper errno valuesAnton Vorontsov
2010-08-04mtd: m25p80: Fix false-positive probingAnton Vorontsov
2010-08-02mtd: dataflash: remove casts from voidKulikov Vasiliy
2010-08-02mtd: m25p80: Add support for Macronix 25L8005Martin Michlmayr
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