| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2011-12-20 | 3 | -19/+139 |
|\ |
|
| *-. | Merge branches 'rmobile/core', 'rmobile/kota2' and 'rmobile/ag5' into rmobile... | Paul Mundt | 2011-11-24 | 3 | -18/+138 |
| |\ \ |
|
| | | * | ARM: mach-shmobile: AG5EVM GIC Sparse IRQ fix | Magnus Damm | 2011-11-24 | 1 | -0/+1 |
| | * | | ARM: mach-shmobile: Kota2 TPU LED platform data | Magnus Damm | 2011-11-24 | 2 | -4/+134 |
| | * | | ARM: mach-shmobile: Kota2 GIC Sparse IRQ fix | Magnus Damm | 2011-11-24 | 1 | -0/+1 |
| | * | | ARM: mach-shmobile: Kota2 PINT fix | Magnus Damm | 2011-11-24 | 1 | -14/+2 |
| | |/ |
|
| * / | ARM: mach-shmobile: SH73A0 external Ethernet fix | Magnus Damm | 2011-11-24 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-11-20 | 1 | -7/+26 |
|\ \
| |/
|/| |
|
| * | PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unset | Rafael J. Wysocki | 2011-11-17 | 1 | -5/+14 |
| * | PM / shmobile: Avoid restoring the INTCS state during initialization | Rafael J. Wysocki | 2011-11-14 | 1 | -4/+8 |
| * | ARM: mach-shmobile: sh7372 A3SP no_suspend_console fix | Magnus Damm | 2011-11-10 | 1 | -0/+6 |
| * | PM / shmobile: Don't skip debugging output in pd_power_up() | Guennadi Liakhovetski | 2011-11-10 | 1 | -2/+2 |
* | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2011-11-14 | 12 | -523/+324 |
|\ \ |
|
| * | | ARM: mach-shmobile: cpuidle single/global and last_state fixes | Magnus Damm | 2011-11-11 | 3 | -40/+30 |
| * | | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h | Kuninori Morimoto | 2011-11-11 | 4 | -61/+0 |
| * | | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h | Kuninori Morimoto | 2011-11-11 | 4 | -197/+117 |
| * | | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h | Kuninori Morimoto | 2011-11-11 | 4 | -212/+115 |
| * | | ARM: mach-shmobile: ap4evb: remove white space from end of line | Kuninori Morimoto | 2011-11-11 | 1 | -1/+1 |
| * | | ARM: mach-shmobile: clock-sh7372: remove un-necessary index | Kuninori Morimoto | 2011-11-11 | 1 | -4/+4 |
| * | | ARM: mach-shmobile: kota2: add comment out separator | Kuninori Morimoto | 2011-11-11 | 1 | -0/+7 |
| * | | ARM: mach-shmobile: sh73a0: add MMC data pin pull-up | Kuninori Morimoto | 2011-11-11 | 3 | -8/+50 |
| |/ |
|
* / | drivers: sh: Generalize runtime PM platform stub. | Paul Mundt | 2011-11-11 | 2 | -68/+1 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ |
|
| * | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | Merge branch 'rmobile-latest' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2011-11-07 | 14 | -197/+1062 |
|\ \ |
|
| * | | ARM: mach-shmobile: ag5evm needs CONFIG_I2C | Guennadi Liakhovetski | 2011-11-04 | 1 | -0/+1 |
| * | | ARM: mach-shmobile: sh73a0 and AG5EVM PINT support | Magnus Damm | 2011-11-04 | 3 | -15/+71 |
| * | | ARM: mach-shmobile: Add support for PINT though INTC macros | Magnus Damm | 2011-11-04 | 1 | -0/+51 |
| * | | ARM: mach-shmobile: SDHI0 GPIO hotplug for AG5EVM | Magnus Damm | 2011-11-04 | 1 | -0/+19 |
| * | | ARM: mach-shmobile: Use common INTC IRQ code on sh73a0 | Magnus Damm | 2011-11-04 | 2 | -33/+157 |
| * | | ARM: mach-shmobile: Use common INTC IRQ code on sh7372 | Magnus Damm | 2011-11-04 | 1 | -64/+8 |
| * | | ARM: mach-shmobile: Use common INTC IRQ code on sh7377 | Magnus Damm | 2011-11-04 | 1 | -61/+6 |
| * | | ARM: mach-shmobile: Use common INTC IRQ code on sh7367 | Magnus Damm | 2011-11-04 | 1 | -34/+6 |
| * | | ARM: mach-shmobile: sh73a0 GPIO IRQ support | Magnus Damm | 2011-11-04 | 1 | -0/+41 |
| * | | ARM: sh7372 ap4evb NOR Flash USB boot fix | Bastian Hecht | 2011-11-04 | 1 | -2/+2 |
| * | | ARM: mach-shmobile: sh7372 Mackerel NOR Flash USB boot fix | Magnus Damm | 2011-11-04 | 1 | -2/+2 |
| * | | ARM: mach-shmobile: Break out INTC IRQ code | Magnus Damm | 2011-11-04 | 1 | -0/+195 |
| * | | Merge branch 'rmobile/kota2' into rmobile-latest | Paul Mundt | 2011-11-04 | 4 | -4/+461 |
| |\ \ |
|
| | * | | ARM: mach-shmobile: Kota2 SDHI0 and SDHI1 support | Magnus Damm | 2011-08-29 | 1 | -0/+93 |
| | * | | ARM: mach-shmobile: Kota2 SCIFA4 and SCIFB support | Magnus Damm | 2011-08-29 | 1 | -0/+13 |
| | * | | ARM: mach-shmobile: Kota2 MMCIF support | Magnus Damm | 2011-08-29 | 1 | -0/+49 |
| | * | | ARM: mach-shmobile: Kota2 GPIO LEDs support | Magnus Damm | 2011-08-29 | 1 | -0/+27 |
| | * | | ARM: mach-shmobile: Kota2 GPIO Keys support | Magnus Damm | 2011-08-29 | 1 | -0/+32 |
| | * | | ARM: mach-shmobile: Kota2 KEYSC support | Magnus Damm | 2011-08-29 | 1 | -0/+65 |
| | * | | ARM: mach-shmobile: Kota2 SCIFA2 and SMSC911X support | Magnus Damm | 2011-08-29 | 4 | -4/+182 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-11-04 | 19 | -296/+455 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-09-05 | 3 | -0/+4 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'rmobile-fixes-for-linus' into rmobile-latest | Paul Mundt | 2011-08-29 | 5 | -9/+173 |
| |\ \ \ \ \ |
|
| * | | | | | | ARM: mach-shmobile: sh73a0 PFC pull-up support for SDHI0+2 | Magnus Damm | 2011-08-29 | 2 | -15/+75 |
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-11-04 | 2 | -4/+5 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|