summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-12mxc_nand: Allow flash based bbtSascha Hauer2-1/+36
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-10-21mtd: Fix compile failure and error path in physmap.cH Hartley Sweeten1-23/+21
2009-10-20Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"David Woodhouse1-15/+1
2009-10-20mtd_blkdevs.c: quiet a "symbol shadows" sparse warninghartleys1-1/+1
2009-10-20mtd: add bcmring nand driverLeo (Hao) Chen9-0/+1631
2009-10-20mtd: Fix kernel NULL pointer dereference in physmap.cH Hartley Sweeten1-24/+25
2009-10-20mtd: plat_nand: request memory resource before doing ioremapH Hartley Sweeten1-16/+34
2009-10-19pcmcia: convert pcmciamtd driver to use new CIS helpersDominik Brodowski1-84/+91
2009-10-17mtd: maps: remove obsolete ipaq-flash driverDmitry Artamonow3-467/+0
2009-10-17mtd: fix memory leak in mtd_dataflashH Hartley Sweeten1-3/+16
2009-10-17mtd: cleanup mtd_oobtestAkinobu Mita1-14/+4
2009-10-17mtd: maps/sa1100: fix section mismatchDmitry Artamonow1-1/+1
2009-10-17mtd: move mxcnd_remove to .exit.textUwe Kleine-König1-1/+1
2009-10-08mtd: atmel_nand: unused variable removedClaudio Scordino1-1/+0
2009-10-05mtd: make onenand_base.c compile againDavid Woodhouse1-3/+3
2009-10-05mtd: Standardising prints in onenand_base.cAmul Kumar Saha1-68/+108
2009-10-05mtd: nand: davinci: fix to use mask_ale from pdataHemant Pedanekar1-1/+1
2009-09-28mtd: Fix warning in sa1100-flash.cRussell King1-2/+2
2009-09-24ARM Nomadik: use new OneNand name and pdataAlessandro Rubini1-5/+6
2009-09-24mtd: unify status enum from three headersAlessandro Rubini3-32/+11
2009-09-24mtd: use bbm.h in nand.hAlessandro Rubini2-92/+19
2009-09-24mtd: m25p80: disable SST software protection bits by defaultGraf Yang1-3/+4
2009-09-24mtd/maps: gpio-addr-flash: depend on GPIO arch supportMike Frysinger1-0/+1
2009-09-24mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/Mike Frysinger1-3/+2
2009-09-24mtd: nand: fix htmldocs warningsJaswinder Singh Rajput1-0/+6
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds64-251/+2795
2009-09-23Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai...Linus Torvalds1-1/+10
2009-09-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds10-193/+209
2009-09-23misc: remove redundant start_kernel prototypesRusty Russell3-2/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds22-176/+1966
2009-09-23Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds3-152/+21
2009-09-23Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds9-21/+45
2009-09-23Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds26-417/+478
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-172/+620
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-36/+34