summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-mackerel.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\
| * ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-081-0/+1
* | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-231-4/+31
|\ \
| * \ Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-20/+2
| |\ \
| * | | ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto2012-04-131-1/+19
| * | | ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-131-3/+12
| | |/ | |/|
* | | ARM: mach-shmobile: sh7372 CEU supports up to 8188x8188 imagesGuennadi Liakhovetski2012-05-121-0/+2
* | | ARM: mach-shmobile: mackerel: Add FSI DMAEngine supportKuninori Morimoto2012-05-121-2/+6
| |/ |/|
* | ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
|/
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-301-0/+71
|\
| * ARM: mach-shmobile: mackerel: Add the flash controller flctlBastian Hecht2012-03-271-0/+71
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-0/+1
|\ \
| * | ARM: shmobile: remove NR_IRQSRob Herring2012-01-251-0/+1
* | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-10/+1
|\ \ \
| * \ \ Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh in...Arnd Bergmann2012-03-241-10/+1
| |\ \ \
* | | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-33/+6
|\| | | |
| * | | | Merge branch 'renesas/fixes' into renesas/socArnd Bergmann2012-03-151-1/+10
| |\| | |
| * | | | ARM: mach-shmobile: sh7372, AP4EVB and Mackerel timer reworkMagnus Damm2012-03-121-12/+1
| * | | | ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm2012-03-121-3/+3
| * | | | ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm2012-03-121-23/+2
| | |_|/ | |/| |
* | | | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-221-56/+50
|\ \ \ \
| * \ \ \ Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat2012-03-201-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2012-03-121-2/+2
| * | | | arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2012-03-121-8/+0
| * | | | fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2012-03-121-4/+0
| * | | | arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart2012-03-121-1/+7
| * | | | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2012-03-121-2/+2
| * | | | fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-121-2/+4
| * | | | fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-121-4/+2
| * | | | fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-121-2/+2
| * | | | arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan fieldLaurent Pinchart2012-03-121-3/+0
| * | | | arm: mach-shmobile: Add LCDC tx_dev field to platform dataLaurent Pinchart2012-03-121-31/+35
| * | | | sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2012-03-121-1/+0
| | |/ / | |/| |
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-221-10/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto2012-02-031-10/+8
| | |/ | |/|
* | | ARM: mach-shmobile: mackerel: Reserve DMA memory for the frame bufferLaurent Pinchart2012-03-071-0/+4
| |/ |/|
* | Merge branch 'rmobile/mackerel' into rmobile-fixes-for-linusPaul Mundt2012-01-191-64/+19
|\ \
| * | ARM: mach-shmobile: mackerel: add ak4642 amixer settings on commentKuninori Morimoto2012-01-191-0/+10
| * | ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcdKuninori Morimoto2012-01-191-64/+9
| |/
* / ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski2012-01-181-10/+2
|/
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-141-2/+2
|\
| * fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-191-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-1/+13
|\ \
| * | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-241-1/+13
| |/
* / ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm2012-01-021-2/+0
|/
* Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-061-2/+2
|\
| * ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fixMagnus Damm2011-11-051-2/+2
* | [media] ARM: mach-shmobile: mackerel doesn't need legacy SOCAM_* flags anymoreGuennadi Liakhovetski2011-11-031-3/+0
* | [media] ARM: mach-shmobile: convert mackerel to mediabus flagsGuennadi Liakhovetski2011-11-031-0/+4
|/
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-0/+1
|\