summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/board-ag5evm.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-13ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski1-20/+2
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-1/+1
2012-03-30Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-03-28Merge 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-14ARM: __io abuse cleanupRob Herring1-1/+1
2012-03-13fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart1-2/+2
2012-03-13fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-3/+3
2012-03-13fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-12/+2
2012-03-13ARM: mach-shmobile: sh73a0, AG5EVM and Kota2 timer reworkMagnus Damm1-13/+1
2012-03-13ARM: 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-26ARM: 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-15Merge 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-s...Russell King1-2/+0
2012-01-03ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm1-2/+0
2011-12-20fbdev: 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-22fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto1-2/+3
2011-11-22fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto1-5/+31
2011-11-22fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto1-1/+2
2011-11-22fbdev: 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-04ARM: mach-shmobile: sh73a0 and AG5EVM PINT supportMagnus Damm1-15/+2
2011-11-04ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVMMagnus Damm1-0/+19
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+6
2011-10-26ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sourcesSimon Horman1-0/+6
2011-09-17Merge 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
2011-05-25ARM: mach-shmobile: Enable DMAEngine for SDHI on AG5EVMMagnus Damm1-0/+4
2011-05-25ARM: mach-shmobile: Enable DMAEngine for MMCIF on AG5EVMMagnus Damm1-0/+9
2011-05-24ARM: mach-shmobile: Add SDHI support for AG5EVM and sh73a0Magnus Damm1-0/+103
2011-05-24ARM: mach-shmobile: AG5EVM DSI resource string updateMagnus Damm1-0/+2
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai1-10/+0
2011-02-01ARM: mach-shmobile: AG5EVM MIPI-DSI LCD reset delay fixMagnus Damm1-0/+1
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto1-8/+0
2011-01-21ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto1-3/+1
2011-01-20ARM: mach-shmobile: AG5EVM LCDC / MIPI-DSI platform dataMagnus Damm1-2/+152
2011-01-18ARM: mach-shmobile: ag5evm: Add IrDA supportKuninori Morimoto1-0/+26