summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
|\
OpenPOWER on IntegriCloud