aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2006-11-28[MTD] Allow variable block sizes in mtd_blkdevsRichard Purdie
2006-11-28[MTD] [MAPS] Support for BIOS flash chips on the nvidia ck804 southbridgeDave Olsen
2006-11-28[MTD] [NAND] Fix endianess bug in ndfc.cStefan Roese
2006-11-28[MTD] make drivers/mtd/cmdlinepart.c:mtdpart_setup() staticAdrian Bunk
2006-11-28[MTD] [NAND] rtc_from4.c: use lib/bitrev.cAdrian Bunk
2006-10-26[MTD] NAND: Fix nand_default_mark_blockbad() when flash-based BBT disabledRicard Wanderlöf
2006-10-22[MTD] NAND: Correct setting of chip->oob_poi OOB bufferDavid Woodhouse
2006-10-21[MTD] NAND: Combined oob buffer so it's contiguous with dataDavid Woodhouse
2006-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-10-21[MTD] NAND: nandsim: support subpage writeArtem Bityutskiy
2006-10-21[MTD] NOR: leave Intel chips in read-array mode on suspendDavid Anders
2006-10-21[MTD] core: trivial comments fixArtem Bityutskiy
2006-10-21[MTD] NAND: nandsim coding style fixVijay Kumar
2006-10-21[MTD] NAND: nandsim page-wise allocation (2/2)Vijay Kumar
2006-10-21[MTD] NAND: nandsim page-wise allocation (1/2)Vijay Kumar
2006-10-21[MTD] MAPS: Remove ITE 8172G and Globespan IVR MTD supportYoichi Yuasa
2006-10-21[MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctlsRicard Wanderlöf
2006-10-21[MTD] NAND: AT91 NAND driverAndrew Victor
2006-10-21[MTD] MAPS: esb2rom: use hotplug safe interfacesAlan Cox
2006-10-21[MTD] JEDEC probe: fix comment typo (devic)Alexey Dobriyan
2006-10-21[MTD] MAPS: Support for BIOS flash chips on Intel ESB2 southbridgeLew Glendenning
2006-10-21[MTD] CHIPS: Support for SST 49LF040B flash chipRyan Jackson
2006-10-21[MTD] MAPS: Add parameter to amd76xrom to override rom window sizeRyan Jackson
2006-10-10[PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro
2006-10-09[MTD] SSFDC must depend on BLOCKAdrian Bunk
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-02[MTD] Cleanup of 'ioremap balanced with iounmap for drivers/mtd subsystem'Amol Lad
2006-10-02[MTD] fix nftl_write warningFrederik Deweerdt
2006-10-01[MTD] fix printk warningJeff Garzik
2006-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe
2006-09-26[MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park
2006-09-26[MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configurationKyungmin Park
2006-09-26[MTD ONENAND] Fix OneNAND probeKyungmin Park
2006-09-25[MTD NAND] Allow override of page read and write functions.David Woodhouse
2006-09-25[MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse
2006-09-25[MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse
2006-09-25[MTD NAND] Export nand_wait_ready() for use by board driversDavid Woodhouse
2006-09-23[MTD] Whitespace cleanup in SSFDC driver.David Woodhouse
2006-09-23[MTD] SSFDC translation layer minor cleanupDavid Woodhouse
2006-09-23[MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse
2006-09-22Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby
2006-09-22[MTD] pmc551 use kzallocJiri Slaby
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby
2006-09-22[MTD] Remove iq80310 map driverLennert Buytenhek
2006-09-22[MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp