aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-09ARM: dts: qcom: ipq8064-ap148: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: apq8084-mtp: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: apq8084-ifc6540: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: apq8074-dragonboard: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: apq8064-ifc6410: Use stdout-pathStephen Boyd1-0/+4
2015-09-09ARM: dts: qcom: apq8064-cm-qs600: Use stdout-pathStephen Boyd1-0/+8
2015-09-09ARM: dts: qcom: Label serial nodes for aliasing and stdout-pathStephen Boyd5-5/+5
2015-09-09Merge tag 'qcom-dt-for-4.3' into v4.2-rc2Andy Gross7-22/+523
2015-07-28ARM: dts: qs600: Add real regulators to sdccSrinivas Kandagatla1-0/+20
2015-07-28ARM: dts: ifc6410: add real regulators for sdcc nodes.Srinivas Kandagatla1-0/+27
2015-07-28ARM: dts: apq8064: remove temporary fixed regulator for mmcSrinivas Kandagatla1-12/+0
2015-07-27ARM: dts: apq8064: fix missing gsbi cell-indexSrinivas Kandagatla1-0/+1
2015-07-27ARM: dts: apq8064: Add DT support for GSBI6 and for UART pin muxPramod Gurav2-1/+42
2015-07-27ARM: dts: apq8064: add pm8921 mpp supportSrinivas Kandagatla1-0/+12
2015-07-27ARM: dts: apq8064: Add pm8921 mfd and its gpio nodeSrinivas Kandagatla1-1/+35
2015-07-23ARM: dts: msm8974: Add smem reservation and nodeBjorn Andersson1-0/+20
2015-07-23ARM: dts: msm8974: Add tcsr mutex nodeBjorn Andersson1-0/+12
2015-07-23ARM: dts: qcom: Add ks8851 node for wired ethernetStephen Boyd2-0/+91
2015-07-23ARM: dts: qcom: Add MSM8960 CDP RPM regulatorsStephen Boyd1-0/+236
2015-07-23ARM: dts: qcom: Add MSM8960 RPM and RPM regulator nodesStephen Boyd1-0/+19
2015-07-23ARM: dts: qcom: Replace gpio node with pinctrl nodeStephen Boyd1-3/+2
2015-07-23ARM: dts: qcom: Replace gpio node with pinctrl nodeBjorn Andersson1-5/+6
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-11/+1135
2015-07-09Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesKevin Hilman4-1/+15
2015-07-09Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixesKevin Hilman4-4/+10
2015-07-08arm: dts: vexpress: add missing CCI PMU device node to TC2Sudeep Holla1-0/+10
2015-07-08arm: dts: vexpress: describe all PMUs in TC2 dtsMark Rutland1-2/+13
2015-07-08Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixesKevin Hilman2-3/+46
2015-07-08Merge tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixesKevin Hilman1-1/+1041
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-69/+198
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King748-23000/+36902
2015-07-06Merge branch 'fixes-rc1' into omap-for-v4.2/fixesTony Lindgren805-23540/+37642
2015-07-06ARM: dts: am4372.dtsi: disable rfbiTomi Valkeinen1-0/+1
2015-07-06ARM: dts: am57xx-beagle-x15: Provide supply for usb2_phy2Roger Quadros1-0/+4
2015-07-06ARM: dts: am4372: Add emif nodeDave Gerlach1-0/+6
2015-07-06Revert "ARM: dts: am335x-boneblack: disable RTC-only sleep"Johan Hovold1-0/+4
2015-07-05ARM: sunxi: Enable simplefb in the defconfigMaxime Ripard1-0/+5
2015-07-05ARM: Remove deprecated symbol from defconfig filesTimo Sigurdsson2-2/+0
2015-07-05ARM: sunxi: Add Machine support for A33Vishnu Patekar1-0/+1
2015-07-05ARM: sunxi: Introduce Allwinner H3 supportJens Kuske2-2/+4
2015-07-03Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlockLinus Torvalds2-63/+0
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King4-3/+16
2015-07-03ARM: pgtable: document mapping typesRussell King1-1/+30
2015-07-03ARM: io: convert ioremap*() to functionsRussell King3-34/+62
2015-07-03ARM: io: fix ioremap_wt() implementationRussell King1-1/+1
2015-07-03ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King1-3/+39
2015-07-03ARM: fix lockdep unannotated irqs-off warningRussell King1-1/+1
2015-07-03ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy1-23/+33
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-69/+72
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+2