summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse2006-05-152-8/+20
* [MTD NAND] Modify check for modules registering NAND devices without ->ownerDavid Woodhouse2006-05-141-6/+11
* [MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse2006-05-141-6/+2
* [MTD] Remove gratuitous inclusion of ARM-only header from physmap.cDavid Woodhouse2006-05-141-1/+0
* [JFFS2] Reduce excessive node count for syslog files.David Woodhouse2006-05-141-6/+14
* [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-1411-17/+17
* [MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse2006-05-141-2/+14
* mtd: fix memory leak in block2mtd_setup()Jesper Juhl2006-05-141-3/+6
* [MTD] Fix module refcounting in NAND board drivers.David Woodhouse2006-05-1414-4/+27
* mtd: fix memory leaks in phram_setupJesper Juhl2006-05-141-2/+6
* [MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse2006-05-1317-1292/+1217
* [MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chipsDavid Woodhouse2006-05-131-2/+2
* [MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.David Woodhouse2006-05-131-27/+75
* [MTD NAND] Use vmalloc for buffer when scanning for bad blocks.David Woodhouse2006-05-131-3/+3
* Trivial typo fixes in Kconfig files (MTD).Egry Gábor2006-05-123-4/+4
* OneNAND: fix block command typoKyungmin Park2006-05-121-1/+1
* OneNAND: One-Time Programmable (OTP) supportKyungmin Park2006-05-125-4/+335
* OneNAND: Handle erase correctly in Double Density Package (DDP)Kyungmin Park2006-05-121-0/+6
* OneNAND: Write oob area with aligned size, mtd->oobsizeKyungmin Park2006-05-121-2/+5
* OneNAND: Add write_oob verify functionKyungmin Park2006-05-121-4/+43
* OneNand: Fix free byte positions.Jarkko Lavinen2006-05-121-1/+2
* OneNAND: handle byte access on BufferRAMKyungmin Park2006-05-122-0/+41
* OneNAND: Add touch_softlock_watchdog()Kyungmin Park2006-05-121-0/+1
* [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.cJesper Juhl2006-05-121-19/+19
* [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in KconfigJean-Luc Leger2006-05-121-1/+0
* [JFFS2] Remove obsolete histo.hDomen Puncer2006-05-121-3/+0
* [MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse2006-05-121-1/+1
* [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chipDavid Woodhouse2006-05-113-0/+298
* [MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse2006-05-101-1/+1
* Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2006-05-082-1/+2
* Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-084-197/+0
* Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse2006-05-087-93/+20
* Fix non-modular case for DiskOnChip probeDavid Woodhouse2006-05-081-4/+31
* Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse2006-05-086-64/+18
* [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-073-83/+196
* [JFFS2] Fix race in setting file attributesDmitry Bazhenov2006-05-051-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-03892-12904/+21258
|\
| * [NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2006-05-032-8/+14
| * forcedeth: fix multi irq issuesAyaz Abdulla2006-05-021-84/+228
| * [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-021-0/+6
| * [PATCH] mv643xx_eth: provide sysfs class device symlinkOlaf Hering2006-05-021-0/+2
| * [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-023-4/+5
| * [PATCH] splice: fix page LRU accountingJens Axboe2006-05-022-13/+23
| * [PATCH] vmsplice: fix badly placed end paranthesisJens Axboe2006-05-021-1/+1
| * Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-0233-275/+1142
| |\
| | * [PATCH] Audit Filter PerformanceSteve Grubb2006-05-011-4/+7
| | * [PATCH] Rework of IPC auditingSteve Grubb2006-05-016-11/+98
| | * [PATCH] More user space subject labelsSteve Grubb2006-05-014-40/+142
| | * [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-015-3/+49
| | * [PATCH] change lspp ipc auditingSteve Grubb2006-05-016-77/+47