| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Convert sh_clk_mstp32_register to sh_clk_mstp_register | Nobuhiro Iwamatsu | 2012-06-28 | 10 | -10/+10 |
* | sh: intc: Kill off special reservation interface. | Paul Mundt | 2012-05-22 | 1 | -3/+0 |
* | Merge branch 'sh/evt2irq-migration' into sh-latest | Paul Mundt | 2012-05-18 | 12 | -242/+277 |
|\ |
|
| * | sh: sh-x3 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -9/+19 |
| * | sh: sh7785 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -18/+25 |
| * | sh: sh7780 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -15/+22 |
| * | sh: sh7770 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -19/+20 |
| * | sh: sh7763 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -14/+16 |
| * | sh: sh7757 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -44/+44 |
| * | sh: sh7724 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -38/+39 |
| * | sh: sh7723 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -23/+24 |
| * | sh: sh7722 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -23/+24 |
| * | sh: sh7366 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -11/+12 |
| * | sh: sh7343 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -15/+16 |
| * | sh: sh7786 evt2irq migration. | Paul Mundt | 2012-05-18 | 1 | -22/+25 |
* | | sh: Fix mistake of the member variable of plat_sci_port for SH7343 | Nobuhiro Iwamatsu | 2012-05-17 | 1 | -1/+1 |
* | | sh: Add support pinmux for SH7734 | Nobuhiro Iwamatsu | 2012-04-17 | 2 | -0/+2498 |
* | | sh: Add initial support for SH7734 CPU subtype | Nobuhiro Iwamatsu | 2012-04-17 | 3 | -0/+1068 |
* | | sh: sh4a: Change the specification method of IRQ to SCIx_IRQ_MUXED | Nobuhiro Iwamatsu | 2012-04-17 | 10 | -44/+44 |
|/ |
|
* | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver | Shimoda, Yoshihiro | 2012-04-05 | 1 | -1/+1 |
* | sh: add platform_device for RSPI in setup-sh7757 | Shimoda, Yoshihiro | 2012-03-28 | 1 | -0/+20 |
* | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 12 | -35/+35 |
|\ |
|
| * | sh: sh4a sh_clk_ops rename | Magnus Damm | 2012-03-12 | 12 | -35/+35 |
* | | sh: fix up the ubc clock definition for sh7785. | Thomas Schwinge | 2012-03-07 | 1 | -1/+1 |
* | | sh: add parameter for RSPI in clock-sh7757 | Shimoda, Yoshihiro | 2012-03-07 | 1 | -1/+3 |
|/ |
|
* | sh: add platform_device for SPI1 in setup-sh7757 | Shimoda, Yoshihiro | 2012-01-27 | 1 | -0/+20 |
* | sh: modify resource for SPI0 in setup-sh7757 | Shimoda, Yoshihiro | 2012-01-27 | 1 | -1/+1 |
* | sh: clock-sh7724: fixup sh_fsi clock settings | Kuninori Morimoto | 2012-01-18 | 1 | -1/+1 |
* | Merge branch 'sh/hwblk' into sh-latest | Paul Mundt | 2012-01-12 | 3 | -135/+0 |
|\ |
|
| * | sh: hwblk: Kill off hwblk_id from pdev archdata. | Paul Mundt | 2011-11-18 | 3 | -135/+0 |
* | | Merge branch 'sh/pm-runtime' into sh-latest | Paul Mundt | 2012-01-12 | 7 | -525/+192 |
|\ \
| |/ |
|
| * | sh: sh7723: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski | 2011-11-18 | 3 | -213/+74 |
| * | sh: sh7722: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski | 2011-11-18 | 3 | -144/+41 |
| * | sh: sh7724: use runtime PM implementation, common with arm/mach-shmobile | Guennadi Liakhovetski | 2011-11-18 | 3 | -199/+81 |
* | | sh: add a resource name for shdma | Shimoda, Yoshihiro | 2012-01-12 | 6 | -7/+12 |
* | | sh: modify clock-sh7757 for renesas_usbhs | Shimoda, Yoshihiro | 2012-01-09 | 1 | -1/+1 |
* | | sh: clkfwk: clock-sh7724: all div6_clks use SH_CLK_DIV6_EXT() | Kuninori Morimoto | 2011-12-06 | 1 | -15/+25 |
* | | sh: clock-sh7723: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-12-06 | 1 | -63/+13 |
* | | sh: clkfwk: setup clock parent from current register value | Kuninori Morimoto | 2011-11-24 | 1 | -2/+2 |
|/ |
|
* | sh: add parameters for EHCI and RIIC in clock-sh7757.c | Yoshihiro Shimoda | 2011-10-28 | 1 | -1/+9 |
* | SH: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-28 | 1 | -1/+1 |
* | sh: fix the compile error in setup-sh7757.c | Yoshihiro Shimoda | 2011-08-29 | 1 | -0/+1 |
* | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-08-01 | 21 | -398/+168 |
|\ |
|
| * | sh: move CLKDEV_xxx_ID macro to sh_clk.h | Kuninori Morimoto | 2011-07-11 | 11 | -35/+0 |
| * | sh: clock-shx3: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -52/+14 |
| * | sh: clock-sh7786: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -92/+22 |
| * | sh: clock-sh7785: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -62/+16 |
| * | sh: clock-sh7757: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -27/+8 |
| * | sh: clock-sh7366: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -16/+6 |
| * | sh: clock-sh7343: add CLKDEV_ICK_ID for cleanup | Kuninori Morimoto | 2011-07-11 | 1 | -21/+7 |