aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2013-01-06ARM: Kirkwood: Fix missing clk for USB device.Andrew Lunn
2013-01-06arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driverGregory CLEMENT
2013-01-05ARM: EXYNOS: skip the clock initialization for exynos5440Kukjin Kim
2013-01-04ARM: dts: imx31-bug: Fix manufacturer compatible stringFabio Estevam
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03ARM: nomadik: bump the IRQ numbers againLinus Walleij
2013-01-03ARM: nomadik: delete dangling includeLinus Walleij
2013-01-03Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2013-01-03ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen
2013-01-03Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren
2013-01-02ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley
2013-01-02ARM: OMAP3: clock data: Add missing enable/disable for EMU clockJon Hunter
2013-01-02ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk
2013-01-02ARM: OMAP4: PRM: fix RSTTIME and RSTST offsetsNishanth Menon
2013-01-02ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij
2013-01-02ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij
2013-01-02ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring
2013-01-02ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring
2013-01-01ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley
2013-01-01ARM: OMAP AM33xx: hwmod data: resolve sparse warningsPaul Walmsley
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-28ARM: EXYNOS: enable PINCTRL for EXYNOS5440Kukjin Kim
2012-12-28ARM: dts: use uart port1 for console on exynos4210-smdkv310Kukjin Kim
2012-12-28ARM: dts: use uart port0 for console on exynos5440-ssdk5440Kukjin Kim
2012-12-28ARM: SAMSUNG: fix the cpu id for EXYNOS5440Kukjin Kim
2012-12-28ARM: OMAP: 32k counter: resolve sparse warningsPaul Walmsley
2012-12-27ARM: EXYNOS: Revise HDMI resource sizeSean Paul
2012-12-26ARM: ux500: add pinctrl address resourcesFabio Baltieri
2012-12-25ARM: dts: imx23-olinuxino: Fix IOMUX settingsFabio Estevam
2012-12-23sunxi: Change the machine compatible string.Maxime Ripard
2012-12-23ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard
2012-12-21ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-12-20Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-20ARM: OMAP2+: Trivial fix for IOMMU merge issueTony Lindgren
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-20ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi
2012-12-20Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2012-12-20Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-12-20ARM: sunxi: rename device tree source filesOlof Johansson
2012-12-20ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-20ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon
2012-12-20ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon
2012-12-20ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro