summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Merge branch 'qcom/soc' into next/socOlof Johansson3-8/+52
2014-01-02ARM: msm: Simplify ARCH_MSM_DT configStephen Boyd1-2/+4
2014-01-02ARM: msm: Add support for MSM8974 SoCRohit Vaswani2-1/+43
2014-01-02ARM: msm: trout: fix uninit var warningJosh Cartwright1-6/+6
2013-12-30Merge tag 'renesas-soc2-for-v3.14' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson12-8/+356
2013-12-26Merge tag 'tegra-for-3.14-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson5-40/+54
2013-12-26Merge tag 'tegra-for-3.14-powergate' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2-3/+240
2013-12-26Merge branch 'tegra/dma-reset-rework' into next/socOlof Johansson91-3569/+6603
2013-12-23Merge tag 'samsung-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/kgen...Olof Johansson2-1/+5
2013-12-23MAINTAINERS: take maintainership for Energy Micro efm32 SoCsUwe Kleine-König1-0/+6
2013-12-22ARM: moxart: add MOXA ART SoC platform filesJonas Jensen6-0/+201
2013-12-20Merge tag 'renesas-soc-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman32-290/+285
2013-12-20Merge branch 'keystone/soc' into next/socKevin Hilman5-3/+26
2013-12-20Merge branch 'efm32/soc' into next/socKevin Hilman1093-5776/+13101
2013-12-20Merge branch 'berlin/soc' into next/socKevin Hilman19-0/+824
2013-12-19arm: shmobile: clks: remove duplicated clock from r7s72100Wolfram Sang1-1/+0
2013-12-19ARM: shmobile: koelsch: Conditionally select MICREL_PHYSimon Horman1-0/+1
2013-12-19ARM: shmobile: rcar-gen2: Initialize CCF before clock sourcesLaurent Pinchart1-1/+7
2013-12-19ARM: shmobile: r8a7791: Add clock index macros for DT sourcesLaurent Pinchart1-0/+105
2013-12-19ARM: shmobile: r8a7790: Add clock index macros for DT sourcesLaurent Pinchart1-0/+100
2013-12-17ARM: keystone: defconfig: enable USB supportWingMan Kwok1-1/+19
2013-12-17ARM: keystone: Avoid calling of_clk_init() twiceSantosh Shilimkar1-1/+0
2013-12-17ARM: keystone: Make PM bus ready before populating platform devicesSantosh Shilimkar3-1/+2
2013-12-17ARM: keystone: enable DMA zone for LPAESantosh Shilimkar2-0/+4
2013-12-17ARM: keystone: enable big endian supportTaras Kondratiuk1-0/+1
2013-12-17ARM: tegra: Add IO rail supportThierry Reding2-0/+177
2013-12-17ARM: tegra: Special-case the 3D clamps on Tegra124Thierry Reding1-0/+13
2013-12-17ARM: tegra: Add Tegra124 powergate supportThierry Reding2-0/+45
2013-12-17ARM: tegra: Export tegra_powergate_remove_clamping()Thierry Reding1-0/+1
2013-12-17ARM: tegra: Export tegra_powergate_power_off()Thierry Reding1-0/+1
2013-12-17ARM: tegra: Rename cpu0 powergate to crailThierry Reding1-1/+1
2013-12-17ARM: tegra: Fix some whitespace odditiesThierry Reding1-2/+2
2013-12-16spi: tegra: checking for ERR_PTR instead of NULLDan Carpenter1-2/+2
2013-12-16ARM: device trees for Energy Micro's EFM32 Cortex-M3 SoCsUwe Kleine-König4-0/+277
2013-12-16ARM: new platform for Energy Micro's EFM32 Cortex-M3 SoCsUwe Kleine-König8-1/+150
2013-12-16Linux 3.13-rc4v3.13-rc4Linus Torvalds1-1/+1
2013-12-16null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-16radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds141-916/+1551
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-19/+13
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-46/+103
2013-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-42/+165
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-15ARM: S3C64XX: Select CPU_V6K instead of CPU_V6Tomasz Figa1-1/+1
2013-12-15igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-15i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-12-14ARM: shmobile: Add select MIGHT_HAVE_PCI for PCI-AHB bridge codeBen Dooks1-0/+4
2013-12-14Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds9-78/+67
2013-12-14Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-2/+13