summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds43-134/+131
2013-01-04ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman43-134/+131
2013-01-04ARM: nomadik: bump the IRQ numbers againLinus Walleij1-39/+39
2013-01-04ARM: nomadik: delete dangling includeLinus Walleij1-1/+0
2013-01-04Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2-2/+5
2013-01-03ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen2-2/+8
2013-01-03Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren9-35/+123
2013-01-02ARM: OMAP2/3: PRM: fix bogus OMAP2xxx powerstate return valuesPaul Walmsley3-28/+110
2013-01-02ARM: OMAP3: clock data: Add missing enable/disable for EMU clockJon Hunter1-0/+2
2013-01-02ARM: OMAP4: PRM: Correct wrong instance usage for reading reset sourcesIvan Khoronzhuk1-1/+1
2013-01-02ARM: OMAP4: PRM: fix RSTTIME and RSTST offsetsNishanth Menon1-2/+2
2013-01-02ARM: OMAP4: PRM: Correct reset source mapIvan Khoronzhuk1-2/+2
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen1-0/+4
2013-01-02ARM: 7611/1: VIC: fix bug in VIC irqdomain codeLinus Walleij1-2/+7
2013-01-02ARM: 7610/1: versatile: bump IRQ numbersLinus Walleij1-3/+3
2013-01-02ARM: 7609/1: disable errata work-arounds which access secure registersRob Herring3-2/+8
2013-01-02ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlierRob Herring1-1/+2
2013-01-02ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley1-0/+2
2013-01-02ARM: OMAP AM33xx: hwmod data: resolve sparse warningsPaul Walmsley1-2/+2
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-84/+100
2012-12-28ARM: EXYNOS: enable PINCTRL for EXYNOS5440Kukjin Kim1-0/+2
2012-12-28ARM: dts: use uart port1 for console on exynos4210-smdkv310Kukjin Kim1-1/+1
2012-12-28ARM: dts: use uart port0 for console on exynos5440-ssdk5440Kukjin Kim1-1/+1
2012-12-28ARM: SAMSUNG: fix the cpu id for EXYNOS5440Kukjin Kim1-1/+1
2012-12-28ARM: OMAP: 32k counter: resolve sparse warningsPaul Walmsley1-0/+2
2012-12-27ARM: EXYNOS: Revise HDMI resource sizeSean Paul1-1/+1
2012-12-26ARM: ux500: add pinctrl address resourcesFabio Baltieri2-2/+5
2012-12-25ARM: dts: imx23-olinuxino: Fix IOMUX settingsFabio Estevam1-4/+4
2012-12-23sunxi: Change the machine compatible string.Maxime Ripard1-2/+2
2012-12-23ARM: multi_v7_defconfig: Add ARCH_SUNXIMaxime Ripard1-0/+1
2012-12-22ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim1-3/+2
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-10/+0
2012-12-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-7/+11
2012-12-21Merge tag 'fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds22-180/+201
2012-12-21ARM: OMAP2+: Trivial fix for IOMMU merge issueTony Lindgren1-2/+2
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-133/+41
2012-12-20ARM: OMAP2+: Fix compillation error in mach-omap2/timer.cPeter Ujfalusi1-1/+1
2012-12-20Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux...Olof Johansson9-169/+182
2012-12-20Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson8-10/+18
2012-12-20ARM: sunxi: rename device tree source filesOlof Johansson4-0/+0
2012-12-20ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia1-0/+1
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-5/+5
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds42-350/+300
2012-12-20ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon1-1/+1
2012-12-20ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon1-2/+4
2012-12-20ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2012-12-20unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-7/+0
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-20Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds9-87/+75
2012-12-19ARM: EXYNOS: Avoid passing the clks through platform dataPadmavathi Venna1-12/+0