Age | Commit message (Expand) | Author | Files | Lines |
2012-02-04 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+2 |
2012-02-01 | ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-only | Guennadi Liakhovetski | 1 | -0/+2 |
2012-01-23 | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2 | -0/+2 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+12 |
2012-01-17 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-01-15 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 5 | -15/+72 |
2012-01-14 | PM / shmobile: fix A3SP suspend method | Guennadi Liakhovetski | 1 | -1/+1 |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2 | -2/+27 |
2012-01-12 | Merge branch 'rmobile/smp' into rmobile-latest | Paul Mundt | 6 | -8/+201 |
2012-01-12 | arm: mach-shmobile: add a resource name for shdma | Shimoda, Yoshihiro | 2 | -4/+4 |
2012-01-12 | ARM: mach-shmobile: r8a7779 SMP support V3 | Magnus Damm | 6 | -8/+201 |
2012-01-10 | Merge branches 'rmobile/kota2' and 'rmobile/marzen' into rmobile-latest | Paul Mundt | 15 | -27/+4054 |
2012-01-10 | ARM: mach-shmobile: r8a7779 power domain support V2 | Magnus Damm | 5 | -0/+280 |
2012-01-10 | Merge branch 'rmobile/bonito' into rmobile-latest | Paul Mundt | 4 | -3/+535 |
2012-01-10 | ARM: mach-shmobile: Fix up marzen build for recent GIC changes. | Paul Mundt | 1 | -1/+1 |
2012-01-10 | ARM: mach-shmobile: r8a7779 PFC function support | Magnus Damm | 2 | -1/+2432 |
2012-01-10 | Merge branch 'rmobile/core' into rmobile/marzen | Paul Mundt | 4 | -2/+38 |
2012-01-09 | ARM: mach-shmobile: Flush caches in platform_cpu_die() | Magnus Damm | 1 | -1/+30 |
2012-01-09 | ARM: mach-shmobile: Allow SoC specific CPU kill code | Magnus Damm | 3 | -1/+8 |
2012-01-09 | ARM: mach-shmobile: Fix headsmp.S code to use CPUINIT | Magnus Damm | 1 | -1/+1 |
2012-01-09 | ARM: mach-shmobile: clock-r8a7779: clkz/clkzs support | Kuninori Morimoto | 1 | -0/+29 |
2012-01-09 | ARM: mach-shmobile: clock-r8a7779: add DIV4 clock support | Kuninori Morimoto | 1 | -17/+59 |
2012-01-09 | ARM: mach-shmobile: Marzen LAN89218 support | Magnus Damm | 1 | -0/+36 |
2012-01-09 | ARM: mach-shmobile: Marzen SCIF2/SCIF4 support | Magnus Damm | 1 | -0/+9 |
2012-01-09 | ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2 | Magnus Damm | 6 | -1/+540 |
2012-01-09 | ARM: mach-shmobile: r8a7779 and Marzen base support V2 | Magnus Damm | 8 | -0/+527 |
2012-01-09 | Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzen | Paul Mundt | 3 | -25/+123 |
2012-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 18 | -116/+240 |
2012-01-09 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -65/+218 |
2012-01-06 | ARM: mach-shmobile: specify CHCLR registers on SH7372 | Guennadi Liakhovetski | 1 | -3/+12 |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King | 12 | -49/+3 |
2012-01-05 | Merge branches 'fixes' and 'misc' into for-linus | Russell King | 1 | -2/+0 |
2012-01-04 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 5 | -10/+0 |
2012-01-03 | ARM: mach-shmobile: use standard 2MiB coherent DMA memory size | Magnus Damm | 5 | -10/+0 |
2011-12-26 | Merge branch 'pm-domains' into pm-for-linus | Rafael J. Wysocki | 6 | -65/+218 |
2011-12-26 | PM / shmobile: Allow the A4R domain to be turned off at run time | Rafael J. Wysocki | 1 | -1/+28 |
2011-12-26 | PM / shmobile: Remove the stay_on flag from SH7372's PM domains | Rafael J. Wysocki | 2 | -23/+29 |
2011-12-26 | PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resume | Rafael J. Wysocki | 1 | -0/+1 |
2011-12-26 | PM / shmobile: Add support for the sh7372 A4S power domain / sleep mode | Magnus Damm | 6 | -31/+118 |
2011-12-24 | ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIO | Peter De Schrijver (NVIDIA) | 1 | -2/+0 |
2011-12-20 | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 3 | -19/+139 |
2011-12-20 | fbdev: sh_mobile_lcdc: Support FOURCC-based format API | Laurent Pinchart | 3 | -5/+5 |
2011-12-18 | Merge commit 'v3.2-rc6' into fbdev-next | Florian Tobias Schandinat | 1 | -7/+26 |
2011-12-12 | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 14 | -598/+351 |
2011-12-10 | PM / shmobile: Use common always on power domain governor | Mark Brown | 1 | -12/+2 |
2011-12-07 | PM / Domains: Make it possible to assign names to generic PM domains | Rafael J. Wysocki | 1 | -4/+12 |
2011-12-06 | sh: clkfwk: clock-sh73a0: all div6_clks use SH_CLK_DIV6_EXT() | Kuninori Morimoto | 2 | -22/+126 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -7/+0 |
2011-12-06 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 1 | -7/+26 |
2011-12-02 | PM / Domains: Add device stop governor function (v4) | Rafael J. Wysocki | 1 | -1/+3 |