aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | [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