aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-301-1/+1
* [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-301-2/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
* [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