summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2009-11-30mtd: nand: fix multi-chip suspend problemLi Yang
2009-11-30mtd: add support for switching old SST chips into QRY modeGuillaume LECERF
2009-11-30mtd: fix M29W800D dev_id and uaddrLadislav Michl
2009-11-30mtd: don't use PF_MEMALLOCKOSAKI Motohiro
2009-11-30mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer
2009-11-30mtd: m25p80: Add support for CAT25xxx serial EEPROMsAnton Vorontsov
2009-11-30mtd: m25p80: Rework probing/JEDEC codeAnton Vorontsov
2009-11-30mtd: m25p80: Convert to device table matchingAnton Vorontsov
2009-11-30mtd: make pagetest workArtem Bityutskiy
2009-11-30mtd: don't use __exit_p to wrap mxcnd_removeUwe Kleine-König
2009-11-30mtd: move excite_nand_remove to .devexit.textUwe Kleine-König
2009-11-30mtd: CFI cmdset_0002: enable erase-suspend-programJoakim Tjernlund
2009-11-30mtd: eLBC NAND: give more verbose output on errorScott Wood
2009-11-30mtd: eLBC NAND: use recommended command sequencesScott Wood
2009-11-30mtd: eLBC NAND: increase bus timeout to maximumScott Wood
2009-11-30mtd: alauda: Use hweight8Akinobu Mita
2009-11-30mtd: error return -EIO instead of EIORoel Kluin
2009-11-30mtd: move manufacturer to the common cfi.h header fileHans-Christian Egtvedt
2009-11-30mtd: add lock fixup for AT49BV640D and AT49BV640DT chipsHans-Christian Egtvedt
2009-11-30mtd: ensure index is positiveRoel Kluin
2009-11-30mtd: m25p80: make command buffer DMA-safeJohannes Stezenbach
2009-11-30mtd: s3c2410: propagate nand options from the platform dataBen Dooks
2009-11-30mtd: nand: add option to quieten off the no device found messgaeBen Dooks
2009-11-30mtd: txx9ndfmc: Use nand_release to free resourcesAtsushi Nemoto
2009-11-30mtd: ixp4xx map: use resource_sizeTobias Klauser
2009-11-30mtd: Add panic_write for NAND flashesSimon Kagstrom
2009-11-30mtd: add missing put_chip() in cfi_intelext_reset()Nicolas Pitre
2009-11-30mtd: OneNAND: fix double printing of function nameMika Korhonen
2009-11-30mtd: OneNAND: multiblock erase supportMika Korhonen
2009-11-30mtd: OneNAND: move erase method to a separate functionMika Korhonen
2009-11-30mtd: add nand_ecc test moduleAkinobu Mita
2009-11-30mtd: Add __nand_calculate_ecc() to NAND ECC functionsAkinobu Mita
2009-11-30mtd: OneNAND OTP support reworkAmul Kumar Saha
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-24UBI: Add ubi_open_volume_pathCorentin Chary
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-20mtd: vmu-flash: Use hweight_longAkinobu Mita
2009-11-16ARM: Fix warning in sa1100-flash.cRussell King
2009-11-12mxc_nand: use DRIVER_NAME where appropriateSascha Hauer
2009-11-12mxc_nand: remove TROP_US_DELAYSascha Hauer
2009-11-12mxc_nand: Allow flash based bbtSascha Hauer
2009-11-12mxc_nand: disable sp_en bit only onceSascha Hauer
2009-11-12mxc_nand: Add NFC V2 supportSascha Hauer
2009-11-12mxc_nand: Get rid of pagesize_2k flagSascha Hauer
2009-11-12mxc_nand: Make main/spare areas runtime configurableSascha Hauer
2009-11-12mxc_nand: remove unused definesSascha Hauer
2009-11-12mxc nand: modify send_page to send all pages, not only oneSascha Hauer