summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König2009-09-191-2/+1
* mtd: sst25l, fix lock imbalanceJiri Slaby2009-09-191-1/+3
* mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon2009-09-193-0/+521
* mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin2009-09-041-17/+59
* mtd: make few symbols staticH Hartley Sweeten2009-09-041-2/+2
* mtd: onenand: select MTD_PARTITIONSPaul Mundt2009-09-041-1/+1
* mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore2009-09-041-0/+3
* mtd: tests: fix read buffer overflowsRoel Kluin2009-09-042-7/+7
* slram: Read buffer overflowRoel Kluin2009-09-041-1/+1
* mtd: physmap_of: fix incorrect checkvimal singh2009-09-041-6/+7
* mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal2009-09-041-1/+2
* mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day2009-09-041-2/+2
* mtd: afs: fix build warningRussell King2009-09-041-1/+1
* mtd: plat-ram: use resource_sizeWolfram Sang2009-09-041-1/+1
* mtd: physmap_of: use resource_sizeWolfram Sang2009-09-041-3/+4
* mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten2009-09-041-1/+4
* mtd: fix a typo in commentMatthias Kaehlcke2009-09-041-1/+1
* mtd: nand_base: use __func__ instead of typing namesvimal singh2009-09-041-40/+42
* mtd: nand: remove repeated comment, fix spellingvimal singh2009-09-041-2/+1
* mtd: OneNAND: spelling fixesMika Korhonen2009-09-041-10/+10
* mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
* mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
* mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
* [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-241-1/+1
* Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik2009-08-121-0/+0
* Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-08-092-1/+13
|\
| * UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-241-1/+12
| * UBI: fix double free on error pathAdrian Hunter2009-07-241-0/+1
* | mtd: mtdblock: introduce mtdblks_lockMatthias Kaehlcke2009-08-031-1/+15
* | mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak2009-08-033-258/+0
* | mtd: OneNAND: OMAP2/3: free GPMC CS on module removalMika Korhonen2009-08-031-0/+1
* | mtd: OneNAND: fix incorrect bufferram offsetMika Korhonen2009-08-031-1/+1
* | mtd: blkdevs: do not forget to get MTD devicesArtem Bityutskiy2009-08-031-3/+3
* | mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-031-3/+4
|/
* UBI: fix bug in image sequence number handlingHolger Brunck2009-07-151-1/+1
* UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy2009-07-151-0/+1
* UBI: fix compilation warningsArtem Bityutskiy2009-07-081-3/+3
* UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-073-3/+64
* UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-054-16/+18
* UBI: add image sequence number to EC headerAdrian Hunter2009-07-056-3/+33
* UBI: remove bogus debugging checksArtem Bityutskiy2009-07-053-88/+2
* UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-053-10/+21
* mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-281-2/+5
* mtd: Use BLOCK_NIL consistently in NFTL/INFTLJulia Lawall2009-06-272-13/+14
* mtd: m25p80 timeout too short for worst-case m25p16 devicesSteven A. Falco2009-06-261-1/+1
* mtd: atmel_nand: Fix typo s/parititions/partitions/Thadeu Lima de Souza Cascardo2009-06-251-1/+1
* mtd: cmdlineparts: Use 64-bit format when printing a debug message.Thadeu Lima de Souza Cascardo2009-06-251-1/+1
* mtd: maps: Remove BUS_ID_SIZE from integrator_flashDavid Woodhouse2009-06-241-8/+14
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-06-2235-720/+2898
|\
| * mtd: OneNAND: Allow setting of boundary information when built as moduleAmul Saha2009-06-161-19/+9
OpenPOWER on IntegriCloud