summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge Linux 2.6.23David Woodhouse2007-10-131054-21076/+60736
| |\ \ \
| * | | | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu2007-10-135-0/+856
| * | | | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bugKevin Hao2007-10-132-3/+7
| * | | | [MTD] [NAND] Fix compiler warning in Alauda driverakpm@linux-foundation.org2007-10-131-1/+1
| * | | | [JFFS2] Remove stray debugging printkDavid Woodhouse2007-10-131-3/+1
| * | | | [JFFS2] Handle dirents on the flash with embedded zero bytes in names.David Woodhouse2007-10-133-9/+35
| * | | | [JFFS2] Check for creation of dirents with embedded zero bytes in name.David Woodhouse2007-10-131-1/+12
| * | | | [JFFS2] Don't count all 'very dirty' blocks except in debug modeDavid Woodhouse2007-10-131-1/+3
| * | | | [JFFS2] Check whether garbage-collection actually obsoleted its victim.David Woodhouse2007-10-131-2/+12
| * | | | [JFFS2] Relax threshold for triggering GC due to dirty blocks.David Woodhouse2007-10-131-1/+1
| * | | | [MTD] [OneNAND] Fix typo related with recent commitKyungmin Park2007-10-131-1/+1
| * | | | [JFFS2] Trigger garbage collection when very_dirty_list size becomes excessiveDavid Woodhouse2007-10-063-2/+24
| * | | | [MTD] [NAND] Avoid deadlock in erase callback; release chip lock first.David Woodhouse2007-10-061-3/+4
| * | | | [MTD] [NAND] Resume method for CAFÉ NAND controllerDavid Woodhouse2007-10-061-3/+39
| * | | | [MTD] [NAND] Fix PCI ident table for CAFÉ NAND controller.David Woodhouse2007-10-061-1/+7
| * | | | Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-2.6David Woodhouse2007-10-061-2/+2
| |\ \ \ \
| | * | | | [MTD] [NAND] s3c2410: fix arch movesBen Dooks2007-09-251-2/+2
| * | | | | [MTD] [OneNAND] fix numerous racesArtem Bityutskiy2007-09-231-75/+95
| |/ / / /
| * | | | [MTD] map driver for NOR flash on the Intel Vermilion Range chipsetDavid Woodhouse2007-09-233-0/+306
| * | | | [JFFS2] Fix unpoint lengthAndy Lowe2007-09-233-3/+3
| * | | | [MTD] fix CFI point method for discontiguous mapsAndy Lowe2007-09-231-4/+11
| * | | | [MTD] MAPS: Merge Lubbock and Mainstone drivers into common PXA2xx driverTodd Poynor2007-09-235-365/+205
| * | | | [MTD] Document erase interface.Jörn Engel2007-09-211-0/+7
| * | | | [MTD] Remove Momenco Ocelot NOR flash supportYoichi Yuasa2007-09-093-184/+0
| * | | | [MTD] [NAND] nandsim: avoid deadlocking FSArtem Bityutskiy2007-09-061-1/+7
| * | | | [MTD] Fix CFI build error when no map width or interleave supportedDavid Woodhouse2007-09-062-1/+18
| * | | | [MTD] [OneNAND] main read/write ops support for yaffs2Kyungmin Park2007-09-061-116/+233
| * | | | [MTD] [OneNAND] Use mtd_oob_ops at oob functionsKyungmin Park2007-08-301-15/+36
| * | | | [MTD] [NAND] Driver for Olympus MAUSB-10 and Fujifilm DPC-R1 card readersJörn Engel2007-08-293-0/+749
| * | | | Merge branch 'mtd-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...David Woodhouse2007-08-235-386/+3
| |\ \ \ \
| | * | | | [MTD] Remove dead mapsKumar Gala2007-08-224-383/+0
| | * | | | [MTD] 4xx: Don't build arch/ppc dependent drivers in arch/powerpcJosh Boyer2007-08-222-3/+3
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-23682-8110/+11763
| |\ \ \ \ \ | | |/ / / /
| * | | | | [MTD] mtdoops printk warning fixesAndrew Morton2007-08-221-2/+2
| * | | | | [JFFS2] fix printk warning in jffs2_block_check_erase()Andrew Morton2007-08-221-2/+2
| * | | | | [JFFS2] Fix ACL vs. mode handling.David Woodhouse2007-08-225-30/+67
| * | | | | [JFFS2] Correct cleanmarker checks -- we should use only 8 bytesDavid Woodhouse2007-08-091-2/+2
| * | | | | Revert "[MTD] Driver for AT26Fxxx dataflash devices"David Woodhouse2007-08-033-494/+0
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-0256-384/+516
| |\ \ \ \ \
| * | | | | | [JFFS2] LZO compression should default off for compatibility.David Woodhouse2007-08-021-2/+3
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-011557-75216/+37438
| |\ \ \ \ \ \
| * | | | | | | [MTD] [NAND] nand_base.c fix broken linkmaximilian attems2007-08-011-1/+1
| * | | | | | | [MTD] [ONENAND] onenand_sim.c: make struct info staticAdrian Bunk2007-08-011-1/+1
| * | | | | | | [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-9/+8
| * | | | | | | [MTD] pmcmsp-flash.c: kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-011-10/+12
| * | | | | | | Documentation/DocBook/mtdnand.tmpl: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-4/+1
| * | | | | | | [MTD] drivers/mtd/inftlmount.c: kmalloc + memset conversion to kcallocMariusz Kozlowski2007-08-011-2/+1
| * | | | | | | [MTD] remove redundant/dead code from physmap_of.cMariusz Kozlowski2007-08-011-5/+0
| * | | | | | | [MTD] [NAND] fix race in nand_base.cArtem Bityutskiy2007-07-231-0/+4
| * | | | | | | [MTD] Fix do_div() type warning in mtdconcatDavid Woodhouse2007-07-231-1/+1
OpenPOWER on IntegriCloud