index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-10
pinctrl: altas7: add sd9 function mux support
Yonghui Zhang
1
-8
/
+36
2015-12-10
pinctrl: atlas7: add cs line for atlas7 nand
Wei Chen
1
-0
/
+29
2015-12-10
pinctrl: activate pxa architecture
Robert Jarzmik
2
-0
/
+2
2015-12-10
pinctrl: pxa: add pxa27x architecture
Robert Jarzmik
3
-0
/
+576
2015-12-10
pinctrl: pxa: pxa2xx: add pin configuration support
Robert Jarzmik
1
-0
/
+63
2015-12-10
pinctrl: pxa: pxa2xx: add pin muxing
Robert Jarzmik
1
-0
/
+121
2015-12-10
pinctrl: pxa: pxa2xx: add pin control skeleton
Robert Jarzmik
3
-0
/
+353
2015-12-10
MAINTAINERS: add to pxa files pinctrl
Robert Jarzmik
1
-0
/
+1
2015-12-09
pinctrl: mvebu: complain about missing group after checking variant
Sebastian Hesselbarth
1
-13
/
+16
2015-12-08
pinctrl: sh-pfc: r8a7795: Add SCIF_CLK support
Geert Uytterhoeven
1
-0
/
+24
2015-12-08
pinctrl: sh-pfc: r8a7791: Add SCIF_CLK support
Geert Uytterhoeven
1
-0
/
+25
2015-12-08
pinctrl: sh-pfc: sh73a0: Add MSIOF support
Geert Uytterhoeven
1
-0
/
+546
2015-12-08
pinctrl: sh-pfc: sh73a0: Correct comment for LCD2 data pins
Geert Uytterhoeven
1
-1
/
+1
2015-12-08
pinctrl: sh-pfc: r8a7740: Correct comment for LCD1 data pins
Geert Uytterhoeven
1
-1
/
+1
2015-12-08
pinctrl: sh-pfc: emev2: Correct comment for CFI data pins
Geert Uytterhoeven
1
-1
/
+1
2015-12-08
pinctrl: sh-pfc: r8a7795: Add MSIOF pins, groups, and functions
Geert Uytterhoeven
1
-0
/
+858
2015-12-08
pinctrl: sh-pfc: r8a7795: Add pinmux data for single-function pins
Geert Uytterhoeven
1
-0
/
+19
2015-12-08
pinctrl: sh-pfc: sh7734: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
1
-9
/
+12
2015-12-08
pinctrl: sh-pfc: r8a7779: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
1
-8
/
+8
2015-12-08
pinctrl: sh-pfc: r8a7778: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
1
-11
/
+11
2015-12-08
pinctrl: sh-pfc: emev2: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
1
-67
/
+67
2015-12-01
pinctrl: intel: fix bug of register offset calculation
Qipeng Zha
4
-17
/
+20
2015-12-01
pinctrl: update document for pinconf_generic_parse_dt_config
Yingjoe Chen
1
-0
/
+1
2015-12-01
pinctrl: fix a typo in Kconfig
Masahiro Yamada
1
-1
/
+1
2015-12-01
pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR
Masahiro Yamada
2
-2
/
+2
2015-12-01
pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU
Masahiro Yamada
2
-2
/
+2
2015-12-01
pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN
Masahiro Yamada
2
-2
/
+2
2015-12-01
pinctrl: uniphier: rework UniPhier pinctrl entries in Kconfig
Masahiro Yamada
1
-10
/
+13
2015-12-01
pinctrl: qcom: spmi-mpp: Add pm8994 mpp support
Stephen Boyd
2
-0
/
+2
2015-12-01
pinctrl: qcom: spmi-gpio: Add pm8994 gpio support
Stephen Boyd
2
-0
/
+3
2015-12-01
pinctrl: qcom: Add msm8996 pinctrl driver
Joonwoo Park
4
-0
/
+2150
2015-12-01
pinctrl: qcom: pmic-gpio/mpp: of_irq_count() == npins
Stephen Boyd
4
-23
/
+32
2015-12-01
pinctrl: qcom: qdf2xxx: improve error checking and reporting
Timur Tabi
1
-3
/
+11
2015-11-30
pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macros
Kuninori Morimoto
7
-107
/
+56
2015-11-30
pinctrl: sh-pfc: r8a7795: Add HSCIF pins, groups, and functions
Geert Uytterhoeven
1
-0
/
+255
2015-11-30
pinctrl: sh-pfc: r8a7795: Rename SEL_SCIF to SEL_SATA
Geert Uytterhoeven
1
-3
/
+3
2015-11-30
pinctrl: sh-pfc: r8a7795: Make PORT_GP_x() macros consistent
Geert Uytterhoeven
1
-18
/
+18
2015-11-30
pinctrl: sh-pfc: r8a7794: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
1
-22
/
+22
2015-11-30
pinctrl: sh-pfc: r8a7791: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
1
-17
/
+17
2015-11-30
pinctrl: sh-pfc: r8a7790: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()
Geert Uytterhoeven
1
-9
/
+9
2015-11-30
pinctrl: sh-pfc: Add PINMUX_SINGLE()
Geert Uytterhoeven
1
-0
/
+8
2015-11-30
pinctrl/lantiq: Fix GPIO Setup of GPIO Port3
John Crispin
1
-0
/
+4
2015-11-30
pinctrl/lantiq: introduce new dedicated devicetree bindings
Martin Schiller
2
-130
/
+1059
2015-11-30
pinctrl/lantiq: updating devicetree binding description
Martin Schiller
1
-8
/
+102
2015-11-30
pinctrl: at91-pio4: use %pr format string for resource
Arnd Bergmann
1
-1
/
+1
2015-11-30
pinctrl: Rename gpio driver from cygnus to iproc
Pramod Kumar
3
-11
/
+24
2015-11-30
Documentation: Rename gpio controller name from cygnus to iproc
Pramod Kumar
1
-2
/
+2
2015-11-30
gpio: Rename func/macro/var to IP-block,iproc
Pramod Kumar
1
-152
/
+154
2015-11-30
pinctrl: Add new compatible string to GPIO controller driver
Pramod Kumar
1
-0
/
+1
2015-11-30
pinctrl: use ngpios propety from DT
Pramod Kumar
1
-36
/
+9
[next]