index
:
Linux
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh4a
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sh: sh7785: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-1
/
+2
*
sh: sh7757: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-1
/
+2
*
sh: sh7734: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-4
/
+4
*
sh: sh7724: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-1
/
+2
*
sh: sh7723: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-1
/
+2
*
sh: sh7722: Register PFC platform device
Laurent Pinchart
2013-01-25
1
-1
/
+2
*
sh: shx3: Fix last GPIO index
Laurent Pinchart
2013-01-25
1
-1
/
+1
*
sh: sh7786: Fix last GPIO index
Laurent Pinchart
2013-01-25
1
-1
/
+1
*
sh: sh7786: Fix port E, G and J GPIOs
Laurent Pinchart
2013-01-25
1
-2
/
+2
*
sh: sh7757: Fix GPIO_FN_ET0_MDIO and GPIO_FN_ET1_MDIO GPIO entries
Laurent Pinchart
2013-01-25
1
-2
/
+2
*
sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPD
Laurent Pinchart
2013-01-25
1
-1
/
+1
*
sh: convert boards to use the OHCI platform driver
Florian Fainelli
2012-10-22
3
-3
/
+15
*
sh: explicitly include sh_dma.h in setup-sh7722.c
Guennadi Liakhovetski
2012-08-02
1
-0
/
+1
*
sh: sh7724: fixup renesas_usbhs clock settings
Kuninori Morimoto
2012-08-01
1
-2
/
+2
*
sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757
Shimoda, Yoshihiro
2012-07-26
1
-0
/
+14
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-07-24
1
-1
/
+0
|
\
|
*
sh: remove unused DMA device pointer from SIU platform data
Guennadi Liakhovetski
2012-07-20
1
-1
/
+0
*
|
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
[prev]
[next]