aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-30drm/msm: update for ARCH_MSM -> ARCH_QCOMRob Clark2-2/+2
2014-05-30drm/msm/hdmi: use gpio and HPD pollingRob Clark1-19/+33
2014-05-30drm/msm/mdp5: fix crash in error/unload pathsRob Clark1-1/+4
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-121/+61
2014-05-30Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds3-8/+11
2014-05-30Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds4-10/+23
2014-05-31ARM: dts: add secure firmware support for exynos5420-arndale-octaTushar Behera1-0/+5
2014-05-30MIPS: Add functions for hypervisor callDavid Daney3-1/+117
2014-05-30MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann1-0/+1
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney2-1/+10
2014-05-30MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney2-4/+46
2014-05-30MIPS: Don't build fast TLB refill handler with 32-bit kernelsDavid Daney1-2/+6
2014-05-30MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney1-1/+8
2014-05-30MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEONDavid Daney1-12/+11
2014-05-30MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOCDavid Daney1-5/+5
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney6-27/+75
2014-05-30MIPS: Malta: support powering downPaul Burton1-0/+4
2014-05-30MIPS: Malta: hang on haltPaul Burton1-4/+6
2014-05-30MIPS: Malta: Let PIIX4 respond to PCI special cyclesPaul Burton1-0/+6
2014-05-30MIPS: Malta: add suspend state entry codePaul Burton4-0/+141
2014-05-30MIPS: Define some more PIIX4 registers & valuesPaul Burton1-0/+12
2014-05-30MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki1-0/+5
2014-05-30MIPS: DEC: Only select the R4k clock event/source on R4k systemsMaciej W. Rozycki1-2/+2
2014-05-30MIPS: __delay ABI-dependent subtraction simplificationMaciej W. Rozycki1-5/+3
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim1-1/+1
2014-05-30Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/amd', 'arm/exynos', 'arm/renesas', 'ppc/pamu' and 'arm/msm' into nextJoerg Roedel1960-35551/+24279
2014-05-30iommu/msm: Use devm_ioremap_resource to simplify codeKefeng Wang1-31/+7
2014-05-30iommu/amd: Fix recently introduced compile warningsJoerg Roedel1-2/+0
2014-05-31ARM: EXYNOS: mcpm rename the power_down_finishKukjin Kim1-2/+2
2014-05-31cpufreq: exynos: Fix driver compilation with ARCH_MULTIPLATFORMTomasz Figa6-41/+119
2014-05-31ARM: EXYNOS: Enable mcpm for dual-cluster exynos5800 SoCAbhilash Kesavan1-1/+7
2014-05-30wil6210: improve debug for WMI receiveVladimir Kondratiev1-7/+17
2014-05-31ARM: EXYNOS: Enable multi-platform build supportArnd Bergmann4-29/+26
2014-05-31ARM: EXYNOS: Consolidate Kconfig entriesSachin Kamat2-54/+16
2014-05-31ARM: EXYNOS: Add support for EXYNOS5410 SoCTarek Dakhran2-2/+15
2014-05-31ARM: EXYNOS: Support secondary CPU boot of Exynos3250Chanwoo Choi1-1/+8
2014-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville15-304/+533
2014-05-30Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville7-11/+57
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into nextBjorn Helgaas11-119/+83
2014-05-30Merge branch 'pci/host-generic' into nextBjorn Helgaas5-0/+504
2014-05-31ARM: EXYNOS: Add Exynos3250 SoC IDChanwoo Choi3-0/+34
2014-05-31ARM: EXYNOS: Add 5800 SoC supportArun Kumar K3-2/+16
2014-05-31ARM: EXYNOS: initial board support for exynos5260 SoCPankaj Dubey2-0/+6
2014-05-31Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim1343-30073/+12800
2014-05-30drivers/vfio/pci: Fix wrong MSI interrupt countGavin Shan1-2/+1
2014-05-30drivers/vfio: Rework offsetofend()Gavin Shan1-3/+2
2014-05-30vfio/iommu_type1: Avoid overflowAlex Williamson1-27/+18
2014-05-30vfio/pci: Fix unchecked return valueAlex Williamson1-1/+2
2014-05-30MAINTAINERS: Add generic PCI host controller driverWill Deacon1-0/+8
2014-05-30PCI: generic: Add generic PCI host controller driverWill Deacon4-0/+496