aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh1-1/+1
2007-07-18UBI: fix bug in atomic_leb_change()Artem Bityutskiy1-1/+1
2007-07-18UBI: fix messageVinit Agnihotri1-2/+1
2007-07-18UBI: fix debugging stuffArtem Bityutskiy1-4/+16
2007-07-18UBI: bugfix in error pathArtem Bityutskiy4-10/+7
2007-07-18UBI: use is_power_of_2()Vignesh Babu1-2/+2
2007-07-18UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri1-2/+2
2007-07-18UBI: bugfix in ubi_leb_change()Artem Bityutskiy1-5/+7
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig7-132/+132
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig1-28/+5
2007-07-18UBI: error path bugfixArtem Bityutskiy1-1/+0
2007-07-18UBI: minor comma fixArtem Bityutskiy1-2/+2
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy9-37/+41
2007-07-18UBI: add few more commentsArtem Bityutskiy1-2/+6
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy4-2/+30
2007-07-18UBI: do not let to read too muchArtem Bityutskiy1-3/+8
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy3-27/+35
2007-07-18UBI: fix dereference after kfreeFlorin Malita1-6/+5
2007-07-18UBI: fix memory leak in checking codeArtem Bityutskiy1-1/+3
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik1-1/+1
2007-07-17drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik1-2/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-1/+3
2007-07-11[MTD] Add sync/unblank function to mtdoopsRichard Purdie1-23/+34
2007-07-11[MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa2-4/+0
2007-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse5-112/+2
2007-07-10[MIPS] remove LASAT Networks platforms supportYoichi Yuasa3-110/+0
2007-07-10[MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2-2/+2
2007-07-10[MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.David Woodhouse1-9/+9
2007-07-05[MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter1-0/+36
2007-07-04[MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl1-1/+1
2007-06-30[MTD] OneNAND Simulator supportKyungmin Park3-0/+505
2007-06-30[MTD] [OneNAND] 2X program supportKyungmin Park2-27/+128
2007-06-29[MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk1-4/+0
2007-06-29[MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse1-12/+11
2007-06-29[MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk1-1/+1
2007-06-28[MTD] [MAPS] Cleanup nettel map driverAdrian Bunk1-59/+2
2007-06-28[MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap1-4/+4
2007-06-28[MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke1-8/+9
2007-06-28[MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse1-9/+9
2007-06-28[MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2-57/+194
2007-06-28[MTD] m25p80 converted to mutexDavid Brownell1-16/+17
2007-06-28[MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2-2/+10
2007-06-28[MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks3-3/+15
2007-06-28[MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks1-2/+2
2007-06-28[MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks1-1/+1
2007-06-28[MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks1-1/+1
2007-06-28[MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks1-4/+4
2007-06-28[MTD] oops and panic message logging to MTD deviceRichard Purdie3-0/+374
2007-06-28[MTD] [NAND] at91_nand rdy_pin fixIvan Kuten1-1/+4
2007-06-28[MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2-5/+0