aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-ag5evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21ARM: mach-shmobile: ag5evm: Use the backlight API for brightness controlLaurent Pinchart1-16/+29
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-21ARM: mach-shmobile: ag5evm: Add LCDC tx_dev field to platform dataLaurent Pinchart1-77/+80
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+1
2012-09-14ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier1-0/+1
2012-08-31ARM: mach-shmobile: remove duplicated include from board-ag5evm.cWei Yongjun1-1/+0
2012-06-30ARM: mach-shmobile: add fixed voltage regulators to ag5evmGuennadi Liakhovetski1-3/+79
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-05-12ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-05-08ARM: shmobile: use machine specific hook for late initShawn Guo1-0/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-36/+3
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat1-0/+1
2012-03-15Merge branch 'renesas/fixes' into renesas/socArnd Bergmann1-0/+1
2012-03-13ARM: __io abuse cleanupRob Herring1-1/+1
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-3/+3
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-12/+2
2012-03-12ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm1-13/+1
2012-03-12ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm1-23/+2
2012-03-07ARM: mach-shmobile: Fix ag5evm compilation by including linux/videodev2.hLaurent Pinchart1-0/+1
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-01-25ARM: shmobile: remove NR_IRQSRob Herring1-0/+1
2012-01-24Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt1-0/+1
2012-01-24ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock supportKuninori Morimoto1-4/+12
2012-01-24arm: fix compile failure in mach-shmobile/board-ag5evm.cPaul Gortmaker1-0/+1
2012-01-18ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski1-9/+2
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds1-7/+36
2012-01-05Merge branch 'devel-stable' into for-linusRussell King1-3/+1
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-2/+0
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-1/+1
2011-11-24ARM: mach-shmobile: AG5EVM GIC Sparse IRQ fixMagnus Damm1-0/+1
2011-11-21fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto1-2/+3
2011-11-21fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto1-5/+31
2011-11-21fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto1-1/+2
2011-11-21fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto1-0/+1
2011-11-15ARM: shmobile: convert smp platforms to gic_handle_irq()Marc Zyngier1-1/+1
2011-11-11ARM: mach-shmobile: sh73a0: add MMC data pin pull-upKuninori Morimoto1-8/+8
2011-11-05ARM: mach-shmobile: sh73a0 and AG5EVM PINT supportMagnus Damm1-15/+2
2011-11-05ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm1-0/+19
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+6
2011-10-26ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sourcesSimon Horman1-0/+6
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King1-1/+2
2011-08-22ARM: mach-shmobile: Setup consistent dma size at boot timeJon Medhurst1-0/+3
2011-07-25ARM: mach-shmobile: ag5evm: SDHI requires waiting for idleSimon Horman1-1/+2
2011-06-21ARM: mach-shmobile: ag5evm: consistently name sdhi info structuresSimon Horman1-2/+2
2011-06-14ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm1-3/+1