aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
2006-09-23[MTD] Whitespace cleanup in SSFDC driver.David Woodhouse1-11/+11
2006-09-23[MTD] SSFDC translation layer minor cleanupDavid Woodhouse1-15/+21
2006-09-23[MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse1-2/+2
2006-09-22Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse1-1/+1
2006-09-22[MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli3-0/+477
2006-09-22[MTD] pmc551 pci cleanupJiri Slaby1-8/+5
2006-09-22[MTD] pmc551 use kzallocJiri Slaby1-5/+2
2006-09-22[MTD] pmc551 whitespace cleanupJiri Slaby1-567/+596
2006-09-22[MTD] Remove iq80310 map driverLennert Buytenhek3-127/+0
2006-09-22[MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp1-1/+1
2006-09-22[MTD] physmap: add power management supportLennert Buytenhek1-0/+33
2006-09-22ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad14-15/+118
2006-09-22[MTD] Switch to pci_get_device and do ref countingAlan Cox5-8/+32
2006-09-22[MTD] blkdev helper code: fix printk format warningRandy Dunlap1-1/+1
2006-09-22[MTD] Fix ixp4xx partition parsing.Brian Walsh1-1/+1
2006-09-22[MTD NAND] Remove old code in au1550nd.cMichal Piotrowski1-11/+0
2006-09-22[MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen2-0/+11
2006-09-17[MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek1-6/+3
2006-09-16MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen1-1/+1
2006-09-05[PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee1-6/+6
2006-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2-6/+10
2006-08-27[PATCH] MTD NAND: Fix ams-delta after core conversionJonathan McDowell1-4/+6
2006-08-27[PATCH] mtd corruption fixRichard Purdie1-2/+4
2006-08-16MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen1-0/+90
2006-08-16MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen1-0/+21
2006-08-15[PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII1-6/+6
2006-08-14[PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI1-0/+14
2006-07-15[MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev1-44/+43
2006-07-15block2mtd.c: Make kernel boot command line arguments work (try 4)Ville Herva1-30/+63
2006-07-15[MTD NAND] Fix lookup error in nand_get_flash_type()David Woodhouse1-1/+1
2006-07-15remove #error on !PCI from pmc551.cRolf Eike Beer1-4/+0
2006-07-15MTD: [NAND] Fix the sharpsl driver after breakage from a core conversionRichard Purdie1-2/+5
2006-07-11[MTD] NAND: OOB buffer offset fixupsVitaly Wool1-2/+2
2006-07-05[PATCH] [MTD] NAND: fix dead URL in KconfigArtem B. Bityutskiy1-1/+1
2006-07-03Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-332/+216
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel51-51/+0
2006-06-29[MTD] NAND: Fix broken sharpsl driverThomas Gleixner1-7/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-12/+16
2006-06-29MTD: fix all kernel-doc warningsRandy Dunlap2-10/+9
2006-06-28[MTD] DOC: Fixup read functions and do a little cleanupThomas Gleixner3-315/+207
2006-06-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds18-67/+142
2006-06-27[MTD] NAND: Select chip before checking write protect statusThomas Gleixner1-3/+3
2006-06-27[MTD] CORE mtdchar.c: fix off-by-one error in lseek()Herbert Valerio Riedel1-1/+1
2006-06-27[MTD] NAND: Fix typo in mtd/nand/ts7250.cPetr Stetiar1-1/+1
2006-06-27[PATCH] 64bit resource: fix up printks for resources in mtd driversGreg Kroah-Hartman5-12/+16
2006-06-27[MTD] Fix off-by-one error in physmap.cSascha Hauer1-1/+1
2006-06-27[MTD] Remove unused 'nr_banks' variable from ixp2000 map driverLennert Buytenhek1-2/+0
2006-06-27[MTD NAND] s3c2412 support in s3c2410.cBen Dooks1-43/+111
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-3/+3
2006-06-25[MTD] sun_uflash: Port to new EBUS device layer.David S. Miller1-100/+95
2006-06-22[MTD] Initialize 'writesize'Artem B. Bityutskiy11-2/+13
2006-06-22[MTD] NAND: ndfc fix address offset thinkoThomas Gleixner1-3/+3
2006-06-21[MTD] NAND: S3C2410 convert prinks to dev_*()sBen Dooks1-6/+4
2006-06-21[MTD] NAND: Missing fixupsSavin Zlobec1-5/+5
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner3-87/+220
2006-06-20[PATCH] NAND: fix remaining OOB length calculationVitaly Wool1-2/+2
2006-06-20[MTD] NAND Fixup NDFC merge brokenessThomas Gleixner1-9/+4
2006-06-19[MTD NAND] S3C2410 driver cleanupBen Dooks1-8/+3
2006-06-19[MTD NAND] s3c24x0 board: Fix clock handling, ensure proper initialisation.Ben Dooks2-5/+81
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse8-8/+8
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy7-0/+7
2006-06-10[MTD NAND] Fix s3c2410 NAND driver so it at least _looks_ like it compilesDavid Woodhouse1-5/+5
2006-06-09kconfig: remove leading whitespace in menu promptsRoman Zippel2-3/+3
2006-06-09[MTD] Prepare physmap for 64-bit-resourcesAndrew Morton1-3/+3
2006-05-30[MTD] Disconnect struct mtd_info from ABIJoern Engel1-1/+10
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel8-8/+8
2006-05-30[MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel1-4/+2
2006-05-30[MTD] remove a forgotten MTD_XIPJoern Engel1-1/+1
2006-05-30[MTD] Fix build warnings (and debug build error) in nand_base.cAndrew Morton1-4/+4
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner5-87/+232
2006-05-29[MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner5-9/+29
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner14-468/+859
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner7-157/+186
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner10-44/+74
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner5-24/+6
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner1-4/+2
2006-05-29[MTD] Fix debug printk format warning in m25p80 SPI chip driver, again.Andrew Morton1-1/+1
2006-05-29[MTD] AMD Geode NAND support can depend on X86_32; we won't see it on x86_64David Woodhouse1-1/+1
2006-05-27[MTD] NAND Consolidate references and add back default name settingThomas Gleixner1-7/+10
2006-05-27[MTD] NAND simplify nand_chip_selectThomas Gleixner1-2/+0
2006-05-26[MTD] Fix thinko in nand_write_page_hwecc()David Woodhouse1-1/+1
2006-05-26[MTD] NAND modularize write functionThomas Gleixner6-522/+263
2006-05-26[MTD] Remove PCI dependency for Geode CS553[56] NAND controller.David Woodhouse2-4/+31
2006-05-25[MTD] Fix NAND_VERIFY_WRITE case to build with tglx's recent changesDavid Woodhouse1-4/+4
2006-05-25[MTD] Remove the only useless readv implementationThomas Gleixner2-33/+0
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner3-247/+267
2006-05-25[MTD] NAND Cleanup oob functionsThomas Gleixner1-75/+81
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner1-77/+88
2006-05-25[MTD] NAND Initialize controller lock and wq only onceThomas Gleixner2-4/+9
2006-05-24[MTD] NAND fix cmd_ctrl breakageThomas Gleixner1-5/+10
2006-05-24[MTD] NAND coding style and namespace cleanupThomas Gleixner1-534/+520
2006-05-23[MTD] NAND LED support cleanupThomas Gleixner1-2/+6
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner6-88/+14
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner17-527/+413
2006-05-23[MTD] Export nand_write_rawThomas Gleixner1-0/+1
2006-05-23[MTD] Mark NAND drivers TOTO and PPChameleon brokenThomas Gleixner1-2/+2
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner12-381/+198
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner3-32/+0
2006-05-23[MTD] Remove nand writev supportThomas Gleixner5-432/+3
2006-05-23[MTD] ECC rework broke diskonchipThomas Gleixner1-1/+1
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner15-113/+112
2006-05-23[MTD] NAND modularize ECCThomas Gleixner15-136/+98
2006-05-23[MTD] NAND cleanup nand_scanThomas Gleixner1-174/+233
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner1-53/+53
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner1-42/+62
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner3-0/+324
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner1-38/+43
2006-05-23[MTD] Improve software ECC calculationThomas Gleixner2-134/+96
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel4-5/+4
2006-05-22[MTD] Merge STMicro NOR_ECC code with Intel Sibley codeJoern Engel1-2/+2
2006-05-22[MTD] Introduce writesizeJoern Engel14-108/+108
2006-05-21[MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driverDavid Woodhouse1-3/+3
2006-05-21[MTD] Use symbol_request() in old DiskOnChip probe code to find actual driverDavid Woodhouse1-42/+5
2006-05-21[MTD] Add Amstrad Delta NAND supportJonathan McDowell3-0/+245
2006-05-20[MTD] Avoid 64-bit division in mtdconcatAndrew Morton1-2/+6
2006-05-20[MTD] Use __symbol_get() instead of symbol_get() in NOR chip probeDavid Woodhouse1-2/+2
2006-05-20git-mtd: symbol_get() fixAndrew Morton1-2/+2
2006-05-17[MTD] Fix printk format error in gen_probe.cDavid Woodhouse1-1/+1
2006-05-17[MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet.David Woodhouse1-2/+2
2006-05-17MTD: mtdconcat NAND/Sibley support (rev.2)Alexander Belyakov1-5/+164
2006-05-17LASAT depends on MTD_CFIMartin Michlmayr1-2/+2
2006-05-17Re-add module description for ms02-nv to KconfigMartin Michlmayr1-0/+5
2006-05-17[MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erasedSean Young1-23/+25
2006-05-17[MTD] generic: propagate oobavail to MTD partitionsVitaly Wool1-0/+1
2006-05-17[PCMCIA MTD] Fix leak and crash on rebootSean Young1-0/+1
2006-05-17cfi_cmdset_0001: factorize code to wait for flash statusNicolas Pitre1-264/+157
2006-05-17cfi-cmdset-0001: always update the chip statusNicolas Pitre1-1/+3
2006-05-17CHIPS: Fix potential starvation in cfi_cmdset_0001Josh Boyer1-0/+5
2006-05-16NAND: Fix NAND ECC errors on AMD Au1550Sergei Shtylyov1-0/+139
2006-05-16[MTD] Fix build warnings in RedBoot MTD partition parser.Ben Dooks1-9/+9
2006-05-16NAND: AMD Au1550 driver reads write-only registerSergei Shtylyov1-4/+2
2006-05-16[MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncsDavid Woodhouse7-17/+7
2006-05-16drivers/mtd/devices/docprobe.c: correct #if'sAdrian Bunk1-3/+3
2006-05-16[MTD] Add help text for MTD_NAND_CS553X option.David Woodhouse1-2/+11
2006-05-14[MTD NAND] Modify check for modules registering NAND devices without ->ownerDavid Woodhouse1-6/+11
2006-05-14[MTD] Remove gratuitous inclusion of ARM-only header from physmap.cDavid Woodhouse1-1/+0
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse10-16/+16
2006-05-14[MTD] Deal correctly with NOR chips which are smaller than the map windowDavid Woodhouse1-2/+14
2006-05-14mtd: fix memory leak in block2mtd_setup()Jesper Juhl1-3/+6
2006-05-14[MTD] Fix module refcounting in NAND board drivers.David Woodhouse14-4/+27
2006-05-14mtd: fix memory leaks in phram_setupJesper Juhl1-2/+6
2006-05-13[MTD NAND] Indent all of drivers/mtd/nand/*.c.David Woodhouse17-1292/+1217
2006-05-13[MTD NAND] Reduce paranoia level when scanning for bad blocks on virgin chipsDavid Woodhouse1-2/+2
2006-05-13[MTD NAND] Update CS553x NAND driver: Hardware ECC support, optimisations.David Woodhouse1-27/+75
2006-05-13[MTD NAND] Use vmalloc for buffer when scanning for bad blocks.David Woodhouse1-3/+3
2006-05-12Trivial typo fixes in Kconfig files (MTD).Egry Gábor3-4/+4
2006-05-12OneNAND: fix block command typoKyungmin Park1-1/+1
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park3-4/+325
2006-05-12OneNAND: Handle erase correctly in Double Density Package (DDP)Kyungmin Park1-0/+6
2006-05-12OneNAND: Write oob area with aligned size, mtd->oobsizeKyungmin Park1-2/+5
2006-05-12OneNAND: Add write_oob verify functionKyungmin Park1-4/+43
2006-05-12OneNand: Fix free byte positions.Jarkko Lavinen1-1/+2
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park1-0/+38
2006-05-12OneNAND: Add touch_softlock_watchdog()Kyungmin Park1-0/+1
2006-05-12[MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in KconfigJean-Luc Leger1-1/+0
2006-05-12[MTD] Fix capitalisation in export of old doc2001.c initfuncDavid Woodhouse1-1/+1
2006-05-11[MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chipDavid Woodhouse3-0/+298
2006-05-10[MTD] Fix capitalisation in export of DiskOnChip Millennium initfuncDavid Woodhouse1-1/+1
2006-05-08Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPLDavid Woodhouse2-1/+2
2006-05-08Remove use of inter_module_crap in NOR flash chip drivers.David Woodhouse7-93/+20
2006-05-08Fix non-modular case for DiskOnChip probeDavid Woodhouse1-4/+31
2006-05-08Remove inter_module_xxx() from DiskOnChip drivers.David Woodhouse6-64/+18
2006-05-07[MTD] Convert physmap to platform driverLennert Buytenhek2-70/+188
2006-04-30ts72xx NAND driverLennert Buytenhek3-0/+215
2006-04-29mtd: SC520CDP should depend on MTD_CONCATDaniel Drake1-1/+1
2006-04-19mtd: improve parameter parsing for block2mtdJoern Engel1-3/+14
2006-04-18MTD: Correct Poodle partition sizeRichard Purdie1-1/+1
2006-04-17[PATCH] Remove unnecessary kmalloc/kfree calls in mtdcharThago Galesi1-13/+21
2006-04-17Remove unchecked MTD flagsJörn Engel3-4/+3
2006-04-17Make mtdblock_ro unconditionally readonlyJörn Engel1-3/+1
2006-04-17Simplify test for RAM devicesJörn Engel1-2/+1
2006-04-11[PATCH] MTD: m25p80: fix printk format warningRandy Dunlap1-1/+1
2006-04-11[PATCH] mtd, nettel: fix build error and implicit declarationJesper Juhl1-0/+2
2006-04-11[PATCH] Remove blkmtdJoern Engel3-831/+2
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-21/+0
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-67/+48
2006-04-01MTD: remove obsolete Kconfig optionsAnders Larsen1-21/+0
2006-03-31[PATCH] LED: add NAND MTD activity LED triggerRichard Purdie1-1/+25
2006-03-31[PATCH] drivers/mtd/maps/vmax301.c: fix off by one vmax_mtdPetri T. Koistinen1-1/+1
2006-03-31[PATCH] mtd: fix broken name_to_dev_t() declarationHerbert Poetzl1-2/+1
2006-03-31[PATCH] mtd/redboot: Handle holes in fis tablePeter Korsgaard1-5/+1
2006-03-31[PATCH] Add chip used in collie to jedec_probePavel Machek1-0/+17
2006-03-31[PATCH] Dead code in mtd/maps/pci.cEric Sesterhenn1-3/+0
2006-03-31[PATCH] Kill ifdefs in mtdcore.cPavel Machek1-9/+4
2006-03-31[PATCH] Fix debug statement in inftlcore.cEric Sesterhenn / snakebyte1-1/+1
2006-03-31[PATCH] mtd cmdlinepart: allow zero offset valueAtsushi Nemoto1-3/+4
2006-03-31[PATCH] drivers/mtd: Use ARRAY_SIZE macroTobias Klauser22-45/+31
2006-03-31[PATCH] MTD_NAND_SHARPSL and MTD_NAND_NANDSIM should be tristate'sAdrian Bunk1-9/+8
2006-03-31[PATCH] drivers/mtd/: small cleanupsAdrian Bunk2-9/+3
2006-03-31[PATCH] sem2mutex: drivers/mtd/Ingo Molnar6-64/+67
2006-03-31[PATCH] sem2mutex: mtd/doc2000.cIngo Molnar1-3/+4
2006-03-31[PATCH] m25p80: printk warning fixAndrew Morton1-1/+1
2006-03-31[PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski1-17/+10
2006-03-31[PATCH] pcmcia: add return value to _config() functionsDominik Brodowski1-12/+11
2006-03-31[PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski1-29/+26
2006-03-31[PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski1-13/+9
2006-03-31[PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski1-5/+2
2006-03-31[PATCH] pcmcia: remove export of pcmcia_release_configurationDominik Brodowski1-2/+1
2006-03-26Kconfig help: MTD_JEDECPROBE already supports IntelAdrian Bunk1-3/+2
2006-03-26BUG_ON() Conversion in drivers/mtd/Eric Sesterhenn3-10/+7