aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/board-ap4evb.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-18ARM: mach-shmobile: simplify MMCIF DMA configurationGravatar Guennadi Liakhovetski 1-10/+2
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Gravatar Linus Torvalds 1-2/+30
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-1/+14
2012-01-02ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeGravatar Magnus Damm 1-2/+0
2011-12-19fbdev: sh_mobile_lcdc: Support FOURCC-based format APIGravatar Laurent Pinchart 1-2/+2
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Gravatar Mark Brown 1-1/+1
2011-11-24ASoC: fsi-ak4642: modify specification method of FSI / ak464xGravatar Kuninori Morimoto 1-1/+14
2011-11-21fbdev: sh_mipi_dsi: add HSxxCLK supportGravatar Kuninori Morimoto 1-1/+2
2011-11-21fbdev: sh_mipi_dsi: add set_dot_clock() for each platformGravatar Kuninori Morimoto 1-0/+25
2011-11-21fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeGravatar Kuninori Morimoto 1-0/+1
2011-11-21fbdev: sh_mipi_dsi: add lane control supportGravatar Kuninori Morimoto 1-0/+1
2011-11-11ARM: mach-shmobile: ap4evb: remove white space from end of lineGravatar Kuninori Morimoto 1-1/+1
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 1-2/+2
2011-11-05ARM: sh7372 ap4evb NOR Flash USB boot fixGravatar Bastian Hecht 1-2/+2
2011-11-03[media] ARM: ap4evb: switch imx074 configuration to default number of lanesGravatar Guennadi Liakhovetski 1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 1-0/+3
2011-10-22ARM: mach-shmobile: sh7372 A4R support (v4)Gravatar Magnus Damm 1-0/+1
2011-10-22ARM: mach-shmobile: sh7372 A3SP support (v4)Gravatar Magnus Damm 1-0/+4
2011-09-26Merge branch 'pm-fixes' into pm-domainsGravatar Rafael J. Wysocki 1-1/+1
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...Gravatar Russell King 1-0/+1
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Gravatar Magnus Damm 1-1/+1
2011-08-25PM: Move clock-related definitions and headers to separate fileGravatar Rafael J. Wysocki 1-0/+1
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixGravatar Magnus Damm 1-0/+1
2011-08-22ARM: mach-shmobile: Setup consistent dma size at boot timeGravatar Jon Medhurst 1-0/+3
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-8/+4
2011-07-27[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGravatar Guennadi Liakhovetski 1-8/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 1-1/+1
2011-07-11ARM: static should be at beginning of declarationGravatar Jesper Juhl 1-1/+1
2011-07-10ARM: mach-shmobile: sh7372 A4MP supportGravatar Kuninori Morimoto 1-0/+1
2011-07-10ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Gravatar Kuninori Morimoto 1-0/+1
2011-07-02ARM: mach-shmobile: sh7372 A4LC support for AP4EVBGravatar Magnus Damm 1-0/+3
2011-06-30ARM: mach-shmobile: make a struct in board-ap4evb.c staticGravatar Guennadi Liakhovetski 1-1/+1
2011-05-26Merge branch 'rmobile/fbdev' into rmobile-latestGravatar Paul Mundt 1-0/+56
2011-05-25sh_mobile_meram: MERAM platform data for LCDCGravatar Damian 1-0/+56
2011-05-25ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAMGravatar Magnus Damm 1-0/+1
2011-05-24ARM: arch-shmobile: Use multiple irq vectors for SDHIGravatar Simon Horman 1-4/+20
2011-05-24ARM: mach-shmobile: PLL does not have to run constantly for HDMIGravatar Guennadi Liakhovetski 1-5/+0
2011-04-06ARM: arch-shmobile: only run FSI init on respective boardsGravatar Kuninori Morimoto 1-5/+3
2011-04-06ARM: arch-shmobile: only run HDMI init on respective boardsGravatar Guennadi Liakhovetski 1-7/+4
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Gravatar Linus Torvalds 1-3/+3
2011-03-29arm: Cleanup the irq namespaceGravatar Thomas Gleixner 1-2/+2
2011-03-25ARM: mach-shmobile: fix SDHI IO address-rangeGravatar Guennadi Liakhovetski 1-2/+2
2011-03-25ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.hGravatar Guennadi Liakhovetski 1-1/+1
2011-03-23ARM: mach-shmobile: add coherent DMA mask to CEU camera devicesGravatar Guennadi Liakhovetski 1-1/+2
2011-03-16Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 1-6/+7
2011-03-04ARM: mach-shmobile: ap4evb: modify LCDC clock divider valueGravatar Kuninori Morimoto 1-1/+1
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatGravatar Kuninori Morimoto 1-4/+2
2011-01-25ASoC: sh: fsi-hdmi: Add FSI port and HDMI selectionGravatar Kuninori Morimoto 1-0/+5
2011-01-21ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportGravatar Kuninori Morimoto 1-2/+0