aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2011-05-24Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds8-108/+109
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King5-351/+30
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_infoMarc Zyngier2-42/+18
2011-05-20ARM: 6906/1: MTD: Remove integrator-flashMarc Zyngier3-312/+1
2011-05-20ARM: 6904/1: MTD: Add integrator-flash feature to physmapMarc Zyngier1-1/+15
2011-05-20UBI: switch to dynamic printksArtem Bityutskiy2-58/+28
2011-05-20UBI: turn some macros into static inlineArtem Bityutskiy1-25/+38
2011-05-20UBI: improve checking in debugging printsArtem Bityutskiy1-8/+25
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss1-1/+2
2011-05-19MIPS: Lantiq: Add NOR flash supportJohn Crispin3-0/+259
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely1-2/+5
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches1-1/+1
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi1-1/+1
2011-04-14UBI: fix typo in a messageArtem Bityutskiy1-1/+1
2011-04-14UBI: fix minor stylistic issuesArtem Bityutskiy6-17/+18
2011-04-14UBI: use __packed instead of __attribute__((packed))Artem Bityutskiy1-3/+3
2011-04-14UBI: re-name set volume properties ioctlArtem Bityutskiy1-4/+4
2011-04-14UBI: make the control character device non-seekableArtem Bityutskiy1-1/+1
2011-04-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-21/+13
2011-04-07Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-7/+8
2011-04-05UBI: do not select KALLSYMS_ALLArtem Bityutskiy1-1/+1
2011-04-05UBI: do not compare array with NULLArtem Bityutskiy1-5/+0
2011-04-05UBI: check if we are in RO mode in the erase routineArtem Bityutskiy1-1/+7
2011-04-01mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) regionHong Xu1-16/+2
2011-04-01mtd: atmel_nand: modify test case for using DMA operationsNicolas Ferre1-2/+4
2011-04-01mtd: atmel_nand: fix support for CPUs that do not support DMA accessHong Xu1-1/+4
2011-04-01mtd: atmel_nand: trivial: change DMA usage information traceNicolas Ferre1-1/+2
2011-04-01mtd: mtdswap: fix printk format warningRandy Dunlap1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi42-68/+68
2011-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1Artem Bityutskiy29-445/+654
2011-03-25mtd: mtdswap: fix compilation warningArtem Bityutskiy1-1/+1
2011-03-25mtdswap: kill strict error handling optionYang Ruirui2-15/+1
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-2/+2
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy1-2/+2
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon1-4/+4
2011-03-23mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon1-2/+1
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon1-5/+5
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-0/+19
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds12-234/+297
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+2
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-133/+287
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-35/+33
2011-03-16UBI: make tests modes dynamicArtem Bityutskiy6-62/+49
2011-03-16UBI: make self-checks dynamicArtem Bityutskiy8-25/+70
2011-03-16UBI: make debugging messages dynamicArtem Bityutskiy3-55/+37
2011-03-16UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2-21/+16
2011-03-16UBI: kill debugging bufferArtem Bityutskiy2-19/+0
2011-03-16UBI: allocate erase checking buffer on demandArtem Bityutskiy1-7/+12