aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan2012-09-291-8/+11
* mtd: omap2: fix some typos in commentsPeter Meerwald2012-09-291-5/+5
* mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris2012-09-292-8/+2
* mtd: atmel nand: fix gpio missing requestJean-Christophe PLAGNIOL-VILLARD2012-09-291-2/+63
* mtd: docg4: fix oob readsMike Dunn2012-09-291-27/+6
* mtd: spear_smi: fix compilation warningArtem Bityutskiy2012-09-291-1/+1
* mtd: spear_smi: failure test for null rather than negative integerJulia Lawall2012-09-291-1/+1
* mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-292-2/+31
* mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge2012-09-292-2/+31
* mtd: nand: rename '_raw' BBT scan functionsBrian Norris2012-09-291-10/+10
* mtd: nand: use ECC, if present, when scanning OOBBrian Norris2012-09-291-7/+20
* mtd: nand_bbt: use string libraryBrian Norris2012-09-291-18/+9
* mtd: nand: remove unused 'int' return codesBrian Norris2012-09-291-11/+8
* mtd: check for max_bitflips in mtd_read_oob()Brian Norris2012-09-291-1/+13
* mtd: m25p80: Fix the Spansion chip detectionMarek Vasut2012-09-291-5/+5
* mtd: m25p80: add support for Spansion s25sl064p chipMarek Vasut2012-09-291-0/+1
* mtd: gpmi: change the code for clocksHuang Shijie2012-09-293-18/+112
* mtd: sh_flctl: Only copy OOB data if it is requiredBastian Hecht2012-09-291-1/+2
* mtd: sh_flctl: Use memcpy() instead of using a loopBastian Hecht2012-09-291-6/+7
* Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse2012-08-228420-253158/+525828
|\
| * Linux 3.6-rc2Linus Torvalds2012-08-161-1/+1
| * autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
| * Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
| |\
| | * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
| |\ \
| | * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1
| | * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| | * | fuse: add missing INIT flagsMiklos Szeredi2012-07-182-1/+10
| | * | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| | * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| | * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-183-2/+12
| * | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
| |\ \ \
| | * | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
| * | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-164-95/+165
| |\ \ \ \
| | * \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| | |\ \ \ \
| | | * | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| | * | | | | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| | * | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| | |/ / / /
| * | | | | MAINTAINERS: update address for Dan WilliamsDan Williams2012-08-161-13/+12
| * | | | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-161-1/+1
| * | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
| |\ \ \ \ \
| | * | | | | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| | * | | | | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| | |\ \ \ \ \
| | | * | | | | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
| * | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie2012-08-156-8/+45
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/nv86/fifo: suspend fixMaxim Levitsky2012-08-141-0/+9
| | | * | | | | | | drm/nouveau: disable copy engine on NVAFHenrik Rydberg2012-08-141-1/+0
| | | * | | | | | | nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst2012-08-141-1/+1
| | | * | | | | | | drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs2012-08-141-1/+1