index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: Renesas R-Car GPIO driver V3
Magnus Damm
2013-04-03
4
-0
/
+405
*
ARM: shmobile: r8a7779: Remove all GPIOs
Laurent Pinchart
2013-04-02
1
-317
/
+0
*
sh-pfc: r8a7779: Don't use GPIO enum entries
Laurent Pinchart
2013-04-02
1
-30
/
+74
*
sh-pfc: r8a7779: Remove function GPIOs
Laurent Pinchart
2013-04-02
1
-271
/
+0
*
sh: sh7269: Fix compilation by adding missing includes
Laurent Pinchart
2013-04-02
1
-0
/
+2
*
sh-pfc: Fix compiler warning when BUG()
Laurent Pinchart
2013-04-02
1
-0
/
+1
*
Merge branch 'soc' into pinmux-base
Simon Horman
2013-04-02
363
-2801
/
+7232
|
\
|
*
ARM: shmobile: r8a7790 SoC 64-bit DT support
Takashi Yoshii
2013-04-02
1
-7
/
+7
|
*
ARM: shmobile: r8a73a4 SoC 64-bit DT support
Takashi Yoshii
2013-04-02
1
-10
/
+10
|
*
ARM: shmobile: r8a7790 PFC support
Magnus Damm
2013-04-02
3
-0
/
+12
|
*
ARM: shmobile: r8a7790 IRQC support
Magnus Damm
2013-04-02
3
-0
/
+31
|
*
ARM: shmobile: r8a7790 SCIF support
Magnus Damm
2013-04-02
2
-1
/
+88
|
*
ARM: shmobile: Initial r8a7790 SoC support
Magnus Damm
2013-04-02
6
-0
/
+181
|
*
ARM: shmobile: r8a7779: move global functions to r8a7779.h
Kuninori Morimoto
2013-04-02
2
-14
/
+13
|
*
ARM: shmobile: r8a7740: move global functions to r8a7740.h
Kuninori Morimoto
2013-04-02
2
-9
/
+9
|
*
ARM: shmobile: sh73a0: move global functions to sh73a0.h
Kuninori Morimoto
2013-04-02
2
-16
/
+15
|
*
ARM: shmobile: sh7372: move global functions to sh7372.h
Kuninori Morimoto
2013-04-02
2
-15
/
+12
|
*
ARM: shmobile: r8a7779: remove DIV4 clocks and use fixed ratio clock
Kuninori Morimoto
2013-04-02
1
-87
/
+109
|
*
ARM: shmobile: r8a7740: use fixed ratio clock
Kuninori Morimoto
2013-04-02
1
-45
/
+9
|
*
ARM: shmobile: r8a7740: tidyup comment/implementation mismatch
Kuninori Morimoto
2013-04-02
1
-29
/
+31
|
*
ARM: shmobile: sh73a0: use fixed ratio clock
Kuninori Morimoto
2013-04-02
1
-60
/
+12
|
*
ARM: shmobile: sh7372: use fixed ratio clock
Kuninori Morimoto
2013-04-02
1
-37
/
+7
|
*
ARM: shmobile: add struct clk_ratio and fixed ratio clock macro
Kuninori Morimoto
2013-04-02
2
-0
/
+52
|
*
ARM: shmobile: sh7372: remove DIV4_ZT* clocks
Kuninori Morimoto
2013-04-02
1
-5
/
+1
|
*
ARM: shmobile: sh73a0: remove DIV4_ZT* clocks
Kuninori Morimoto
2013-04-02
1
-3
/
+1
|
*
ARM: shmobile: sh73a0: add a TWD clock
Guennadi Liakhovetski
2013-04-02
1
-0
/
+16
|
*
ARM: shmobile: r8a7740: Migrate from INTC to GIC
Bastian Hecht
2013-04-02
5
-695
/
+239
|
*
ARM: shmobile: r8a73a4: add thermal driver support
Kuninori Morimoto
2013-04-02
3
-1
/
+34
|
*
ARM: shmobile: Disallow PINCTRL without GPIOLIB
Magnus Damm
2013-04-02
1
-1
/
+1
|
*
ARM: shmobile: sh73a0: add irqpin DT nodes
Guennadi Liakhovetski
2013-04-02
1
-0
/
+81
|
*
ARM: shmobile: r8a7778 SCIF support
Kuninori Morimoto
2013-04-02
2
-0
/
+39
|
*
ARM: shmobile: add R8A7778 basis support
Kuninori Morimoto
2013-04-02
6
-0
/
+328
|
*
ARM: shmobile: sh73a0: wait for completion when kicking the clock
Guennadi Liakhovetski
2013-04-02
1
-6
/
+17
|
*
ARM: shmobile: r8a73a4 PFC support
Magnus Damm
2013-04-02
3
-0
/
+12
|
*
ARM: shmobile: r8a73a4 IRQC support V2
Magnus Damm
2013-04-02
3
-0
/
+117
|
*
ARM: shmobile: r8a73a4 SCIF support V3
Magnus Damm
2013-04-02
2
-1
/
+57
|
*
ARM: shmobile: Initial r8a73a4 SoC support V3
Magnus Damm
2013-04-02
6
-0
/
+211
|
*
Merge tag 'renesas-intc-external-irq2-for-v3.10' into soc-base
Simon Horman
2013-04-02
14
-128
/
+1115
|
|
\
|
|
*
irqchip: intc-irqpin: Add support for shared interrupt lines
Bastian Hecht
2013-03-28
1
-7
/
+83
|
|
*
irqchip: irqc: Add DT support
Magnus Damm
2013-03-18
1
-0
/
+9
|
|
*
irqchip: intc-irqpin: Initial DT support
Magnus Damm
2013-03-18
1
-0
/
+9
|
|
*
ARM: shmobile: Make r8a7779 INTC irqpin platform data static
Magnus Damm
2013-03-18
1
-1
/
+1
|
|
*
ARM: shmobile: Make sh73a0 INTC irqpin platform data static
Magnus Damm
2013-03-18
1
-4
/
+4
|
|
*
irqchip: Renesas IRQC driver
Magnus Damm
2013-03-18
4
-0
/
+330
|
|
*
irqchip: intc-irqpin: GPL header for platform data
Magnus Damm
2013-03-18
1
-0
/
+19
|
|
*
irqchip: intc-irqpin: Make use of devm functions
Magnus Damm
2013-03-18
1
-28
/
+13
|
|
*
irqchip: intc-irqpin: Add force comments
Magnus Damm
2013-03-18
1
-0
/
+9
|
|
*
irqchip: intc-irqpin: Cache mapped IRQ
Magnus Damm
2013-03-18
1
-14
/
+16
|
|
*
irqchip: intc-irqpin: Whitespace fixes
Magnus Damm
2013-03-18
1
-3
/
+5
|
|
*
ARM: shmobile: INTC External IRQ pin driver on r8a7779
Magnus Damm
2013-03-18
3
-1
/
+54
[next]