index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh4
/
setup-sh7750.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
2019-10-07
1
-4
/
+4
*
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
2019-10-07
1
-0
/
+1
*
sh: sh4: convert to SPDX identifiers
Kuninori Morimoto
2018-12-28
1
-4
/
+1
*
serial: sh-sci: Compute the regshift value for SCI ports
Laurent Pinchart
2017-01-19
1
-2
/
+1
*
sh: Don't set sh-sci port_reg
Laurent Pinchart
2017-01-19
1
-1
/
+0
*
sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flags
Laurent Pinchart
2017-01-19
1
-2
/
+0
*
sh: Don't set sh-sci pdata scscr TE and RE bits
Laurent Pinchart
2017-01-19
1
-2
/
+1
*
sh: Switch to new style TMU device
Laurent Pinchart
2014-05-11
1
-120
/
+18
*
sh: Don't set plat_sci_port scbrr_algo_id field
Laurent Pinchart
2013-12-24
1
-2
/
+0
*
sh: Declare SCIF register base and IRQ as resources
Laurent Pinchart
2013-12-24
1
-4
/
+14
*
sh: sh7750 evt2irq migration.
Paul Mundt
2012-05-18
1
-8
/
+9
*
sh: Fix up build fallout from serial merge.
Paul Mundt
2011-06-20
1
-1
/
+1
*
serial: sh-sci: Abstract register maps.
Paul Mundt
2011-06-14
1
-1
/
+2
*
serial: sh-sci: Consolidate RXD pin handling.
Paul Mundt
2011-06-08
1
-0
/
+1
*
sh: sh7750: Fix incompatible pointer type
Nobuhiro Iwamatsu
2011-02-01
1
-3
/
+8
*
sh: sh7750: move machtypes.h to include/generated
Nobuhiro Iwamatsu
2011-02-01
1
-1
/
+1
*
sh: Fix build of sh7750 base boards
Nobuhiro Iwamatsu
2011-01-25
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
2011-01-13
1
-21
/
+15
|
\
|
*
sh: Kill off timer clock strings for legacy CPG parts.
Paul Mundt
2010-03-29
1
-5
/
+0
|
*
sh: Kill off all timer name clobbering.
Paul Mundt
2010-03-10
1
-10
/
+0
|
*
sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
Paul Mundt
2010-01-26
1
-1
/
+1
|
*
sh: sh4 scif pdata (sh7750/sh7760/sh4-202)
Magnus Damm
2009-12-15
1
-20
/
+27
|
*
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
2009-08-13
1
-1
/
+1
*
|
serial: sh-sci: Move SCBRR calculation algo in to platform data.
Paul Mundt
2009-06-24
1
-0
/
+2
*
|
serial: sh-sci: Move SCSCR_INIT in to platform data.
Paul Mundt
2009-06-24
1
-18
/
+30
|
/
*
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
1
-5
/
+5
*
sh: TMU platform data for sh775x
Magnus Damm
2009-05-11
1
-0
/
+187
*
sh: multiple vectors per irq - sh7750
Magnus Damm
2009-02-27
1
-62
/
+25
*
serial: Move asm-sh/sci.h to linux/serial_sci.h.
Paul Mundt
2008-02-26
1
-1
/
+1
*
sh: intc - remove default interrupt priority tables
Magnus Damm
2008-01-28
1
-12
/
+6
*
sh: intc - mark data structures as __initdata
Magnus Damm
2007-09-21
1
-13
/
+13
*
sh: intc - add a clear register to struct intc_prio_reg
Magnus Damm
2007-09-21
1
-7
/
+7
*
sh: intc - remove redundant irq code for sh03, snapgear and titan
Magnus Damm
2007-09-21
1
-4
/
+10
*
sh: intc - add support for SH7750 and its variants
Magnus Damm
2007-07-20
1
-64
/
+189
*
sh: IPR/INTC2 IRQ setup consolidation.
Magnus Damm
2007-07-20
1
-1
/
+1
*
sh: rework ipr code
Magnus Damm
2007-06-15
1
-21
/
+37
*
sh: Fix up various compile warnings for SE boards.
Paul Mundt
2007-05-21
1
-0
/
+2
*
sh: rts7751r2d board updates.
Paul Mundt
2007-02-15
1
-0
/
+2
*
sh: SH-DMAC compile fixes
Manuel Lauss
2007-02-13
1
-1
/
+1
*
sh: register rtc resources for sh775x.
Jamie Lenehan
2006-12-12
1
-0
/
+31
*
sh: sh775x/titan fixes for irq header changes.
Jamie Lenehan
2006-12-06
1
-0
/
+70
*
sh: Add setup code for various CPU subtypes.
Paul Mundt
2006-09-27
1
-0
/
+48