Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3cc828fdb32281cc8166d3a40bee32b90ce3cad8
3cc828f
ARM: shmobile: Initial r8a7790 Lager board support
by Magnus Damm
· 12 years ago
15351a7a
ARM: shmobile: APE6EVM LAN9220 support
by Magnus Damm
· 12 years ago
2c56055
ARM: shmobile: APE6EVM PFC support
by Magnus Damm
· 12 years ago
78ded16
ARM: shmobile: APE6EVM base support
by Magnus Damm
· 12 years ago
8c1de8e
ARM: shmobile: kzm9g-reference: add ethernet support
by Guennadi Liakhovetski
· 12 years ago
53e42c2
ARM: shmobile: add R-Car M1A Bock-W platform support
by Kuninori Morimoto
· 12 years ago
eb0ae72
Merge tag 'renesas-pinmux2-for-v3.10' into boards-base
by Simon Horman
· 12 years ago
202ac6a
sh-pfc: r8a73a4: Remove unused GPIO bias data
by Magnus Damm
· 12 years ago
17924ac
ARM: shmobile: r8a73a4: Remove all GPIO enums
by Magnus Damm
· 12 years ago
3e36ab6
sh-pfc: r8a73a4: Remove function GPIOs
by Magnus Damm
· 12 years ago
5260a7a
ARM: shmobile: r8a73a4: Remove IRQC function GPIOs
by Magnus Damm
· 12 years ago
9fdec7b
ARM: shmobile: r8a73a4: Remove SCIF function GPIOs
by Magnus Damm
· 12 years ago
f91663f
sh-pfc: r8a73a4: Remove IRQC function GPIOS
by Magnus Damm
· 12 years ago
504e584
sh-pfc: r8a73a4: Remove SCIF function GPIOS
by Magnus Damm
· 12 years ago
515a828
sh-pfc: r8a73a4: Add IRQC pin groups and functions
by Magnus Damm
· 12 years ago
172fd61
sh-pfc: r8a73a4: Add SCIF pin groups and functions
by Magnus Damm
· 12 years ago
57ef73b
sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf support
by Magnus Damm
· 12 years ago
c96931c
sh-pfc: r8a73a4: GPIO IRQ support
by Magnus Damm
· 12 years ago
f365bfc
sh-pfc: r8a73a4: Support sparse GPIO numbers
by Magnus Damm
· 12 years ago
c98f6c2
sh-pfc: Add r8a73a4 pinmux support
by Magnus Damm
· 12 years ago
ba774cc
sh-pfc: r8a7779: Split DU input and output pixel clocks
by Laurent Pinchart
· 12 years ago
2b4b588
sh-pfc: r8a7779: Remove GPIO data
by Laurent Pinchart
· 12 years ago
37a72d0
ARM: shmobile: r8a7779: Register GPIO devices
by Laurent Pinchart
· 12 years ago
e3c47051
sh-pfc: Configure pins as GPIOs at request time when handled externally
by Laurent Pinchart
· 12 years ago
ceef91d
sh-pfc: Skip gpiochip registration when no GPIO resource is found
by Laurent Pinchart
· 12 years ago
1a4fd58
sh-pfc: Make GPIO support optional
by Laurent Pinchart
· 12 years ago
542a564
sh-pfc: Make function GPIOs support optional
by Laurent Pinchart
· 12 years ago
48b1e3e
ARM: shmobile: marzen: Add GPIO LEDs
by Laurent Pinchart
· 12 years ago
dc3465a
gpio-rcar: Add pinctrl support
by Laurent Pinchart
· 12 years ago
119f5e4
gpio: Renesas R-Car GPIO driver V3
by Magnus Damm
· 12 years ago
87bd63b
ARM: shmobile: r8a7779: Remove all GPIOs
by Laurent Pinchart
· 12 years ago
7417dae
sh-pfc: r8a7779: Don't use GPIO enum entries
by Laurent Pinchart
· 12 years ago
c09b51d
sh-pfc: r8a7779: Remove function GPIOs
by Laurent Pinchart
· 12 years ago
6299e57
sh: sh7269: Fix compilation by adding missing includes
by Laurent Pinchart
· 12 years ago
1960d58
sh-pfc: Fix compiler warning when BUG()
by Laurent Pinchart
· 12 years ago
809609a
Merge branch 'soc' into pinmux-base
by Simon Horman
· 12 years ago
8585deb
ARM: shmobile: r8a7790 SoC 64-bit DT support
by Takashi Yoshii
· 12 years ago
26a0d2d
ARM: shmobile: r8a73a4 SoC 64-bit DT support
by Takashi Yoshii
· 12 years ago
69e351d
ARM: shmobile: r8a7790 PFC support
by Magnus Damm
· 12 years ago
8f5ec0a
ARM: shmobile: r8a7790 IRQC support
by Magnus Damm
· 12 years ago
55d9fab
ARM: shmobile: r8a7790 SCIF support
by Magnus Damm
· 12 years ago
0468b2d
ARM: shmobile: Initial r8a7790 SoC support
by Magnus Damm
· 12 years ago
60e3a566
ARM: shmobile: r8a7779: move global functions to r8a7779.h
by Kuninori Morimoto
· 12 years ago
f96c764
ARM: shmobile: r8a7740: move global functions to r8a7740.h
by Kuninori Morimoto
· 12 years ago
014f93a
ARM: shmobile: sh73a0: move global functions to sh73a0.h
by Kuninori Morimoto
· 12 years ago
daf9aa9
ARM: shmobile: sh7372: move global functions to sh7372.h
by Kuninori Morimoto
· 12 years ago
ec0728d
ARM: shmobile: r8a7779: remove DIV4 clocks and use fixed ratio clock
by Kuninori Morimoto
· 12 years ago
10d6db2
ARM: shmobile: r8a7740: use fixed ratio clock
by Kuninori Morimoto
· 12 years ago
5d14ff0
ARM: shmobile: r8a7740: tidyup comment/implementation mismatch
by Kuninori Morimoto
· 12 years ago
891cab3
ARM: shmobile: sh73a0: use fixed ratio clock
by Kuninori Morimoto
· 12 years ago
99fb32b
ARM: shmobile: sh7372: use fixed ratio clock
by Kuninori Morimoto
· 12 years ago
f5942c7
ARM: shmobile: add struct clk_ratio and fixed ratio clock macro
by Kuninori Morimoto
· 12 years ago
b3186c6
ARM: shmobile: sh7372: remove DIV4_ZT* clocks
by Kuninori Morimoto
· 12 years ago
1f7ccd8
ARM: shmobile: sh73a0: remove DIV4_ZT* clocks
by Kuninori Morimoto
· 12 years ago
fe7aa82
ARM: shmobile: sh73a0: add a TWD clock
by Guennadi Liakhovetski
· 12 years ago
0b7d782
ARM: shmobile: r8a7740: Migrate from INTC to GIC
by Bastian Hecht
· 12 years ago
c91cf2f
ARM: shmobile: r8a73a4: add thermal driver support
by Kuninori Morimoto
· 12 years ago
6722f6c
ARM: shmobile: Disallow PINCTRL without GPIOLIB
by Magnus Damm
· 12 years ago
558f874
ARM: shmobile: sh73a0: add irqpin DT nodes
by Guennadi Liakhovetski
· 12 years ago
db331fc
ARM: shmobile: r8a7778 SCIF support
by Kuninori Morimoto
· 12 years ago
ccb7cc7
ARM: shmobile: add R8A7778 basis support
by Kuninori Morimoto
· 12 years ago
7653c31
ARM: shmobile: sh73a0: wait for completion when kicking the clock
by Guennadi Liakhovetski
· 12 years ago
d313d06
ARM: shmobile: r8a73a4 PFC support
by Magnus Damm
· 12 years ago
984ca29
ARM: shmobile: r8a73a4 IRQC support V2
by Magnus Damm
· 12 years ago
e481a52
ARM: shmobile: r8a73a4 SCIF support V3
by Magnus Damm
· 12 years ago
eccf060
ARM: shmobile: Initial r8a73a4 SoC support V3
by Magnus Damm
· 12 years ago
4c82e45
Merge tag 'renesas-intc-external-irq2-for-v3.10' into soc-base
by Simon Horman
· 12 years ago
427cc72
irqchip: intc-irqpin: Add support for shared interrupt lines
by Bastian Hecht
· 12 years ago
ac22dde
Revert "ARM: shmobile: streamline mackerel SD and MMC devices"
by Simon Horman
· 12 years ago
a463f731
ARM: shmobile: kzm9g-reference: fix device-tree bindings and device names
by Guennadi Liakhovetski
· 12 years ago
54ca74e
ARM: shmobile: kzm9g: add fixed voltage regulators for SDHI0 and SDHI2
by Guennadi Liakhovetski
· 12 years ago
a9060f8
ARM: shmobile: armadillo800eva: add a fixed voltage regulator for SDHI1
by Guennadi Liakhovetski
· 12 years ago
546e5d3
ARM: shmobile: sh73a0: move SDHI and MMCIF DT nodes to sh73a0.dtsi
by Guennadi Liakhovetski
· 12 years ago
c791c03
ARM: shmobile: kzm9g: SDHI0 and SDHI1 use a 3.3V power supply
by Guennadi Liakhovetski
· 12 years ago
48296a1
ARM: shmobile: kzm9g: correct smsc regulator registration
by Simon Horman
· 12 years ago
0b6794e
ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt ID
by Kuninori Morimoto
· 12 years ago
5377762
ARM: shmobile: kzm9g: Trim reference DT_MACHINE_START
by Simon Horman
· 12 years ago
e30755f
ARM: shmobile: kzm9g: Remove warning about SMP
by Simon Horman
· 12 years ago
f33d1c3
ARM: shmobile: simplify kzm9g Kconfig dependencies
by Guennadi Liakhovetski
· 12 years ago
f017d01
ARM: shmobile: SDHI and MMCIF interfaces to kzm9g-reference
by Guennadi Liakhovetski
· 12 years ago
275cc1d
ARM: shmobile: parse DT and configure pinmux early on kzm9g-reference
by Guennadi Liakhovetski
· 12 years ago
b8b82b2
ARM: shmobile: kzm9g: Reference DT implementation
by Simon Horman
· 12 years ago
73d6a69
ARM: shmobile: marzen: Reference DT implementation
by Simon Horman
· 12 years ago
b3425eb
ARM: shmobile: mark mackerel sh_mmcif_device __maybe_unused
by Arnd Bergmann
· 12 years ago
626a645
ARM: shmobile: streamline mackerel SD and MMC devices
by Guennadi Liakhovetski
· 12 years ago
3a5eed5
ARM: shmobile: switch SDHI0 to GPIO regulator on armadillo800eva
by Guennadi Liakhovetski
· 12 years ago
aee1442
ARM: shmobile: use GPIO SD-card detection on armadillo800eva
by Guennadi Liakhovetski
· 12 years ago
a9cc2c8
Merge branches 'soc' and 'pinmux' into boards-base
by Simon Horman
· 12 years ago
3b8dfa7
irqchip: irqc: Add DT support
by Magnus Damm
· 12 years ago
9d833bbe
irqchip: intc-irqpin: Initial DT support
by Magnus Damm
· 12 years ago
7c9e3c7
ARM: shmobile: Make r8a7779 INTC irqpin platform data static
by Magnus Damm
· 12 years ago
1461f8b
ARM: shmobile: Make sh73a0 INTC irqpin platform data static
by Magnus Damm
· 12 years ago
fbc83b7
irqchip: Renesas IRQC driver
by Magnus Damm
· 12 years ago
0ca8712
irqchip: intc-irqpin: GPL header for platform data
by Magnus Damm
· 12 years ago
08eba5b
irqchip: intc-irqpin: Make use of devm functions
by Magnus Damm
· 12 years ago
d1b6aec
irqchip: intc-irqpin: Add force comments
by Magnus Damm
· 12 years ago
33f958f
irqchip: intc-irqpin: Cache mapped IRQ
by Magnus Damm
· 12 years ago
862d309
irqchip: intc-irqpin: Whitespace fixes
by Magnus Damm
· 12 years ago
8e56e6d
ARM: shmobile: INTC External IRQ pin driver on r8a7779
by Magnus Damm
· 12 years ago
341eb54
ARM: shmobile: INTC External IRQ pin driver on sh73a0
by Magnus Damm
· 12 years ago
Next »