index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sunxi
/
pinctrl-sun8i-v3s.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
pinctrl: sh-pfc: Save/restore registers for PSCI system suspend
Geert Uytterhoeven
2
-0
/
+98
2017-10-20
pinctrl: sh-pfc: r8a7796: Use generic IOCTRL register description
Geert Uytterhoeven
1
-1
/
+11
2017-10-20
pinctrl: sh-pfc: r8a7795: Use generic IOCTRL register description
Geert Uytterhoeven
1
-1
/
+11
2017-10-20
pinctrl: sh-pfc: r8a7795-es1: Use generic IOCTRL register description
Geert Uytterhoeven
1
-1
/
+11
2017-10-20
pinctrl: sh-pfc: Add generic IOCTRL register description
Geert Uytterhoeven
1
-0
/
+5
2017-10-20
pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()
Geert Uytterhoeven
3
-24
/
+0
2017-10-20
pinctrl: sh-pfc: r8a7778: Use generic bias register description
Geert Uytterhoeven
1
-181
/
+222
2017-10-20
pinctrl: sh-pfc: r8a7796: Use generic bias register description
Geert Uytterhoeven
1
-241
/
+258
2017-10-20
pinctrl: sh-pfc: r8a7795: Use generic bias register description
Geert Uytterhoeven
1
-241
/
+258
2017-10-20
pinctrl: sh-pfc: r8a7795-es1: Use generic bias register description
Geert Uytterhoeven
1
-241
/
+258
2017-10-20
pinctrl: sh-pfc: Add sh_pfc_pin_to_bias_reg() helper
Geert Uytterhoeven
2
-0
/
+23
2017-10-20
pinctrl: sh-pfc: Add generic bias register description
Geert Uytterhoeven
1
-0
/
+12
2017-10-20
pinctrl: sh-pfc: Drop width parameter of sh_pfc_{read,write}_reg()
Geert Uytterhoeven
6
-31
/
+30
2017-10-20
pinctrl: sh-pfc: Remove matching on plain sh-pfc platform device
Geert Uytterhoeven
1
-6
/
+1
2017-10-19
gpio: mcp23s08: add support for mcp23018
Phil Reid
1
-1
/
+14
2017-10-19
blackfin: Fix local <asm/gpio.h> includes
Linus Walleij
5
-3
/
+26
2017-10-19
pinctrl: adi2: Fix Kconfig build problem
Linus Walleij
3
-3
/
+8
2017-10-17
gpio: Cut old SX150X Kconfig option
Linus Walleij
1
-9
/
+0
2017-10-16
pinctrl: meson: rework pinmux ops
Jerome Brunet
10
-109
/
+194
2017-10-16
pinctrl: meson: separate soc drivers
Jerome Brunet
9
-79
/
+139
2017-10-16
pinctrl: dt-bindings: Fix A37xx uart2 group name
Miquel Raynal
1
-2
/
+2
2017-10-16
pinctrl: sh-pfc: r8a7745: Implement voltage switching for SDHI
Biju Das
1
-0
/
+1
2017-10-16
pinctrl: sh-pfc: r8a77995: Remove USB0_IDIN and USB0_IDPU pins
Geert Uytterhoeven
1
-4
/
+2
2017-10-14
pinctrl: gemini: Add missing functions
Linus Walleij
1
-0
/
+10
2017-10-12
pinctrl: Do not depend in GPIOLIB, select it
Linus Walleij
2
-3
/
+6
2017-10-11
pinctrl: sh-pfc: r8a77995: Add Audio SSI pin support
Kuninori Morimoto
1
-0
/
+60
2017-10-11
pinctrl: sh-pfc: r8a77995: Add Audio clock pin support
Kuninori Morimoto
1
-0
/
+42
2017-10-11
pinctrl: sh-pfc: r8a7796: Fix trivial typo in comment
Wolfram Sang
1
-1
/
+1
2017-10-11
pinctrl: sh-pfc: r8a7795-es1: Fix trivial typo in comment
Wolfram Sang
1
-1
/
+1
2017-10-11
pinctrl: sh-pfc: r8a7795: Fix trivial typo in comment
Wolfram Sang
1
-1
/
+1
2017-10-11
pinctrl: sh-pfc: r8a7795: Add HSCIF pins, groups, and functions
Wolfram Sang
1
-0
/
+283
2017-10-11
pinctrl: sh-pfc: r8a7796: Add support for INTC-EX IRQ pins
Takeshi Kihara
1
-0
/
+60
2017-10-11
pinctrl: sh-pfc: r8a7795: Add INTC-EX pins, groups and function
Geert Uytterhoeven
1
-0
/
+60
2017-10-11
pinctrl: qcom: spmi-gpio: Update GPIO EN_CTL when setting pin config
Fenglin Wu
1
-0
/
+5
2017-10-11
pinctrl: mcp23s08: remove unused variables from pinconf_set
Phil Reid
1
-4
/
+1
2017-10-11
dt-bindings: pinctrl: add mcp23018 to mcp23s08 documentation
Phil Reid
1
-0
/
+1
2017-10-11
dt-bindings: pinctrl: mcp23s08 update binding doc
Lars Poeschel
1
-0
/
+58
2017-10-11
dt-bindings: pinctrl: Move mcp23s08 from gpio
Lars Poeschel
1
-0
/
+0
2017-10-11
pinctrl: change Kconfig PINCTRL variable to a menuconfig
Phil Reid
1
-5
/
+4
2017-10-11
pinctrl: meson: remove unused pin_base
Jerome Brunet
1
-1
/
+0
2017-10-11
pinctrl: meson-gx: add TEST_N i2s pinmux
Jerome Brunet
2
-1
/
+10
2017-10-09
pinctrl: sx150x: make struct sx150x_regmap_config static
Colin Ian King
1
-1
/
+1
2017-10-09
pinctrl: ingenic: make function ingenic_pinctrl_probe static
Colin Ian King
1
-1
/
+1
2017-10-09
dt-bindings: pinctrl: Add support for RZ/A1M and RZ/A1L
Chris Brandt
1
-2
/
+4
2017-10-09
pinctrl: rza1: Add support for RZ/A1L
Chris Brandt
1
-0
/
+134
2017-10-08
MAINTAINERS: Add git repository to Renesas pinctrl driver section
Geert Uytterhoeven
1
-0
/
+1
2017-10-07
pinctrl: rockchip: rk3328: Fix the correct routing config
David Wu
1
-2
/
+9
2017-10-07
pinctrl: rockchip: Fix the rk3399 gpio0 and gpio1 banks' drv_offset at pmu grf
David Wu
1
-6
/
+6
2017-10-07
gpio: pxa: Use library functions
Linus Walleij
1
-12
/
+2
2017-10-07
pinctrl: meson: Use library functions
Linus Walleij
1
-14
/
+2
[next]