aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-ap4evb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-3/+1
2012-11-21ARM: mach-shmobile: Remove the unused sh_mipi_dsi_info lcd_chan fieldLaurent Pinchart1-3/+0
2012-11-21ARM: mach-shmobile: Initiliaze the new sh_mipi_dsi_info channel fieldLaurent Pinchart1-0/+1
2012-11-08ARM: shmobile: use FSI driver's audio clock on ap4evbKuninori Morimoto1-138/+1
2012-11-08ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-globalKuninori Morimoto1-1/+1
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-9/+12
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-09-18ARM: shmobile: use __iomem pointers for MMIOArnd Bergmann1-6/+6
2012-09-14ARM: shmobile: move custom gpio functions to sh-gpio.hRob Herring1-0/+2
2012-09-04ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki1-1/+1
2012-09-04ARM: shmobile: Rework adding devices to PM domains on AP4EVBRafael J. Wysocki1-8/+11
2012-09-04ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki1-8/+8
2012-07-11Merge branch 'renesas-ap4evb' into renesas-boardRafael J. Wysocki1-17/+31
2012-07-06ARM: shmobile: ap4evb: switch to using pm-rmobile APIKuninori Morimoto1-8/+8
2012-06-30ARM: mach-shmobile: add fixed voltage regulators to ap4evbGuennadi Liakhovetski1-0/+29
2012-06-30ARM: shmobile: use common extra gpio functions on ap4evbKuninori Morimoto1-17/+2
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+31
2012-05-12ARM: mach-shmobile: sh7372 CEU supports up to 8188x8188 imagesGuennadi Liakhovetski1-0/+2
2012-05-08ARM: shmobile: use machine specific hook for late initShawn Guo1-0/+1
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto1-1/+19
2012-04-13ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto1-3/+12
2012-03-28Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-38/+6
2012-03-24Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh into renesas/socArnd Bergmann1-0/+1
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds1-148/+154
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-19/+11
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 Schandinat1-1/+1
2012-03-15Merge branch 'renesas/fixes' into renesas/socArnd Bergmann1-1/+1
2012-03-15ARM: mach-shmobile: ap4evb: Reserve DMA memory for the frame bufferKuninori Morimoto1-0/+6
2012-03-12arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart1-2/+3
2012-03-12arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart1-8/+0
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart1-4/+0
2012-03-12arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart1-4/+10
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart1-2/+2
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-4/+4
2012-03-12arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart1-3/+0
2012-03-12arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart1-131/+140
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart1-1/+0
2012-03-12ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm1-12/+1
2012-03-12ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm1-3/+3
2012-03-12ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm1-23/+2
2012-03-07ARM: mach-shmobile: ap4evb: fixup fsi2_ak4643_info typoKuninori Morimoto1-1/+1
2012-02-03ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto1-19/+11
2012-01-18ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski1-10/+2
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-2/+30
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+14
2012-01-02ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm1-2/+0
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart1-2/+2