aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-30mtd: move excite_nand_remove to .devexit.textUwe Kleine-König1-1/+1
2009-11-30mtd: CFI cmdset_0002: enable erase-suspend-programJoakim Tjernlund1-13/+3
2009-11-30mtd: eLBC NAND: give more verbose output on errorScott Wood1-5/+8
2009-11-30mtd: eLBC NAND: use recommended command sequencesScott Wood1-39/+27
2009-11-30mtd: eLBC NAND: increase bus timeout to maximumScott Wood1-0/+7
2009-11-30mtd: alauda: Use hweight8Akinobu Mita1-10/+1
2009-11-30mtd: error return -EIO instead of EIORoel Kluin3-4/+4
2009-11-30mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt1-10/+10
2009-11-30mtd: add lock fixup for AT49BV640D and AT49BV640DT chipsHans-Christian Egtvedt1-0/+14
2009-11-30mtd: ensure index is positiveRoel Kluin2-2/+2
2009-11-30mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach1-2/+9
2009-11-30mtd: s3c2410: propagate nand options from the platform dataBen Dooks1-1/+1
2009-11-30mtd: nand: add option to quieten off the no device found messgaeBen Dooks1-1/+2
2009-11-30mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto1-2/+1
2009-11-30mtd: ixp4xx map: use resource_sizeTobias Klauser1-3/+3
2009-11-30mtd: Add panic_write for NAND flashesSimon Kagstrom1-8/+120
2009-11-30mtd: add missing put_chip() in cfi_intelext_reset()Nicolas Pitre1-0/+1
2009-11-30mtd: OneNAND: fix double printing of function nameMika Korhonen1-2/+2
2009-11-30mtd: OneNAND: multiblock erase supportMika Korhonen2-6/+189
2009-11-30mtd: OneNAND: move erase method to a separate functionMika Korhonen1-56/+76
2009-11-30mtd: add nand_ecc test moduleAkinobu Mita2-0/+88
2009-11-30mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita1-5/+20
2009-11-30mtd: OneNAND OTP support reworkAmul Kumar Saha1-31/+261
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm1-1/+1
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm1-1/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+2
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary1-0/+40
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren4-9/+9
2009-11-20mtd: vmu-flash: Use hweight_longAkinobu Mita1-4/+3
2009-11-16ARM: Fix warning in sa1100-flash.cRussell King1-2/+2
2009-11-12mxc_nand: use DRIVER_NAME where appropriateSascha Hauer1-2/+2
2009-11-12mxc_nand: remove TROP_US_DELAYSascha Hauer1-10/+7
2009-11-12mxc_nand: Allow flash based bbtSascha Hauer1-0/+34
2009-11-12mxc_nand: disable sp_en bit only onceSascha Hauer1-12/+3
2009-11-12mxc_nand: Add NFC V2 supportSascha Hauer1-13/+68
2009-11-12mxc_nand: Get rid of pagesize_2k flagSascha Hauer1-15/+14
2009-11-12mxc_nand: Make main/spare areas runtime configurableSascha Hauer1-22/+20
2009-11-12mxc_nand: remove unused definesSascha Hauer1-7/+0
2009-11-12mxc nand: modify send_page to send all pages, not only oneSascha Hauer1-25/+20
2009-11-12mxc nand: simplify command processingSascha Hauer1-46/+35
2009-11-12mxc nand: use buffersSascha Hauer1-233/+77
2009-11-12mxc nand: use resource_size()Sascha Hauer1-1/+1
2009-11-12mxc nand: remove dead codeSascha Hauer1-17/+0
2009-11-12mxc nand: remove debug paramSascha Hauer1-8/+8
2009-11-12mxc_nand: introduce mxc_do_addr_cycleSascha Hauer1-40/+47
2009-11-12mxc_nand: merge send_read_page and send_prog_pageSascha Hauer1-41/+13
2009-11-12mxc_nand: cleanup initializationSascha Hauer1-50/+22
2009-11-12mxc_nand: cleanup eccoob descriptionsSascha Hauer1-15/+9
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren4-9/+9