summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices
AgeCommit message (Expand)Author
2007-01-09SPI/MTD: mtd_dataflash oops preventionDavid Brownell
2006-03-14[PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell
2006-01-16[PATCH] build kernel/intermodule.c only when requiredAdrian Bunk
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-13[PATCH] spi: misc fixesDavid Brownell
2006-01-13[PATCH] spi: use linked lists rather than an arrayVitaly Wool
2006-01-13[PATCH] spi: M25 series SPI flashMike Lavender
2006-01-13[PATCH] spi: mtd dataflash driverDavid Brownell
2005-12-12[PATCH] blkmtd: use clear_page_dirty()Andrew Morton
2005-11-29[MTD] Make functions static, include header files with prototypesAdrian Bunk
2005-11-29[MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] kfree cleanup: drivers/mtdJesper Juhl
2005-11-07[MTD] devices: Clean up trailing white spacesThomas Gleixner
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-09-22[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering
2005-06-29[MTD] ms02-nv: Fix 64bit operation?
2005-05-23[MTD] mtdram: Quick cleanup of the driver:Joern Engel
2005-05-23[MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner
2005-05-23[MTD] phram: Allow short reads. Joern Engel
2005-05-23[MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel
2005-05-23[MTD] Use after free, found by the Coverity toolJoern Engel
2005-05-23[MTD] slram driver cleanupJosh Boyer
2005-03-04[PATCH] make mapping->tree_lock an rwlockbill.irwin@oracle.com
2005-02-01[PATCH] block2mtd 64bit bugAlexander Viro
2005-01-14[PATCH] fixups for block2mtdJörn Engel
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2005-01-07[PATCH] vmtrunc: truncate_count not atomicHugh Dickins
2005-01-07[PATCH] block2mtd: avoid touching truncate_countAndrew Morton
2005-01-06[PATCH] fix MTD_BLOCK2MTD dependencyAdrian Bunk
2005-01-05MTD: Remove gratuitous (void *) casts.Domen Puncer
2005-01-05MTD: Remove long-obsolete DiskOnChip 1000 driver.David Woodhouse
2005-01-05MTD: Cosmetic ident catchup.David Woodhouse
2005-01-05[MTD] New blockdev-backed 'fake' MTD device.Jorn Engel
2005-01-04Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.6David Woodhouse
2005-01-01[PATCH] diskonchip missing iomem annotationsAlexander Viro
2004-12-13MTD: phram device cleanup.Jorn Engel
2004-11-29MTD: Use select in Kconfig where appropriate.Adrian Bunk
2004-11-27MTD: Make phram work againDavid Woodhouse
2004-11-16MTD: some cleanupsDavid Woodhouse
2004-11-16MTD map/device driver cleanups -- remove bogus __iomem castsDavid Woodhouse
2004-11-16MTD: DiskOnChip drivers should no longer require old docecc code.David Woodhouse
2004-08-10M-Systems DiskOnChip driver update.David Woodhouse
2004-08-10Cosmetic MTD changes -- update email address and idents.David Woodhouse
2004-08-10Fix use-after-free bug in MTD partitioning code.David Woodhouse
2004-08-05Merge shinybook.infradead.org:/home/dwmw2/bk/linus-2.5David Woodhouse