aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-fixes-for-linusPaul Mundt3-3/+16
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+2
2012-02-01ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski1-0/+2
2012-01-24Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt1-0/+1
2012-01-24ARM: mach-shmobile: add GPIO-to-IRQ translation to sh7372Guennadi Liakhovetski1-0/+41
2012-01-24ARM: mach-shmobile: clock-sh73a0: add DSIxPHY clock supportKuninori Morimoto2-4/+125
2012-01-24arm: fix compile failure in mach-shmobile/board-ag5evm.cPaul Gortmaker1-0/+1
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2-0/+2
2012-01-19Merge branch 'rmobile/mackerel' into rmobile-fixes-for-linusPaul Mundt1-64/+19
2012-01-19ARM: mach-shmobile: mackerel: add ak4642 amixer settings on commentKuninori Morimoto1-0/+10
2012-01-19ARM: mach-shmobile: mackerel: use renesas_usbhs instead of r8a66597_hcdKuninori Morimoto1-64/+9
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+12
2012-01-18ARM: mach-shmobile: simplify MMCIF DMA configurationGuennadi Liakhovetski3-29/+6
2012-01-18ARM: mach-shmobile: IRQ driven GPIO key support for Kota2Magnus Damm1-2/+1
2012-01-18ARM: mach-shmobile: sh73a0 IRQ sparse alloc fixMagnus Damm1-0/+2
2012-01-18ARM: mach-shmobile: sh73a0 PINT IRQ base fixMagnus Damm1-3/+3
2012-01-16Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds5-15/+72
2012-01-14PM / shmobile: fix A3SP suspend methodGuennadi Liakhovetski1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-2/+27
2012-01-12Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt6-8/+201
2012-01-12arm: mach-shmobile: add a resource name for shdmaShimoda, Yoshihiro2-4/+4
2012-01-12ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm6-8/+201
2012-01-10Merge branches 'rmobile/kota2' and 'rmobile/marzen' into rmobile-latestPaul Mundt15-27/+4054
2012-01-10ARM: mach-shmobile: r8a7779 power domain support V2Magnus Damm5-0/+280
2012-01-10Merge branch 'rmobile/bonito' into rmobile-latestPaul Mundt4-3/+535
2012-01-10ARM: mach-shmobile: Fix up marzen build for recent GIC changes.Paul Mundt1-1/+1
2012-01-10ARM: mach-shmobile: r8a7779 PFC function supportMagnus Damm2-1/+2432
2012-01-10Merge branch 'rmobile/core' into rmobile/marzenPaul Mundt4-2/+38
2012-01-09ARM: mach-shmobile: Flush caches in platform_cpu_die()Magnus Damm1-1/+30
2012-01-09ARM: mach-shmobile: Allow SoC specific CPU kill codeMagnus Damm3-1/+8
2012-01-09ARM: mach-shmobile: Fix headsmp.S code to use CPUINITMagnus Damm1-1/+1
2012-01-09ARM: mach-shmobile: clock-r8a7779: clkz/clkzs supportKuninori Morimoto1-0/+29
2012-01-09ARM: mach-shmobile: clock-r8a7779: add DIV4 clock supportKuninori Morimoto1-17/+59
2012-01-09ARM: mach-shmobile: Marzen LAN89218 supportMagnus Damm1-0/+36
2012-01-09ARM: mach-shmobile: Marzen SCIF2/SCIF4 supportMagnus Damm1-0/+9
2012-01-09ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2Magnus Damm6-1/+540
2012-01-09ARM: mach-shmobile: r8a7779 and Marzen base support V2Magnus Damm8-0/+527
2012-01-09Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzenPaul Mundt3-25/+123
2012-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobile-latestPaul Mundt18-116/+240
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-65/+218
2012-01-06ARM: mach-shmobile: specify CHCLR registers on SH7372Guennadi Liakhovetski1-3/+12
2012-01-05Merge branch 'devel-stable' into for-linusRussell King12-49/+3
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King1-2/+0
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King5-10/+0
2012-01-02ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm5-10/+0
2011-12-25Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki6-65/+218