aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2007-07-18UBI: fix compile warningPaul Mundt
2007-07-18UBI: fix error handling in erase workerArtem Bityutskiy
2007-07-18UBI: fix commentsArtem Bityutskiy
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao
2007-07-18UBI: fix overflow bugVinit Agnihotri
2007-07-18UBI: bugfix in max_sqnum calculationArtem Bityutskiy
2007-07-18UBI: bugfix in sqnum calculationBrijesh Singh
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh
2007-07-18UBI: fix bug in atomic_leb_change()Artem Bityutskiy
2007-07-18UBI: fix messageVinit Agnihotri
2007-07-18UBI: fix debugging stuffArtem Bityutskiy
2007-07-18UBI: bugfix in error pathArtem Bityutskiy
2007-07-18UBI: use is_power_of_2()Vignesh Babu
2007-07-18UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri
2007-07-18UBI: bugfix in ubi_leb_change()Artem Bityutskiy
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig
2007-07-18UBI: error path bugfixArtem Bityutskiy
2007-07-18UBI: minor comma fixArtem Bityutskiy
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy
2007-07-18UBI: add few more commentsArtem Bityutskiy
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy
2007-07-18UBI: do not let to read too muchArtem Bityutskiy
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy
2007-07-18UBI: fix dereference after kfreeFlorin Malita
2007-07-18UBI: fix memory leak in checking codeArtem Bityutskiy
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-06-01[MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse
2007-06-01parse errors in ifdefsYoann Padioleau
2007-06-01potential parse error in ifdefYoann Padioleau
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-11[MTD] generalise the handling of MTD-specific superblocksDavid Howells
2007-05-11[MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-05-09[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse
2007-05-09[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day
2007-05-09[MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson
2007-05-09[MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson
2007-05-09misc doc and kconfig typosMatt LaPlante
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08Clean up mutex_trylock noiseJean Delvare
2007-05-08Merge branch 'linux-2.6'Paul Mackerras