index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
sh-pfc: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
1
-4
/
+1
2016-06-23
pinctrl: sh-pfc: r8a7795: Add DRIF support
Ramesh Shanmugasundaram
1
-0
/
+291
2016-06-23
pinctrl: sh-pfc: r8a7795: Use PINMUX_SINGLE() for I2C
Kuninori Morimoto
1
-5
/
+3
2016-06-21
pinctrl: sh-pfc: Convert to devm_gpiochip_add_data()
Geert Uytterhoeven
4
-26
/
+1
2016-06-21
pinctrl: sh-pfc: Improve core and user API separation
Geert Uytterhoeven
7
-39
/
+30
2016-06-21
pinctrl: sh-pfc: Move SoC-specific forward declarations to sh_pfc.h
Geert Uytterhoeven
2
-24
/
+24
2016-06-14
pinctrl: sh-pfc: sh7757: Fix duplicate initializer in GPIO pinmux data
Geert Uytterhoeven
1
-1
/
+0
2016-06-10
pinctrl: sh-pfc: r8a7795: add support for voltage switching
Wolfram Sang
1
-2
/
+26
2016-06-10
pinctrl: sh-pfc: refactor voltage setting
Wolfram Sang
3
-63
/
+40
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-28
/
+629
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2016-05-11
pinctrl: sh-pfc: Let gpio_chip.to_irq() return zero on error
Geert Uytterhoeven
1
-1
/
+1
2016-05-02
Merge tag 'sh-pfc-for-v4.7-tag2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-0
/
+217
2016-04-29
pinctrl: sh-pfc: Kill unused variable in sh_pfc_remove()
Geert Uytterhoeven
1
-3
/
+1
2016-04-21
pinctrl: ish-pfc: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
3
-15
/
+1
2016-04-15
pinctrl: sh-pfc: r8a7794: Add DU pin groups
Koji Matsuoka
1
-0
/
+217
2016-03-30
pinctrl: sh-pfc: only use dummy states for non-DT platforms
Wolfram Sang
1
-1
/
+3
2016-03-29
pinctrl: sh-pfc: r8a7795: Add drive strength support
Laurent Pinchart
1
-8
/
+210
2016-03-29
pinctrl: sh-pfc: Add drive strength support
Laurent Pinchart
4
-0
/
+146
2016-03-29
pinctrl: sh-pfc: IPSRx and MOD_SELx should be set before GPSRx
Kuninori Morimoto
1
-1
/
+1
2016-03-29
pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHI
Wolfram Sang
1
-1
/
+53
2016-03-09
pinctrl: sh-pfc: core: don't open code of_device_get_match_data()
Wolfram Sang
1
-1
/
+1
2016-03-09
pinctrl: sh-pfc: make explicitly non-modular
Paul Gortmaker
1
-14
/
+4
2016-02-26
pinctrl: sh-pfc: r8a7795: Add CAN FD support
Ramesh Shanmugasundaram
1
-0
/
+37
2016-02-26
pinctrl: sh-pfc: r8a7795: Add CAN support
Ramesh Shanmugasundaram
1
-0
/
+52
2016-02-26
pinctrl: sh-pfc: r8a7794: Fix GP2[29] muxing
Andrey Gusakov
1
-0
/
+1
2016-02-26
pinctrl: sh-pfc: Use ARCH_RENESAS
Simon Horman
1
-1
/
+1
2016-02-18
pinctrl: sh-pfc: r8a7794: Add EtherAVB pin groups
Sergei Shtylyov
1
-0
/
+123
2016-02-18
pinctrl: sh-pfc: Rework PFC GPIO support
Magnus Damm
3
-41
/
+24
2016-02-18
pinctrl: sh-pfc: r8a7795: Add PWM support
Takeshi Kihara
1
-0
/
+153
2016-02-18
pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pins
Magnus Damm
1
-0
/
+60
2016-02-18
pinctrl: sh-pfc: r8a7794: Add audio clock pin groups
Ryo Kataoka
1
-0
/
+122
2016-02-18
pinctrl: sh-pfc: r8a7794: Add SSI pin groups
Ryo Kataoka
1
-2
/
+313
2016-02-08
pinctrl: sh-pfc: r8a7795: Add USB2.0 host support
Takeshi Kihara
1
-0
/
+43
2016-02-08
pinctrl: sh-pfc: r8a7795: Remove bits SEL_VSP_1 and SEL_VSP_0
Geert Uytterhoeven
1
-3
/
+3
2016-02-08
pinctrl: sh-pfc: r8a7795: Rename SSI_{WS,SCK}0129 to SSI_{WS,SCK}01239
Geert Uytterhoeven
1
-7
/
+7
2016-02-08
pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()
Geert Uytterhoeven
8
-2518
/
+2518
2016-02-08
pinctrl: sh-pfc: Improve pinmux macros documentation
Geert Uytterhoeven
1
-8
/
+88
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-11
/
+7
2016-01-05
pinctrl: sh-pfc: use gpiochip data pointer
Linus Walleij
1
-10
/
+6
2015-12-22
pinctrl: sh-pfc: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-12-22
Merge branch 'sh-pfc-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Walleij
5
-0
/
+478
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
1
-3
/
+3
2015-12-17
Merge tag 'v4.4-rc5' into devel
Linus Walleij
1
-3
/
+3
2015-12-16
pinctrl: sh-pfc: r8a7791: add EtherAVB pin groups
Sergei Shtylyov
1
-0
/
+93
2015-12-16
pinctrl: sh-pfc: r8a7795: Add SATA support
Takeshi Kihara
1
-0
/
+24
2015-12-16
pinctrl: sh-pfc: r8a7795: Add SDHI support
Takeshi Kihara
1
-0
/
+274
2015-12-16
pinctrl: sh-pfc: r8a7794: Add SCIF_CLK support
Geert Uytterhoeven
1
-0
/
+23
2015-12-16
pinctrl: sh-pfc: r8a7790: Add SCIF_CLK support
Geert Uytterhoeven
1
-0
/
+23
2015-12-16
pinctrl: sh-pfc: r8a7779: Add SCIF_CLK support
Geert Uytterhoeven
1
-0
/
+41
[next]