summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | [MTD] Add sync/unblank function to mtdoopsRichard Purdie2007-07-111-23/+34
* | [MTD] Remove Ocelot G support from DiskOnChip drivers.Yoichi Yuasa2007-07-112-4/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-07-115-112/+2
|\ \ | |/
| * [MIPS] remove LASAT Networks platforms supportYoichi Yuasa2007-07-103-110/+0
| * [MIPS] Remove Momenco Ocelot C supportFranck Bui-Huu2007-07-102-2/+2
* | [MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.David Woodhouse2007-07-101-9/+9
* | [MTD] [NOR] add FUJITSU MBM29F800BA and ST M29F800AB descriptionsPhilippe De Muyter2007-07-051-0/+36
* | [MTD] [CHIPS] fix tiny spelling error in comment in cfi_cmdset_0001.cJesper Juhl2007-07-041-1/+1
* | [MTD] OneNAND Simulator supportKyungmin Park2007-06-303-0/+505
* | [MTD] [OneNAND] 2X program supportKyungmin Park2007-06-302-27/+128
* | [MTD] remove dead MTD_PMC551_APERTURE_SIZE optionAdrian Bunk2007-06-291-4/+0
* | [MTD] Use proper binary multiple prefixes in pmc551 driverDavid Woodhouse2007-06-291-12/+11
* | [MTD] [NAND] cafe_nand.c: the OLPC laptop is not available for $100Adrian Bunk2007-06-291-1/+1
* | [MTD] [MAPS] Cleanup nettel map driverAdrian Bunk2007-06-281-59/+2
* | [MTD] [NOR] Use NULL instead of 0 for pointer to shut sparse up.Randy Dunlap2007-06-281-4/+4
* | [MTD] Use mutex instead of semaphore in dataflash driverMatthias Kaehlcke2007-06-281-8/+9
* | [MTD] m25p80: Use correct units for binary multiplesDavid Woodhouse2007-06-281-9/+9
* | [MTD] m25p80 handles more chips, uses JEDEC ids and small eraseblocksDavid Brownell2007-06-282-57/+194
* | [MTD] m25p80 converted to mutexDavid Brownell2007-06-281-16/+17
* | [MTD] [NAND] Change NDFC driver to support 405 platforms tooStefan Roese2007-06-282-2/+10
* | [MTD] mtdcore.c: share syms with mtd_blkdev.cBen Dooks2007-06-283-3/+15
* | [MTD] [NOR] cfi_cmdset_0001.c: sparse fixesBen Dooks2007-06-281-2/+2
* | [MTD] [NOR] cfi_cmdset_0002.c: fix 'cfi_amdstd_erase_varsize' to be staticBen Dooks2007-06-281-1/+1
* | [MTD] mtd_blkdevs.c: do not export 'mtd_blktrans_ops'Ben Dooks2007-06-281-1/+1
* | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-06-281-4/+4
* | [MTD] oops and panic message logging to MTD deviceRichard Purdie2007-06-283-0/+374
* | [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-06-281-1/+4
* | [MTD] Remove references to ROOT_DEV from map drivers.David Woodhouse2007-06-282-5/+0
* | [MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund2007-06-281-1/+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
OpenPOWER on IntegriCloud