summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NAND] remove len/ooblen confusion.Vitaly Wool2006-11-288-54/+74
* [MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie2006-11-287-12/+21
* [MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridgeDave Olsen2006-11-283-0/+366
* [MTD] [NAND] Fix endianess bug in ndfc.cStefan Roese2006-11-281-1/+1
* [MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() staticAdrian Bunk2006-11-281-1/+1
* [MTD] [NAND] rtc_from4.c: use lib/bitrev.cAdrian Bunk2006-11-282-42/+3
* [MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabledRicard Wanderlöf2006-10-261-1/+1
* [MTD] NAND: Correct setting of chip->oob_poi OOB bufferDavid Woodhouse2006-10-221-1/+1
* [MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse2006-10-211-10/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-212-2/+2
|\
| * [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-102-2/+2
* | [MTD] NAND: nandsim: support subpage writeArtem Bityutskiy2006-10-211-1/+3
* | [MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders2006-10-211-0/+2
* | [MTD] core: trivial comments fixArtem Bityutskiy2006-10-211-6/+6
* | [MTD] NAND: nandsim coding style fixVijay Kumar2006-10-211-38/+19
* | [MTD] NAND: nandsim page-wise allocation (2/2)Vijay Kumar2006-10-211-24/+138
* | [MTD] NAND: nandsim page-wise allocation (1/2)Vijay Kumar2006-10-211-22/+0
* | [MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD supportYoichi Yuasa2006-10-211-120/+1
* | [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctlsRicard Wanderlöf2006-10-211-1/+2
* | [MTD] NAND: AT91 NAND driverAndrew Victor2006-10-213-0/+228
* | [MTD] MAPS: esb2rom: use hotplug safe interfacesAlan Cox2006-10-211-3/+4
* | [MTD] JEDEC probe: fix comment typo (devic)Alexey Dobriyan2006-10-211-1/+1
* | [MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridgeLew Glendenning2006-10-213-0/+459
* | [MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson2006-10-212-2/+21
* | [MTD] MAPS: Add parameter to amd76xrom to override rom window sizeRyan Jackson2006-10-211-6/+28
* | [MTD] SSFDC must depend on BLOCKAdrian Bunk2006-10-091-2/+1
|/
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* Fix several typos in drivers/Matt LaPlante2006-10-033-3/+3
* [MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad2006-10-026-13/+13
* [MTD] fix nftl_write warningFrederik Deweerdt2006-10-021-2/+2
* [MTD] fix printk warningJeff Garzik2006-10-011-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-10-013-8/+8
|\
| * [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-302-7/+7
| * [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-301-1/+1
* | [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-261-19/+118
* | [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configurationKyungmin Park2006-09-261-6/+0
* | [MTD ONENAND] Fix OneNAND probeKyungmin Park2006-09-261-3/+14
* | [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-251-23/+21
* | [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-252-15/+22
* | [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-251-25/+65
* | [MTD NAND] Export nand_wait_ready() for use by board driversDavid Woodhouse2006-09-251-1/+2
|/
* [MTD] Whitespace cleanup in SSFDC driver.David Woodhouse2006-09-231-11/+11
* [MTD] SSFDC translation layer minor cleanupDavid Woodhouse2006-09-231-15/+21
* [MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse2006-09-231-2/+2
* Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse2006-09-221-1/+1
* [MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli2006-09-223-0/+477
* [MTD] pmc551 pci cleanupJiri Slaby2006-09-221-8/+5
* [MTD] pmc551 use kzallocJiri Slaby2006-09-221-5/+2
* [MTD] pmc551 whitespace cleanupJiri Slaby2006-09-221-567/+596
* [MTD] Remove iq80310 map driverLennert Buytenhek2006-09-223-127/+0