summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/devices
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-233-6/+0Star
* [MTD] Remove nand writev supportThomas Gleixner2006-05-231-64/+0Star
* [MTD] Introduce writesizeJoern Engel2006-05-223-3/+3
* [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse2006-05-211-42/+5Star
* git-mtd: symbol_get() fixAndrew Morton2006-05-201-2/+2
* Re-add module description for ms02-nv to KconfigMartin Michlmayr2006-05-171-0/+5
* drivers/mtd/devices/docprobe.c: correct #if'sAdrian Bunk2006-05-161-3/+3
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-142-4/+4
* mtd: fix memory leak in block2mtd_setup()Jesper Juhl2006-05-141-3/+6
* mtd: fix memory leaks in phram_setupJesper Juhl2006-05-141-2/+6
* [MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse2006-05-121-1/+1
* [MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse2006-05-101-1/+1
* Fix non-modular case for DiskOnChip probeDavid Woodhouse2006-05-081-4/+31
* Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse2006-05-086-64/+18Star
* mtd: improve parameter parsing for block2mtdJoern Engel2006-04-191-3/+14
* Remove unchecked MTD flagsJörn Engel2006-04-172-3/+2Star
* [PATCH] MTD: m25p80: fix printk format warningRandy Dunlap2006-04-121-1/+1
* [PATCH] Remove blkmtdJoern Engel2006-04-113-831/+2Star
* [PATCH] mtd: fix broken name_to_dev_t() declarationHerbert Poetzl2006-03-311-2/+1Star
* [PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser2006-03-312-7/+5Star
* [PATCH] sem2mutex: drivers/mtd/Ingo Molnar2006-03-313-26/+27
* [PATCH] sem2mutex: mtd/doc2000.cIngo Molnar2006-03-311-3/+4
* [PATCH] m25p80: printk warning fixAndrew Morton2006-03-311-1/+1
* [PATCH] mtd_dataflash, fix block vs page eraseDavid Brownell2006-03-141-1/+1
* [PATCH] build kernel/intermodule.c only when requiredAdrian Bunk2006-01-171-0/+1
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-153-3/+3
* [PATCH] spi: misc fixesDavid Brownell2006-01-142-2/+4
* [PATCH] spi: use linked lists rather than an arrayVitaly Wool2006-01-142-36/+42
* [PATCH] spi: M25 series SPI flashMike Lavender2006-01-143-0/+589
* [PATCH] spi: mtd dataflash driverDavid Brownell2006-01-143-0/+632
* [PATCH] blkmtd: use clear_page_dirty()Andrew Morton2005-12-121-4/+4
* [MTD] Make functions static, include header files with prototypesAdrian Bunk2005-11-291-3/+3
* [MTD] devices/ms02-nv: phys/virt address fixupsMaciej W. Rozycki2005-11-291-3/+3
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds2005-11-0712-156/+156
|\
| * [MTD] devices: Clean up trailing white spacesThomas Gleixner2005-11-0712-156/+156
* | [PATCH] kfree cleanup: drivers/mtdJesper Juhl2005-11-071-5/+2Star
|/
* [PATCH] fix missing includesTim Schmielau2005-10-312-0/+2
* [PATCH] DEBUG redefined in drivers/mtd/devices/docecc.cGrant Coady2005-09-231-4/+4
* [PATCH] vfree and kfree cleanup in drivers/Jesper Juhl2005-09-101-2/+1Star
* [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-281-0/+1
* [MTD] ms02-nv: Fix 64bit operation?2005-06-291-4/+4
* [MTD] mtdram: Quick cleanup of the driver:Joern Engel2005-05-231-169/+96Star
* [MTD] block2mtd: Fix incompatible pointer typeThomas Gleixner2005-05-231-9/+8Star
* [MTD] phram: Allow short reads. Joern Engel2005-05-231-8/+22
* [MTD] block2mtd: Remove copyright. Fix offset calculationJoern Engel2005-05-231-4/+3Star
* [MTD] Use after free, found by the Coverity toolJoern Engel2005-05-231-3/+3
* [MTD] slram driver cleanupJosh Boyer2005-05-231-5/+18
* Linux-2.6.12-rc2Linus Torvalds2005-04-1716-0/+8698