summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: don't use PF_MEMALLOCKOSAKI Motohiro2009-11-301-3/+0
| * | | mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer2009-11-301-0/+2
| * | | mtd: m25p80: Add support for CAT25xxx serial EEPROMsAnton Vorontsov2009-11-301-45/+69
| * | | mtd: m25p80: Rework probing/JEDEC codeAnton Vorontsov2009-11-301-29/+40
| * | | mtd: m25p80: Convert to device table matchingAnton Vorontsov2009-11-301-75/+89
| * | | mtd: make pagetest workArtem Bityutskiy2009-11-301-0/+1
| * | | mtd: don't use __exit_p to wrap mxcnd_removeUwe Kleine-König2009-11-301-1/+1
| * | | mtd: move excite_nand_remove to .devexit.textUwe Kleine-König2009-11-301-1/+1
| * | | mtd: CFI cmdset_0002: enable erase-suspend-programJoakim Tjernlund2009-11-301-13/+3
| * | | mtd: eLBC NAND: give more verbose output on errorScott Wood2009-11-301-5/+8
| * | | mtd: eLBC NAND: use recommended command sequencesScott Wood2009-11-301-39/+27
| * | | mtd: eLBC NAND: increase bus timeout to maximumScott Wood2009-11-301-0/+7
| * | | mtd: alauda: Use hweight8Akinobu Mita2009-11-301-10/+1
| * | | mtd: error return -EIO instead of EIORoel Kluin2009-11-303-4/+4
| * | | mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt2009-11-301-10/+10
| * | | mtd: add lock fixup for AT49BV640D and AT49BV640DT chipsHans-Christian Egtvedt2009-11-301-0/+14
| * | | mtd: ensure index is positiveRoel Kluin2009-11-302-2/+2
| * | | mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach2009-11-301-2/+9
| * | | mtd: s3c2410: propagate nand options from the platform dataBen Dooks2009-11-301-1/+1
| * | | mtd: nand: add option to quieten off the no device found messgaeBen Dooks2009-11-301-1/+2
| * | | mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto2009-11-301-2/+1
| * | | mtd: ixp4xx map: use resource_sizeTobias Klauser2009-11-301-3/+3
| * | | mtd: Add panic_write for NAND flashesSimon Kagstrom2009-11-301-8/+120
| * | | mtd: add missing put_chip() in cfi_intelext_reset()Nicolas Pitre2009-11-301-0/+1
| * | | mtd: OneNAND: fix double printing of function nameMika Korhonen2009-11-301-2/+2
| * | | mtd: OneNAND: multiblock erase supportMika Korhonen2009-11-302-6/+189
| * | | mtd: OneNAND: move erase method to a separate functionMika Korhonen2009-11-301-56/+76
| * | | mtd: add nand_ecc test moduleAkinobu Mita2009-11-302-0/+88
| * | | mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita2009-11-301-5/+20
| * | | mtd: OneNAND OTP support reworkAmul Kumar Saha2009-11-301-31/+261
| * | | mtd: vmu-flash: Use hweight_longAkinobu Mita2009-11-201-4/+3
| |/ /
| * | mtd: Fix compile failure and error path in physmap.cH Hartley Sweeten2009-10-211-23/+21
| * | Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse2009-10-201-15/+1
| * | mtd_blkdevs.c: quiet a "symbol shadows" sparse warninghartleys2009-10-201-1/+1
| * | mtd: add bcmring nand driverLeo (Hao) Chen2009-10-206-0/+1318
| * | mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten2009-10-201-24/+25
| * | mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten2009-10-201-16/+34
| * | pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski2009-10-191-84/+91
| * | mtd: maps: remove obsolete ipaq-flash driverDmitry Artamonow2009-10-173-467/+0
| * | mtd: fix memory leak in mtd_dataflashH Hartley Sweeten2009-10-171-3/+16
| * | mtd: cleanup mtd_oobtestAkinobu Mita2009-10-171-14/+4
| * | mtd: maps/sa1100: fix section mismatchDmitry Artamonow2009-10-171-1/+1
| * | mtd: move mxcnd_remove to .exit.textUwe Kleine-König2009-10-171-1/+1
| * | mtd: atmel_nand: unused variable removedClaudio Scordino2009-10-081-1/+0
| * | mtd: make onenand_base.c compile againDavid Woodhouse2009-10-051-3/+3
| * | mtd: Standardising prints in onenand_base.cAmul Kumar Saha2009-10-051-68/+108
| * | mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar2009-10-051-1/+1
| * | mtd: Fix warning in sa1100-flash.cRussell King2009-09-271-2/+2
| * | mtd: m25p80: disable SST software protection bits by defaultGraf Yang2009-09-241-3/+4
* | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
OpenPOWER on IntegriCloud