index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sh-pfc
/
sh_pfc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers
Geert Uytterhoeven
2020-01-08
1
-2
/
+2
*
pinctrl: sh-pfc: r8a7796: Add R8A77961 PFC support
Geert Uytterhoeven
2019-11-01
1
-0
/
+1
*
pinctrl: sh-pfc: Rename PINCTRL_PFC_R8A7796 to PINCTRL_PFC_R8A77960
Geert Uytterhoeven
2019-11-01
1
-1
/
+1
*
pinctrl: sh-pfc: Fix PINMUX_IPSR_PHYS() to set GPSR
Keiya Nobuta
2019-10-14
1
-2
/
+2
*
pinctrl: sh-pfc: r8a77965: Add R8A774B1 PFC support
Biju Das
2019-10-01
1
-0
/
+1
*
pinctrl: sh-pfc: Remove obsolete SH_PFC_PIN_NAMED*() macros
Geert Uytterhoeven
2019-06-04
1
-16
/
+0
*
pinctrl: sh-pfc: Add new non-GPIO helper macros
Geert Uytterhoeven
2019-06-04
1
-0
/
+56
*
pinctrl: sh-pfc: Add PORT_GP_27 helper macro
Geert Uytterhoeven
2019-05-21
1
-2
/
+6
*
pinctrl: sh-pfc: Move PIN_NONE to shared header file
Geert Uytterhoeven
2019-05-21
1
-0
/
+2
*
pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand
Geert Uytterhoeven
2019-05-21
1
-0
/
+2
*
pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant
Geert Uytterhoeven
2019-05-21
1
-3
/
+3
*
pinctrl: sh-pfc: Improve PINMUX_IPSR_PHYS() documentation
Geert Uytterhoeven
2019-04-02
1
-2
/
+2
*
pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields
Geert Uytterhoeven
2019-04-02
1
-0
/
+7
*
pinctrl: sh-pfc: Validate enum IDs for regs with fixed-width fields
Geert Uytterhoeven
2019-04-02
1
-2
/
+6
*
pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro
Geert Uytterhoeven
2019-04-02
1
-5
/
+5
*
pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro
Geert Uytterhoeven
2019-04-02
1
-11
/
+14
*
pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro
Geert Uytterhoeven
2019-04-02
1
-5
/
+9
*
pinctrl: sh-pfc: Introduce PINCTRL_SH_FUNC_GPIO helper symbol
Geert Uytterhoeven
2019-04-02
1
-1
/
+1
*
pinctrl: sh-pfc: Validate fixed-size field widths at build time
Geert Uytterhoeven
2019-02-11
1
-1
/
+2
*
pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-length
Geert Uytterhoeven
2018-12-18
1
-2
/
+1
*
pinctrl: sh-pfc: Validate pins/marks in pin groups at build time
Geert Uytterhoeven
2018-12-18
1
-1
/
+2
*
pinctrl: sh-pfc: Add physical pin multiplexing helper macros
Ulrich Hecht
2018-11-19
1
-0
/
+22
*
pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUP
Jacopo Mondi
2018-11-13
1
-7
/
+8
*
pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels
Geert Uytterhoeven
2018-11-06
1
-2
/
+15
*
pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support
Fabrizio Castro
2018-09-19
1
-0
/
+1
*
pinctrl: sh-pfc: r8a7791: Add r8a7744 support
Biju Das
2018-09-19
1
-0
/
+1
*
pinctrl: sh-pfc: Convert to SPDX identifiers
Kuninori Morimoto
2018-09-11
1
-5
/
+2
*
pinctrl: sh-pfc: r8a7796: Add R8A774A1 PFC support
Biju Das
2018-08-28
1
-0
/
+1
*
pinctrl: sh-pfc: Initial R8A77990 PFC support
Takeshi Kihara
2018-05-23
1
-0
/
+1
*
pinctrl: sh-pfc: Add PORT_GP_11 helper macro
Takeshi Kihara
2018-05-23
1
-2
/
+6
*
pinctrl: sh-pfc: Add r8a77470 PFC support
Biju Das
2018-05-16
1
-0
/
+1
*
pinctrl: sh-pfc: Add SH_PFC_PIN_GROUP_ALIAS()
Geert Uytterhoeven
2018-03-21
1
-2
/
+3
*
pinctrl: sh-pfc: Add R8A77980 PFC support
Sergei Shtylyov
2018-03-09
1
-0
/
+1
*
pinctrl: sh-pfc: Add PORT_GP_CFG_25() helper macro
Sergei Shtylyov
2018-03-09
1
-2
/
+6
*
pinctrl: sh-pfc: Initial R-Car M3-N support
Jacopo Mondi
2018-02-20
1
-0
/
+1
*
pinctrl: sh-pfc: Add R8A77970 PFC support
Sergei Shtylyov
2017-12-05
1
-0
/
+1
*
pinctrl: sh-pfc: Add PORT_GP_CFG_{6|22}() helper macros
Sergei Shtylyov
2017-11-28
1
-4
/
+12
*
pinctrl: sh-pfc: Save/restore registers for PSCI system suspend
Geert Uytterhoeven
2017-10-20
1
-0
/
+1
*
pinctrl: sh-pfc: Add generic IOCTRL register description
Geert Uytterhoeven
2017-10-20
1
-0
/
+5
*
pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()
Geert Uytterhoeven
2017-10-20
1
-6
/
+0
*
pinctrl: sh-pfc: Add generic bias register description
Geert Uytterhoeven
2017-10-20
1
-0
/
+12
*
pinctrl: sh-pfc: Initial R8A77995 PFC support
Takeshi Kihara
2017-08-16
1
-0
/
+1
*
pinctrl: sh-pfc: Add PORT_GP_{10,2[01]} helper macros
Yoshihiro Shimoda
2017-08-16
1
-5
/
+17
*
pinctrl: sh-pfc: r8a7794: Add R8A7745 support
Sergei Shtylyov
2017-05-16
1
-0
/
+1
*
pinctrl: sh-pfc: r8a7791: Add R8A7743 support
Sergei Shtylyov
2017-05-16
1
-0
/
+1
*
pinctrl: sh-pfc: r8a7795: Add support for R-Car H3 ES2.0
Geert Uytterhoeven
2017-03-30
1
-0
/
+1
*
pinctrl: sh-pfc: Support named pins with custom configuration
Niklas Söderlund
2016-11-16
1
-0
/
+8
*
pinctrl: sh-pfc: Add helper to handle bias lookup table
Niklas Söderlund
2016-11-15
1
-0
/
+6
*
pinctrl: sh-pfc: Add PORT_GP_24 helper macro
Simon Horman
2016-09-14
1
-2
/
+6
*
pinctrl: sh-pfc: Initial R8A7796 PFC support
Takeshi Kihara
2016-08-19
1
-0
/
+1
[next]