summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAgeFilesLines
* mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-106-240/+237
* mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macroFerenc Wagner2010-05-101-1/+4
* mtd: OneNAND: OMAP2/3: unmap correct DMA bufferMika Westerberg2010-05-101-4/+4
* mtd: Blackfin NFC: localize MMR bit masksMike Frysinger2010-05-101-4/+25
* mtd: kconfig: remove stray endchoice from help textFerenc Wagner2010-05-101-2/+0
* mtd: nandsim: make some structures anonymousArtem Bityutskiy2010-05-101-3/+3
* mtd/maps/physmap: catch failure to register MTD_PHYSMAP_COMPAT deviceH Hartley Sweeten2010-04-201-2/+5
* bitops: rename for_each_bit() to for_each_set_bit(): mtdAkinobu Mita2010-04-081-1/+1
* mtd: SmartMedia/xD FTL: use of kmalloc/kfree requires the include of slab.hStephen Rothwell2010-03-291-0/+1
* mtd: sm_ftl: remove CONFIG_SM_FTL_MUSEUM and make it always onMaxim Levitsky2010-03-262-16/+1
* mtd: nand: split out ECC moduleMaxim Levitsky2010-03-263-9/+16
* mtd: sm_ftl: initialize sysfs attributesMaxim Levitsky2010-03-261-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-2620-519/+264
|\
| * Delete zero-length file drivers/mtd/maps/omap_nor.cJeff Garzik2010-03-191-0/+0
| * mtd: enable sh_flctl on SH-Mobile ARMMagnus Damm2010-03-151-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-136-5/+5
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2010-03-086-5/+5
| | |\
| | | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-093-4/+4
| | | * Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-1/+1
| | | * tree wide: remove execute flag from .c filesSebastian Andrzej Siewior2010-02-042-0/+0
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-132-2/+2
| |\ \ \
| | * \ \ Merge branch 'master' into for-linusRussell King2010-03-081-1/+1
| | |\ \ \
| | | * | | MTD: fix pismo build errorRussell King2010-03-011-1/+1
| | | | |/ | | | |/|
| | * | | Merge branch 'origin' into devel-stableRussell King2010-03-0813-512/+256
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-031-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | mtd: mxc_nand: add MX25 to KconfigBaruch Siach2010-01-141-1/+1
| * | | | driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-081-1/+2
| | |_|/ | |/| |
| * | | Merge git://git.infradead.org/ubi-2.6Linus Torvalds2010-03-065-87/+198
| |\ \ \
| | * | | UBI: add write checkingArtem Bityutskiy2010-02-012-0/+74
| | * | | UBI: simplify debugging return codesArtem Bityutskiy2010-02-013-41/+37
| | * | | UBI: fix attaching error pathArtem Bityutskiy2010-02-011-33/+30
| | * | | UBI: support attaching by MTD character device nameArtem Bityutskiy2010-02-011-11/+55
| | * | | UBI: mark few variables as __initdataArtem Bityutskiy2010-02-011-2/+2
| | |/ /
| * | | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-016-196/+54
| |\ \ \
| | * | | MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss2010-02-273-173/+0
| | * | | MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-271-1/+3
| | * | | mtd: sh_flctl SHBUSSEL and SEL_16BIT supportMagnus Damm2010-02-021-1/+26
| | * | | mtd: trivial sh_flctl changesMagnus Damm2010-02-022-21/+25
| | |/ /
| * | | omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND initVimal Singh2010-02-151-31/+4
| * | | MTD: remove no longer used OMAP flash mapLadislav Michl2010-02-153-198/+0
| |/ /
* | | mtd/maps/pismo: remove dangling pointer and a leakWolfram Sang2010-03-211-1/+7
* | | mtd: block2mtd: Use kasprintfJulia Lawall2010-03-181-3/+1
* | | mtd: small typo in MakefileMatteo Croce2010-03-181-1/+1
* | | mtd/nand/r852: Use pci_dma_mapping_error()David Woodhouse2010-03-111-1/+1
* | | mtd/nand/r852: fix build for CONFIG_PCI disabledRandy Dunlap2010-03-112-0/+2
* | | mtd: blktrans: do blk_cleanup_queue when it is really safe to do soMaxim Levitsky2010-03-091-1/+1
* | | mtd: Make SM_FTL depend on MTD_NANDDavid Woodhouse2010-03-091-5/+5
* | | mtd: nand: r852: declare inline functions staticStephen Rothwell2010-03-091-3/+3
* | | mtd: nand: r852: fix name space clashStephen Rothwell2010-03-091-4/+5
* | | mtd/nand/r852: fix build for CONFIG_PM=nRandy Dunlap2010-03-091-0/+5