summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund2006-11-281-1/+1
* [PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...Jesper Juhl2006-10-271-0/+1
* [PATCH] mtd: remove several bogus casts to void * in iounmap() argumentAl Viro2006-10-102-2/+2
* 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
* [MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp2006-09-221-1/+1
* [MTD] physmap: add power management supportLennert Buytenhek2006-09-221-0/+33
* ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-2214-15/+118
* [MTD] Switch to pci_get_device and do ref countingAlan Cox2006-09-225-8/+32
* [MTD] blkdev helper code: fix printk format warningRandy Dunlap2006-09-221-1/+1
* [MTD] Fix ixp4xx partition parsing.Brian Walsh2006-09-221-1/+1
* [MTD NAND] Remove old code in au1550nd.cMichal Piotrowski2006-09-221-11/+0
* [MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen2006-09-222-0/+11
* [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek2006-09-171-6/+3
* MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen2006-09-161-1/+1
* [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-051-6/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-302-6/+10
|\
| * [PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell2006-08-271-4/+6
| * [PATCH] mtd corruption fixRichard Purdie2006-08-271-2/+4
* | MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-161-0/+90
* | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-161-0/+21
* | [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII2006-08-151-6/+6
* | [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-141-0/+14
* | [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-151-44/+43
* | block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva2006-07-151-30/+63
* | [MTD NAND] Fix lookup error in nand_get_flash_type()David Woodhouse2006-07-151-1/+1
* | remove #error on !PCI from pmc551.cRolf Eike Beer2006-07-151-4/+0
* | MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie2006-07-151-2/+5