summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-03-14Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/re...Olof Johansson113-598/+645
2012-03-14ARM: shmobile: remove additional __io() macro useArnd Bergmann1-1/+1
2012-03-13ARM: mach-shmobile: default to no earlytimerMagnus Damm1-1/+0
2012-03-13ARM: mach-shmobile: r8a7779 and Marzen timer reworkMagnus Damm2-13/+11
2012-03-13ARM: mach-shmobile: r8a7740 and Bonito timer reworkMagnus Damm2-7/+21
2012-03-13ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm3-25/+12
2012-03-13ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm3-24/+12
2012-03-13ARM: mach-shmobile: sh7377 and G4EVM timer reworkMagnus Damm2-12/+11
2012-03-13ARM: mach-shmobile: sh7367 and G3EVM timer reworkMagnus Damm2-12/+11
2012-03-13ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm2-1/+7
2012-03-13ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm8-8/+8
2012-03-13ARM: mach-shmobile: r8a7779 L2 cache supportMagnus Damm1-0/+5
2012-03-13ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm3-46/+42
2012-03-13ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm3-26/+38
2012-03-13ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm4-46/+27
2012-03-13ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm4-46/+27
2012-03-13ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm3-23/+25
2012-03-13ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm3-23/+25
2012-03-13sh: board sh_clk_ops renameMagnus Damm2-2/+2
2012-03-13sh: sh5 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-13sh: sh4a sh_clk_ops renameMagnus Damm12-35/+35
2012-03-13sh: sh4 sh_clk_ops renameMagnus Damm2-9/+9
2012-03-13sh: sh3 sh_clk_ops renameMagnus Damm6-35/+35
2012-03-13sh: sh2a sh_clk_ops renameMagnus Damm3-18/+18
2012-03-13sh: sh2 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-13sh: sh header sh_clk_ops renameMagnus Damm1-1/+1
2012-03-13ARM: mach-shmobile: r8a7779 sh_clk_ops renameMagnus Damm1-1/+1
2012-03-13ARM: mach-shmobile: r8a7740 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: sh73a0 sh_clk_ops renameMagnus Damm1-6/+6
2012-03-13ARM: mach-shmobile: sh7372 sh_clk_ops renameMagnus Damm1-4/+4
2012-03-13ARM: mach-shmobile: sh7377 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-13ARM: mach-shmobile: sh7367 sh_clk_ops renameMagnus Damm1-3/+3
2012-03-10Merge branch 'next/devel-samsung' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson27-72/+765
2012-03-10ARM: EXYNOS: fix cycle count for periodic mode of clock event timersChanghwan Youn1-8/+13
2012-03-10ARM: EXYNOS: add support JPEGAndrzej Pietrasiewicz5-0/+32
2012-03-10ARM: EXYNOS: Add DMC1, allow PPMU access for DMCMyungJoo Ham2-1/+7
2012-03-10ARM: SAMSUNG: Correct MIPI-CSIS io memory resource definitionSylwester Nawrocki1-2/+2
2012-03-10ARM: SAMSUNG: fix __init attribute on regarding s3c_set_platdata()Tushar Behera1-2/+2
2012-03-10x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-09ARM: SAMSUNG: Add __init attribute to samsung_bl_set()Tushar Behera1-1/+1
2012-03-09ARM: S5PV210: Add usb otg phy controlJoonyoung Shim4-4/+97
2012-03-09ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim9-3/+133
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-2/+2
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+3
2012-03-09ARM: EXYNOS: Enable l2 configuration through device treeAmit Daniel Kachhap1-2/+11
2012-03-09ARM: EXYNOS: remove useless code to save/restore L2Amit Daniel Kachhap1-15/+0
2012-03-09ARM: EXYNOS: save L2 settings during bootupAmit Daniel Kachhap1-11/+31
2012-03-09ARM: S5P: add L2 early resume codeAmit Daniel Kachhap1-6/+38