aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie26-550/+0
2012-09-29mtd: m25p80: add support for Micron N25Q256AVivien Didelot1-0/+3
2012-09-29mtd: maps: pci: remove dead codeWolfram Sang1-23/+0
2012-09-29mtd: use %*ph[CN] to dump small buffersAndy Shevchenko4-41/+14
2012-09-29mtd: gpmi: fix the compiler warningsHuang Shijie3-16/+12
2012-09-29mtd: nand: davinci: add OF support for davinci nand controllerHeiko Schocher2-1/+122
2012-09-29JFFS2: fix unmount regressionArtem Bityutskiy1-0/+4
2012-09-29mtd: allow uclinux map driver to be used on any ColdFire CPU platformGreg Ungerer1-1/+1
2012-09-29mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driverGreg Ungerer1-6/+9
2012-09-29mtd: s3c2410: Fix line over 80 characters warningSachin Kamat1-10/+20
2012-09-29mtd: s3c2410: Fix checkpatch warnings and errors related to whitespacesSachin Kamat1-8/+9
2012-09-29mtd: s3c2410: Do not initialise statics to 0 or NULLSachin Kamat1-37/+27
2012-09-29mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>Sachin Kamat1-2/+1
2012-09-29mtd: s3c2410: Use pr_* instead of printkSachin Kamat1-1/+4
2012-09-29mtd: s3c2410: Use module_platform_driver()Sachin Kamat1-14/+1
2012-09-29mtd: nand: Include IMX6 in the list of supported SoCsFabio Estevam1-1/+1
2012-09-29mtd: autcpu12-nvram: Convert driver to platform_deviceAlexander Shiyan3-70/+101
2012-09-29mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan1-8/+11
2012-09-29mtd: omap2: fix some typos in commentsPeter Meerwald1-5/+5
2012-09-29mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2-8/+2
2012-09-29mtd: atmel nand: fix gpio missing requestJean-Christophe PLAGNIOL-VILLARD1-2/+63
2012-09-29mtd: docg4: fix oob readsMike Dunn1-27/+6
2012-09-29mtd: spear_smi: fix compilation warningArtem Bityutskiy1-1/+1
2012-09-29mtd: spear_smi: failure test for null rather than negative integerJulia Lawall1-1/+1
2012-09-29mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2-2/+31
2012-09-29mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge2-2/+31
2012-09-29mtd: nand: rename '_raw' BBT scan functionsBrian Norris1-10/+10
2012-09-29mtd: nand: use ECC, if present, when scanning OOBBrian Norris1-7/+20
2012-09-29mtd: nand_bbt: use string libraryBrian Norris1-18/+9
2012-09-29mtd: nand: remove unused 'int' return codesBrian Norris1-11/+8
2012-09-29mtd: check for max_bitflips in mtd_read_oob()Brian Norris1-1/+13
2012-09-29mtd: m25p80: Fix the Spansion chip detectionMarek Vasut1-5/+5
2012-09-29mtd: m25p80: add support for Spansion s25sl064p chipMarek Vasut1-0/+1
2012-09-29mtd: gpmi: change the code for clocksHuang Shijie3-18/+112
2012-09-29mtd: sh_flctl: Only copy OOB data if it is requiredBastian Hecht1-1/+2
2012-09-29mtd: sh_flctl: Use memcpy() instead of using a loopBastian Hecht1-6/+7
2012-08-16Linux 3.6-rc2Linus Torvalds1-1/+1
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent1-18/+13
2012-08-16MAINTAINERS: update address for Dan WilliamsDan Williams1-13/+12
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson1-18/+23
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky1-0/+9
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg1-1/+0
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst1-1/+1
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs1-1/+1
2012-08-14drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula1-3/+4