aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds20-5/+23
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds5-4/+3
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-10/+9
2012-03-28Disintegrate asm/system.h for ARMDavid Howells5-4/+3
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds28-370/+324
2012-03-24Merge branch 'renesas/soc' into next/soc2Arnd Bergmann23-338/+317
2012-03-24Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh into renesas/socArnd Bergmann3-10/+9
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-27/+0
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds4-224/+214
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-29/+19
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2-27/+0
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto1-3/+9
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat4-2/+8
2012-03-20Merge branch 'renesas/timer' into next/timerArnd Bergmann28-438/+513
2012-03-16Merge branch 'pm-domains'Rafael J. Wysocki1-0/+2
2012-03-16PM / shmobile: Make TMU driver use pm_genpd_dev_always_on()Rafael J. Wysocki1-0/+2
2012-03-15Merge branch 'for-armsoc' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into next/soc2Arnd Bergmann2-27/+0
2012-03-15Merge branch 'renesas/fixes' into renesas/socArnd Bergmann4-3/+14
2012-03-15ARM: mach-shmobile: ap4evb: Reserve DMA memory for the frame bufferKuninori Morimoto1-0/+6
2012-03-14ARM: shmobile: remove additional __io() macro useArnd Bergmann1-1/+1
2012-03-13ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier7-38/+18
2012-03-12arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2-4/+5
2012-03-12arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2-16/+0
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2-8/+0
2012-03-12arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart2-5/+17
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart4-8/+8
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart4-10/+12
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart1-4/+2
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2-14/+4
2012-03-12arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart2-6/+0
2012-03-12arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart2-162/+175
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2-2/+0
2012-03-12ARM: mach-shmobile: default to no earlytimerMagnus Damm1-1/+0
2012-03-12ARM: mach-shmobile: r8a7779 and Marzen timer reworkMagnus Damm2-13/+11
2012-03-12ARM: mach-shmobile: r8a7740 and Bonito timer reworkMagnus Damm2-7/+21
2012-03-12ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm3-25/+12
2012-03-12ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm3-24/+12
2012-03-12ARM: mach-shmobile: sh7377 and G4EVM timer reworkMagnus Damm2-12/+11
2012-03-12ARM: mach-shmobile: sh7367 and G3EVM timer reworkMagnus Damm2-12/+11
2012-03-12ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm2-1/+7
2012-03-12ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm1-3/+3
2012-03-12ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm1-3/+3
2012-03-12ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm8-8/+8
2012-03-12ARM: mach-shmobile: r8a7779 L2 cache supportMagnus Damm1-0/+5
2012-03-12ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm3-46/+42
2012-03-12ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm3-26/+38
2012-03-12ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm4-46/+27
2012-03-12ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm4-46/+27
2012-03-12ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm3-23/+25