summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-2/+2
* UBI: fix compile warningPaul Mundt2007-07-181-0/+1
* UBI: fix error handling in erase workerArtem Bityutskiy2007-07-181-41/+48
* UBI: fix commentsArtem Bityutskiy2007-07-181-3/+3
* UBI: remove unneeded error checksArtem Bityutskiy2007-07-182-13/+2
* UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao2007-07-181-5/+0
* UBI: fix overflow bugVinit Agnihotri2007-07-182-6/+11
* UBI: bugfix in max_sqnum calculationArtem Bityutskiy2007-07-181-1/+0
* UBI: bugfix in sqnum calculationBrijesh Singh2007-07-181-3/+3
* UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-181-1/+1
* UBI: fix bug in atomic_leb_change()Artem Bityutskiy2007-07-181-1/+1
* UBI: fix messageVinit Agnihotri2007-07-181-2/+1
* UBI: fix debugging stuffArtem Bityutskiy2007-07-181-4/+16
* UBI: bugfix in error pathArtem Bityutskiy2007-07-184-10/+7
* UBI: use is_power_of_2()Vignesh Babu2007-07-181-2/+2
* UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri2007-07-181-2/+2
* UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-181-5/+7
* UBI: kill homegrown endian macrosChristoph Hellwig2007-07-187-132/+132
* UBI: cleanup ioctl handlingChristoph Hellwig2007-07-181-28/+5
* UBI: error path bugfixArtem Bityutskiy2007-07-181-1/+0
* UBI: minor comma fixArtem Bityutskiy2007-07-181-2/+2
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-189-37/+41
* UBI: add few more commentsArtem Bityutskiy2007-07-181-2/+6
* UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-184-2/+30
* UBI: do not let to read too muchArtem Bityutskiy2007-07-181-3/+8
* UBI: fix error path in create_vtbl()Artem Bityutskiy2007-07-183-27/+35
* UBI: fix dereference after kfreeFlorin Malita2007-07-181-6/+5
* UBI: fix memory leak in checking codeArtem Bityutskiy2007-07-181-1/+3
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik2007-07-171-2/+2
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-172-1/+3
* [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-103-110/+0
* [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-102-2/+2
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-043-7/+233
|\
| * [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse2007-06-011-3/+3
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-112-2/+233
| * [MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger2007-05-111-5/+0
* | parse errors in ifdefsYoann Padioleau2007-06-011-2/+2
* | potential parse error in ifdefYoann Padioleau2007-06-013-3/+3
* | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0
* | [S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky2007-05-101-0/+1
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-0919-4677/+301
|\|
| * [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse2007-05-095-2976/+0
| * [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-1/+0
| * [MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson2007-05-094-285/+0
| * [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson2007-05-091-1/+1
| * [MTD] [NAND] platform NAND driver: add driverVitaly Wool2007-05-083-0/+160
| * [MTD] [NAND] at91_nand.c: CMDLINE_PARTS supportAndrew Victor2007-05-031-0/+10
| * [MTD] [NAND] Tidy up handling of page number in nand_block_bad()Thomas Knobloch2007-05-031-6/+5
| * [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1