summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-shmobile: Move sh7372 AP4EVB external clk setupMagnus Damm2012-03-121-3/+3
* ARM: mach-shmobile: Move sh7372 Mackerel external clk setupMagnus Damm2012-03-121-3/+3
* ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm2012-03-128-8/+8
* ARM: mach-shmobile: r8a7779 L2 cache supportMagnus Damm2012-03-121-0/+5
* ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm2012-03-123-46/+42
* ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm2012-03-123-26/+38
* ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm2012-03-124-46/+27
* ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm2012-03-124-46/+27
* ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm2012-03-123-23/+25
* ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm2012-03-123-23/+25
* ARM: mach-shmobile: r8a7779 sh_clk_ops renameMagnus Damm2012-03-121-1/+1
* ARM: mach-shmobile: r8a7740 sh_clk_ops renameMagnus Damm2012-03-121-3/+3
* ARM: mach-shmobile: sh73a0 sh_clk_ops renameMagnus Damm2012-03-121-6/+6
* ARM: mach-shmobile: sh7372 sh_clk_ops renameMagnus Damm2012-03-121-4/+4
* ARM: mach-shmobile: sh7377 sh_clk_ops renameMagnus Damm2012-03-121-3/+3
* ARM: mach-shmobile: sh7367 sh_clk_ops renameMagnus Damm2012-03-121-3/+3
* arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka2012-02-241-1/+0
* ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm2012-02-241-1/+1
* ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm2012-02-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt2012-02-243-3/+16
|\
| * Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-02-041-0/+2
| |\
| | * ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski2012-02-011-0/+2
| * | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-232-0/+2
| |/
| * Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-3/+12
| |\
| | * ARM: mach-shmobile: specify CHCLR registers on SH7372Guennadi Liakhovetski2012-01-061-3/+12
* | | Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt2012-01-241-0/+1
|\ \ \
| * | | arm: fix compile failure in mach-shmobile/board-ag5evm.cPaul Gortmaker2012-01-241-0/+1
* | | | ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372Guennadi Liakhovetski2012-01-241-0/+41
* | | | ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock supportKuninori Morimoto2012-01-242-4/+125
* | | | 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-183-29/+6
* | | | ARM: mach-shmobile: IRQ driven GPIO key support for Kota2Magnus Damm2012-01-181-2/+1
* | | | ARM: mach-shmobile: sh73a0 IRQ sparse alloc fixMagnus Damm2012-01-181-0/+2
* | | | ARM: mach-shmobile: sh73a0 PINT IRQ base fixMagnus Damm2012-01-181-3/+3
|/ / /
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-171-1/+1
|\ \ \
| * | | PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski2012-01-141-1/+1
| |/ /
* | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-155-15/+72
|\ \ \ | |/ / |/| |
| * | fbdev: sh_mobile_lcdc: Support FOURCC-based format APILaurent Pinchart2011-12-193-5/+5
| * | Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat2011-12-171-7/+26
| |\ \
| * | | fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto2011-11-222-3/+5
| * | | fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto2011-11-222-5/+56
| * | | fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto2011-11-222-1/+3
| * | | fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto2011-11-222-0/+2
| * | | fbdev: sh_mipi_dsi: tidyup dsip_clkKuninori Morimoto2011-11-222-4/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-122-2/+27
|\ \ \ \
| * \ \ \ Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-1214-598/+351
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto2011-11-242-2/+27
| | |_|/ | |/| |
* | | | Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt2012-01-126-8/+201
|\ \ \ \