aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-ap4evb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into for-3.3Mark Brown1-1/+1
2011-11-24ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto1-1/+14
2011-11-21fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto1-1/+2
2011-11-21fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto1-0/+25
2011-11-21fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto1-0/+1
2011-11-21fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto1-0/+1
2011-11-11ARM: mach-shmobile: ap4evb: remove white space from end of lineKuninori Morimoto1-1/+1
2011-11-06Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds1-2/+2
2011-11-05ARM: sh7372 ap4evb NOR Flash USB boot fixBastian Hecht1-2/+2
2011-11-03[media] ARM: ap4evb: switch imx074 configuration to default number of lanesGuennadi Liakhovetski1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+3
2011-10-22ARM: mach-shmobile: sh7372 A4R support (v4)Magnus Damm1-0/+1
2011-10-22ARM: mach-shmobile: sh7372 A3SP support (v4)Magnus Damm1-0/+4
2011-09-26Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki1-1/+1
2011-09-15Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-0/+1
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm1-1/+1
2011-08-25PM: Move clock-related definitions and headers to separate fileRafael J. Wysocki1-0/+1
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm1-0/+1
2011-08-22ARM: mach-shmobile: Setup consistent dma size at boot timeJon Medhurst1-0/+3
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-8/+4
2011-07-27[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski1-8/+4
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-1/+1
2011-07-11ARM: static should be at beginning of declarationJesper Juhl1-1/+1
2011-07-10ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto1-0/+1
2011-07-10ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Kuninori Morimoto1-0/+1
2011-07-02ARM: mach-shmobile: sh7372 A4LC support for AP4EVBMagnus Damm1-0/+3
2011-06-30ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski1-1/+1
2011-05-26Merge branch 'rmobile/fbdev' into rmobile-latestPaul Mundt1-0/+56
2011-05-25sh_mobile_meram: MERAM platform data for LCDCDamian1-0/+56
2011-05-25ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAMMagnus Damm1-0/+1
2011-05-24ARM: arch-shmobile: Use multiple irq vectors for SDHISimon Horman1-4/+20
2011-05-24ARM: mach-shmobile: PLL does not have to run constantly for HDMIGuennadi Liakhovetski1-5/+0
2011-04-06ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto1-5/+3
2011-04-06ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski1-7/+4
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-3/+3
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-03-25ARM: mach-shmobile: fix SDHI IO address-rangeGuennadi Liakhovetski1-2/+2
2011-03-25ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski1-1/+1
2011-03-23ARM: mach-shmobile: add coherent DMA mask to CEU camera devicesGuennadi Liakhovetski1-1/+2
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai1-6/+7
2011-03-04ARM: mach-shmobile: ap4evb: modify LCDC clock divider valueKuninori Morimoto1-1/+1
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto1-4/+2
2011-01-25ASoC: sh: fsi-hdmi: Add FSI port and HDMI selectionKuninori Morimoto1-0/+5
2011-01-21ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto1-2/+0
2011-01-13Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-5/+3