summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2015-02-06Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson5-5/+142
2015-02-06Merge tag 'samsung-dt-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson8-53/+458
2015-02-06Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-1/+13
2015-02-06Merge tag 'mvebu-dt-3.20-3' of git://git.infradead.org/linux-mvebu into next/dtOlof Johansson27-87/+999
2015-02-06ARM: sirf: drop redundant function and marco declarationBarry Song1-15/+0
2015-02-06Merge tag 'keystone-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssa...Olof Johansson1-0/+1
2015-02-06arm: omap: specify PMUs are for ARMv7 CPUsMark Rutland1-2/+3
2015-02-06arm: shmobile: specify PMUs are for ARMv7 CPUsMark Rutland2-2/+2
2015-02-06arm: iop: specify PMUs are for XScale CPUsMark Rutland1-1/+1
2015-02-06arm: pxa: specify PMUs are for XScale CPUsMark Rutland1-1/+1
2015-02-06arm: realview: specify PMU typesMark Rutland5-5/+6
2015-02-06Merge tag 'omap-for-v3.20/dt-pt3-v2' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson5-30/+154
2015-02-06Merge tag 'v3.20-rockchip-dts3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson5-2/+76
2015-02-05Merge tag 'at91-soc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre...Olof Johansson25-706/+268
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller36-199/+476
2015-02-05Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linusMark Brown1-2/+2
2015-02-05ARM: dts: Fix I2S1, I2S2 compatible for exynos4 SoCsSylwester Nawrocki1-2/+2
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu1-3/+2
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko1-2/+2
2015-02-04Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-24/+47
2015-02-04ARM: dts: Add PPMU node for exynos4412-trats2Chanwoo Choi1-0/+40
2015-02-04ARM: dts: Add PPMU node for exynos3250-monk and exynos3250-rinatoChanwoo Choi2-0/+80
2015-02-04ARM: dts: Add PPMU dt node for exynos4 and exynos4210Chanwoo Choi2-0/+116
2015-02-04ARM: dts: Add PPMU dt node for exynos3250Chanwoo Choi1-0/+74
2015-02-04ARM: dts: add mipi dsi device node for exynos4415YoungJun Cho1-0/+15
2015-02-04ARM: dts: add fimd device node for exynos4415YoungJun Cho1-0/+12
2015-02-04ARM: dts: Add syscon phandle to the video-phy node for Exynos4Sylwester Nawrocki1-0/+1
2015-02-04ARM: dts: Add sound nodes for exynos4412-trats2Inha Song1-0/+42
2015-02-04ARM: dts: Fix CLK_MOUT_CAMn parent clocks assignment for exynos4412-trats2Sylwester Nawrocki1-2/+2
2015-02-04ARM: dts: Fix CLK_UART_ISP_SCLK clock assignment in exynos4x12.dtsiSylwester Nawrocki1-1/+1
2015-02-04ARM: dts: Add max77693 charger node for exynos4412-trats2Krzysztof Kozlowski1-0/+10
2015-02-04ARM: dts: Switch max77686 regulators to GPIO control for exynos4412-trats2Krzysztof Kozlowski1-20/+5
2015-02-04ARM: dts: Add suspend configuration for max77686 regulators for exynos4412-tr...Krzysztof Kozlowski1-30/+42
2015-02-04ARM: dts: Add Maxim 77693 fuel gauge node for exynos4412-trats2Krzysztof Kozlowski1-0/+18
2015-02-03ARM: dts: AM335x: Make charge delay a DT parameter for TSCVignesh R1-0/+1
2015-02-03ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon1-15/+11
2015-02-02Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas1-0/+37
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas4-256/+29
2015-02-02ARM: dts: exynos4: Add stdout-path propertiesTomasz Figa9-0/+15
2015-02-02ARM: at91/trivial: unify functions and machine namesNicolas Ferre5-33/+33
2015-02-02ARM: at91: remove at91_dt_initialize and machine init_early()Alexandre Belloni6-54/+44
2015-02-02ARM: at91: change board files into SoC filesNicolas Ferre4-11/+6
2015-02-02ARM: at91: remove at91_boot_socAlexandre Belloni6-142/+1
2015-02-02ARM: at91: move alternative initial mapping to board-dt-sama5.cNicolas Ferre3-40/+36
2015-02-02ARM: at91: merge all SOC_AT91SAM9xxxAlexandre Belloni13-339/+41
2015-02-02ARM: at91: at91rm9200: set idle and restart from rm9200_dt_device_init()Alexandre Belloni2-14/+14
2015-02-02Merge tag 'at91-cleanup3' into at91-3.20-socNicolas Ferre42-551/+415
2015-02-02Merge branch 'at91-3.19-fixes' into at91-3.20-socNicolas Ferre4-2/+22
2015-02-01Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-71/+150
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-0/+47