aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * UBI: bugfix in max_sqnum calculationArtem Bityutskiy2007-07-18
| * UBI: bugfix in sqnum calculationBrijesh Singh2007-07-18
| * UBI: fix signed-unsigned multiplicationBrijesh Singh2007-07-18
| * UBI: fix bug in atomic_leb_change()Artem Bityutskiy2007-07-18
| * UBI: fix messageVinit Agnihotri2007-07-18
| * UBI: fix debugging stuffArtem Bityutskiy2007-07-18
| * UBI: bugfix in error pathArtem Bityutskiy2007-07-18
| * UBI: use is_power_of_2()Vignesh Babu2007-07-18
| * UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri2007-07-18
| * UBI: bugfix in ubi_leb_change()Artem Bityutskiy2007-07-18
| * UBI: kill homegrown endian macrosChristoph Hellwig2007-07-18
| * UBI: cleanup ioctl handlingChristoph Hellwig2007-07-18
| * UBI: error path bugfixArtem Bityutskiy2007-07-18
| * UBI: minor comma fixArtem Bityutskiy2007-07-18
| * UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-18
| * UBI: add few more commentsArtem Bityutskiy2007-07-18
| * UBI: set correct gluebi device sizeArtem Bityutskiy2007-07-18
| * UBI: do not let to read too muchArtem Bityutskiy2007-07-18
| * UBI: fix error path in create_vtbl()Artem Bityutskiy2007-07-18
| * UBI: fix dereference after kfreeFlorin Malita2007-07-18
| * UBI: fix memory leak in checking codeArtem Bityutskiy2007-07-18
| * drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
| * drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local varJeff Garzik2007-07-17
| * Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* | [MTD] Add sync/unblank function to mtdoopsRichard Purdie2007-07-11
* | [MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa2007-07-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-11
|\|
| * [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-10
| * [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-10
* | [MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.David Woodhouse2007-07-10
* | [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter2007-07-05
* | [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl2007-07-04
* | [MTD] OneNAND Simulator supportKyungmin Park2007-06-30
* | [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-30
* | [MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk2007-06-29
* | [MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse2007-06-29
* | [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk2007-06-29
* | [MTD] [MAPS] Cleanup nettel map driverAdrian Bunk2007-06-28
* | [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-28
* | [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-28
* | [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-28
* | [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-28
* | [MTD] m25p80 converted to mutexDavid Brownell2007-06-28
* | [MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2007-06-28
* | [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-28
* | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-28
* | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-28
* | [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks2007-06-28
* | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-06-28
* | [MTD] oops and panic message logging to MTD deviceRichard Purdie2007-06-28