summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] OneNAND: Add simulatorKyungmin Park2005-11-063-0/+474
* [PATCH] OneNAND: Update OMAP OneNAND mapping using device driver modelKyungmin Park2005-11-062-182/+97
* [PATCH] OneNAND: Simple Bad Block handling supportKyungmin Park2005-11-063-20/+98
* [PATCH] OneNAND: Sync. Burst Read supportKyungmin Park2005-11-065-6/+123
* [MTD] Add initial support for OneNAND flash chipsKyungmin Park2005-11-068-6/+1990
* [JFFS2] Remove support for virtual blocksFerenc Havasi2005-11-064-23/+13
* [JFFS2] Solve BUG caused by frag->node representing a hole in fragtreeArtem B. Bityutskiy2005-11-061-2/+2
* [JFFS2] Calculate CRC check starting point correctlyArtem B. Bityutskiy2005-11-062-8/+9
* [JFFS2] More message formatting cleanupsArtem B. Bityutskiy2005-11-062-7/+7
* [JFFS2] Fix JFFS2 [mc]time handlingArtem B. Bityutskiy2005-11-065-17/+37
* [JFFS2] Make the JFFS2 messages a bit nicerArtem B. Bityutskiy2005-11-061-5/+5
* [MTD] NAND: Use correct mask for OOB size calculationThomas Gleixner2005-11-061-2/+2
* [MTD] Remove deprecated power management functionsThomas Gleixner2005-11-061-45/+1
* [MTD] Missing check on kmalloc return in INFTL mount.David Woodhouse2005-11-061-3/+8
* [JFFS2] Teach JFFS2 about Sibley flashNicolas Pitre2005-11-063-5/+46
* [MTD] writev support for cfi-cmdset-0001Nicolas Pitre2005-11-061-50/+75
* {MTD] add support for Intel's "Sibley" flashNicolas Pitre2005-11-065-29/+92
* [MTD] cleanups to cfi_cmdset_0001Nicolas Pitre2005-11-061-56/+71
* [MTD] Add Resident Flash Disk (RFD) supportSean Young2005-11-065-12/+873
* [JFFS2] Debug code clean up - step 7Artem B. Bityutskiy2005-11-064-64/+71
* [JFFS2] Correct buggy length checksArtem B. Bityutskiy2005-11-062-4/+4
* [JFFS2] Debug code clean up - step 6Artem B. Bityutskiy2005-11-063-28/+15
* [JFFS2] Build fragtree in reverse orderArtem B. Bityutskiy2005-11-063-253/+868
* [JFFS2] Refine fragtree debug macrosArtem B. Bityutskiy2005-11-061-6/+6
* [JFFS2] Move another fragtree-related function to nodelist.cArtem B. Bityutskiy2005-11-063-28/+28
* [JFFS2] Fix up new debug code for eCos buildAndrew Lunn2005-11-063-10/+16
* [JFFS2] Debug code clean up - step 5Artem B. Bityutskiy2005-11-062-143/+117
* [JFFS2] Move scattered function into related filesArtem B. Bityutskiy2005-11-063-800/+790
* [JFFS2] Debug code clean up - step 4Artem B. Bityutskiy2005-11-062-44/+54
* [jffs2] Remove compressor lzo and lzariFerenc Havasi2005-11-063-25/+3
* [JFFS2] Namespace clean upArtem B. Bityutskiy2005-11-065-30/+11
* [JFFS2] Debug code clean up - step 3Artem B. Bityutskiy2005-11-0614-239/+630
* [JFFS2] Fix slab panicArtem B. Bityutskiy2005-11-061-3/+2
* [JFFS2] Debug code clean up - step 2Artem B. Bityutskiy2005-11-065-13/+13
* [JFFS2] Use f->target instead of f->dents for symlink targetArtem B. Bityutskiy2005-11-065-47/+44
* [JFFS2] Debug code clean up - step 1Artem B. Bityutskiy2005-11-0614-439/+663
* [JFFS2] Split a large routine on several smaller.Artem B. Bityutskiy2005-11-061-261/+336
* Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner2005-11-067517-332498/+584530
|\
| * [PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu2005-11-042-0/+12
| * Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds2005-11-047-0/+2091
| |\
| | * IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier2005-11-027-0/+2091
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-0425-124/+178
| |\ \
| | * | [IB] mthca: check P_Key index in modify QPJack Morgenstein2005-11-031-0/+7
| | * | [IB] umad: fix hot remove of IB devicesRoland Dreier2005-11-031-16/+64
| | * | [IB] mthca: fix format of FW versionRoland Dreier2005-11-022-2/+2
| | * | [IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier2005-11-023-1/+7
| | * | [IPoIB] remove unneeded initializations to 0Roland Dreier2005-11-021-9/+2
| | * | [IB] kzalloc() conversionsRoland Dreier2005-11-0211-62/+27
| | * | [IB] ucm: 32/64 compatibility fixesSean Hefty2005-11-011-6/+13
| | * | [IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2005-10-312-9/+7
OpenPOWER on IntegriCloud