summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2006-11-28[MTD] [NAND] remove len/ooblen confusion.Vitaly Wool8-54/+74
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie7-12/+21
2006-11-28[MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridgeDave Olsen3-0/+366
2006-11-28[MTD] [NAND] Fix endianess bug in ndfc.cStefan Roese1-1/+1
2006-11-28[MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() staticAdrian Bunk1-1/+1
2006-11-28[MTD] [NAND] rtc_from4.c: use lib/bitrev.cAdrian Bunk2-42/+3
2006-10-26[MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabledRicard Wanderlöf1-1/+1
2006-10-22[MTD] NAND: Correct setting of chip->oob_poi OOB bufferDavid Woodhouse1-1/+1
2006-10-21[MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse1-10/+5
2006-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2-2/+2
2006-10-21[MTD] NAND: nandsim: support subpage writeArtem Bityutskiy1-1/+3
2006-10-21[MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders1-0/+2
2006-10-21[MTD] core: trivial comments fixArtem Bityutskiy1-6/+6
2006-10-21[MTD] NAND: nandsim coding style fixVijay Kumar1-38/+19
2006-10-21[MTD] NAND: nandsim page-wise allocation (2/2)Vijay Kumar1-24/+138
2006-10-21[MTD] NAND: nandsim page-wise allocation (1/2)Vijay Kumar1-22/+0
2006-10-21[MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD supportYoichi Yuasa1-120/+1
2006-10-21[MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctlsRicard Wanderlöf1-1/+2
2006-10-21[MTD] NAND: AT91 NAND driverAndrew Victor3-0/+228
2006-10-21[MTD] MAPS: esb2rom: use hotplug safe interfacesAlan Cox1-3/+4
2006-10-21[MTD] JEDEC probe: fix comment typo (devic)Alexey Dobriyan1-1/+1
2006-10-21[MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridgeLew Glendenning3-0/+459
2006-10-21[MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson2-2/+21
2006-10-21[MTD] MAPS: Add parameter to amd76xrom to override rom window sizeRyan Jackson1-6/+28
2006-10-10[PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2-2/+2
2006-10-09[MTD] SSFDC must depend on BLOCKAdrian Bunk1-2/+1
2006-10-03fix file specification in commentsUwe Zeisberger2-2/+2
2006-10-03Fix several typos in drivers/Matt LaPlante3-3/+3
2006-10-02[MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad6-13/+13
2006-10-02[MTD] fix nftl_write warningFrederik Deweerdt1-2/+2
2006-10-01[MTD] fix printk warningJeff Garzik1-1/+1
2006-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse3-8/+8
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2-7/+7
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe1-1/+1
2006-09-26[MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park1-19/+118
2006-09-26[MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configurationKyungmin Park1-6/+0
2006-09-26[MTD ONENAND] Fix OneNAND probeKyungmin Park1-3/+14
2006-09-25[MTD NAND] Allow override of page read and write functions.David Woodhouse1-23/+21
2006-09-25[MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2-15/+22
2006-09-25[MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse1-25/+65
2006-09-25[MTD NAND] Export nand_wait_ready() for use by board driversDavid Woodhouse1-1/+2
2006-09-23[MTD] Whitespace cleanup in SSFDC driver.David Woodhouse1-11/+11
2006-09-23[MTD] SSFDC translation layer minor cleanupDavid Woodhouse1-15/+21
2006-09-23[MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse1-2/+2
2006-09-22Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse1-1/+1
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli3-0/+477
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby1-8/+5
2006-09-22[MTD] pmc551 use kzallocJiri Slaby1-5/+2
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby1-567/+596
2006-09-22[MTD] Remove iq80310 map driverLennert Buytenhek3-127/+0