aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-0/+7
|\
| * mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu2010-10-221-0/+7
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | mtd/m25p80: fix test for end of loopDan Carpenter2010-08-121-1/+1
* | mtd/m25p80: retlen is never NULLDan Carpenter2010-08-121-8/+4
|/
* mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-084-4/+0
* mtd: m25p80: add support for the Winbond W25Q32 SPI flash chipGabor Juhos2010-08-061-0/+1
* mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chipsGabor Juhos2010-08-061-1/+7
* mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chipsGabor Juhos2010-08-061-0/+4
* mtd: m25p80: Make jedec_probe() return proper errno valuesAnton Vorontsov2010-08-041-12/+6
* mtd: m25p80: Fix false-positive probingAnton Vorontsov2010-08-041-2/+11
* mtd: dataflash: remove casts from voidKulikov Vasiliy2010-08-021-6/+6
* mtd: m25p80: Add support for Macronix 25L8005Martin Michlmayr2010-08-021-0/+1
* mtd: sst25l: check for null consistentlyDan Carpenter2010-08-021-1/+1
* mtd: sst25l: fix multi-part messages with broken spi mastersH Hartley Sweeten2010-05-141-24/+33
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-103-0/+3
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* | mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messagesH Hartley Sweeten2010-05-101-11/+0
* | mtd: block2mtd: Use kasprintfJulia Lawall2010-03-181-3/+1
* | mtd: small typo in MakefileMatteo Croce2010-03-181-1/+1
* | mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings2010-02-251-2/+2
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-162-141/+212
|\
| * mtd: m25p80: add support for Macronix MX25L4005ASimon Guinot2009-12-051-0/+1
| * mtd: m25p80: Add support for CAT25xxx serial EEPROMsAnton Vorontsov2009-11-301-45/+69
| * mtd: m25p80: Rework probing/JEDEC codeAnton Vorontsov2009-11-301-29/+40
| * mtd: m25p80: Convert to device table matchingAnton Vorontsov2009-11-301-75/+89
| * mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach2009-11-301-2/+9
| * mtd: fix memory leak in mtd_dataflashH Hartley Sweeten2009-10-171-3/+16
| * mtd: m25p80: disable SST software protection bits by defaultGraf Yang2009-09-241-3/+4
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-3/+0
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-238-20/+677
|\
| * m25p80: Add Spansion S25FL129P serial flashesKevin Cernekee2009-09-191-1/+3
| * phram: cleanup error handling and associated messagesMike Frysinger2009-09-191-13/+12
| * mtd: m25p80: add SST WF SPI flash device informationGraf Yang2009-09-191-0/+4
| * mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang2009-09-191-1/+125
| * mtd: lart: Prevent a read from mtd->eraseregions[-1]Roel Kluin2009-09-191-2/+4
| * mtd: sst25l, fix lock imbalanceJiri Slaby2009-09-191-1/+3
| * mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon2009-09-193-0/+521
| * mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore2009-09-041-0/+3
| * slram: Read buffer overflowRoel Kluin2009-09-041-1/+1
| * mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day2009-09-041-2/+2
* | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* | trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-212-3/+3
|/
* mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
* mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco2009-06-261-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-221-0/+4
|\
| * Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linuxDavid Woodhouse2009-06-081-1/+1
| |\