index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-tegra210.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-03
pinctrl: pinconf-generic: add "input-schmitt" DT property
Masahiro Yamada
1
-0
/
+1
2015-10-03
pinctrl: pinconf-generic: sort pin configuration params alphabetically
Masahiro Yamada
2
-49
/
+49
2015-10-02
pinctrl: at91-pio4: irq argument as been removed from irq flow handlers
Ludovic Desroches
1
-2
/
+3
2015-10-02
pinctrl: at91-pio4: use irq_set_handler_locked
Ludovic Desroches
1
-5
/
+5
2015-10-02
pinctrl: freescale: imx: imx7d iomuxc-lpsr devicetree bindings
Adrian Alonso
1
-1
/
+62
2015-10-02
pinctrl: freescale: imx7d: support iomux lpsr controller
Adrian Alonso
1
-0
/
+30
2015-10-02
pinctrl: freescale: imx: add shared input select reg support
Adrian Alonso
1
-1
/
+27
2015-10-02
pinctrl: freescale: imx: allow mux_reg offset zero
Adrian Alonso
2
-1
/
+5
2015-10-02
pinctrl: freescale: imx: fix system crash if enable two pinctl instances
Robin Gong
2
-2
/
+2
2015-10-02
pinctrl: at91-pio4: add PM stuff
Ludovic Desroches
1
-0
/
+76
2015-10-02
pinctrl: sunxi: add allwinner A83T PIO controller support
Vishnu Patekar
4
-0
/
+609
2015-10-02
pinctrl: uniphier: add SD card pinmux settings
Masahiro Yamada
6
-0
/
+36
2015-10-02
pinctrl: samsung: Remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-10-02
pinctrl: mediatek: Remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-10-02
pinctrl: sunxi: Remove unneeded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-10-02
pinctrl: mxs: Remove unneded semicolon
Javier Martinez Canillas
1
-1
/
+1
2015-10-02
pinctrl: tz1090-pdc: Remove unneded semicolons
Javier Martinez Canillas
1
-2
/
+2
2015-10-02
pinctrl: tz1090: Remove unneded semicolons
Javier Martinez Canillas
1
-2
/
+2
2015-10-02
pinctrl: sh-pfc: r8a7795: add EtherAVB support
Takeshi Kihara
1
-0
/
+87
2015-10-02
pinctrl: sh-pfc: r8a7795: add Audio SSI pin support
Kuninori Morimoto
1
-0
/
+231
2015-10-02
pinctrl: sh-pfc: r8a7795: add Audio clock pin support
Kuninori Morimoto
1
-0
/
+160
2015-10-02
pinctrl: sh-pfc: r8a7795: add I2C pin support
Kuninori Morimoto
1
-0
/
+77
2015-10-02
pinctrl: sh-pfc: r8a7795: add SCIFx support
Geert Uytterhoeven
1
-0
/
+257
2015-10-02
pinctrl: sh-pfc: Initial R8A7795 PFC support
Takeshi Kihara
6
-0
/
+2019
2015-10-02
pinctrl: sh-pfc: remove unused PINMUX_IPSR_MODSEL_DATA()
Kuninori Morimoto
1
-2
/
+0
2015-10-02
pinctrl: sh-pfc: r8a7779: use PINMUX_IPSR_MSEL()
Kuninori Morimoto
1
-210
/
+210
2015-10-02
pinctrl: sh-pfc: r8a7790: use PINMUX_IPSR_MSEL()
Kuninori Morimoto
1
-519
/
+519
2015-10-02
pinctrl: sh-pfc: r8a7791: use PINMUX_IPSR_MSEL()
Kuninori Morimoto
1
-538
/
+538
2015-10-02
pinctrl: sh-pfc: r8a7794: use PINMUX_IPSR_MSEL()
Kuninori Morimoto
1
-414
/
+414
2015-10-02
pinctrl: sh-pfc: sh7734: use PINMUX_IPSR_MSEL()
Kuninori Morimoto
1
-389
/
+389
2015-10-02
pinctrl: sh-pfc: modify PINMUX_IPSR_MSEL() macro order
Kuninori Morimoto
1
-1
/
+1
2015-10-02
pinctrl: sh-pfc: Remove hardcoded IRQ numbers
Laurent Pinchart
5
-134
/
+125
2015-10-02
pinctrl: sh-pfc: Get rid of CONFIG_ARCH_SHMOBILE_LEGACY
Geert Uytterhoeven
1
-22
/
+19
2015-10-02
pinctrl: sh-pfc: r8a7791/r8a7793: Correct SCIFB1_B SCK MOD_SEL value
Geert Uytterhoeven
1
-1
/
+1
2015-10-02
pinctrl: sh-pfc: r8a7794: Remove bogus SCIF0 SCK pin data
Geert Uytterhoeven
1
-18
/
+0
2015-10-02
pinctrl: sh-pfc: Confine legacy function GPIOs to SH
Geert Uytterhoeven
3
-1
/
+10
2015-10-02
pinctrl: sh-pfc: Remove empty gpio_function_free()
Geert Uytterhoeven
1
-5
/
+0
2015-10-02
pinctrl: sh-pfc: Stop calling gpiochip_add_pin_range() on DT platforms
Geert Uytterhoeven
1
-15
/
+22
2015-09-25
pinctrl: mediatek: Consistently use the BIT() macro
Javier Martinez Canillas
1
-1
/
+1
2015-09-25
pinctrl: rockchip: add support for the rk3036
Xing Zheng
1
-0
/
+17
2015-09-21
ARM: at91/dt: sama5d2: add pio controller node
Ludovic Desroches
1
-0
/
+14
2015-09-21
MAINTAINERS: Add an entry for pinctrl-at91-pio4
Ludovic Desroches
1
-0
/
+7