Age | Commit message (Expand) | Author | Files | Lines |
2019-09-12 | pinctrl: sh-pfc: Unlock on error in sh_pfc_func_set_mux() | Dan Carpenter | 1 | -2/+4 |
2019-08-23 | pinctrl: sh-pfc: Include the right header | Linus Walleij | 1 | -1/+1 |
2019-08-23 | pinctrl: sh-pfc: Rollback to mux if required when the gpio is freed | Yoshihiro Shimoda | 1 | -0/+15 |
2019-08-12 | pinctrl: sh-pfc: Remove incomplete flag "cfg->type" | Yoshihiro Shimoda | 1 | -26/+0 |
2019-08-12 | pinctrl: sh-pfc: Add new flags into struct sh_pfc_pin_config | Yoshihiro Shimoda | 1 | -1/+13 |
2019-08-08 | pinctrl: sh-pfc: Use dev_notice_once() instead of open-coding | Geert Uytterhoeven | 1 | -7/+2 |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 23 | -1059/+1245 |
2019-06-04 | pinctrl: sh-pfc: Remove obsolete SH_PFC_PIN_NAMED*() macros | Geert Uytterhoeven | 1 | -16/+0 |
2019-06-04 | pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -7/+12 |
2019-06-04 | pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -46/+41 |
2019-06-04 | pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -156/+151 |
2019-06-04 | pinctrl: sh-pfc: r8a7796: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -156/+151 |
2019-06-04 | pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -159/+154 |
2019-06-04 | pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -170/+163 |
2019-06-04 | pinctrl: sh-pfc: r8a7790: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -15/+19 |
2019-06-04 | pinctrl: sh-pfc: r8a7778: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -13/+16 |
2019-06-04 | pinctrl: sh-pfc: emev2: Use new macros for non-GPIO pins | Geert Uytterhoeven | 1 | -36/+34 |
2019-06-04 | pinctrl: sh-pfc: Add new non-GPIO helper macros | Geert Uytterhoeven | 1 | -0/+56 |
2019-06-01 | treewide: fix typos of SPDX-License-Identifier | Masahiro Yamada | 1 | -1/+1 |
2019-05-21 | pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macro | Geert Uytterhoeven | 1 | -17/+1 |
2019-05-21 | pinctrl: sh-pfc: Add PORT_GP_27 helper macro | Geert Uytterhoeven | 1 | -2/+6 |
2019-05-21 | pinctrl: sh-pfc: r8a77965: Add TPU pins, groups and functions | Geert Uytterhoeven | 1 | -0/+42 |
2019-05-21 | pinctrl: sh-pfc: r8a7796: Add TPU pins, groups and functions | Geert Uytterhoeven | 1 | -2/+44 |
2019-05-21 | pinctrl: sh-pfc: r8a7795: Add TPU pins, groups and functions | Geert Uytterhoeven | 1 | -0/+42 |
2019-05-21 | pinctrl: sh-pfc: r8a7795-es1: Add TPU pins, groups and functions | Geert Uytterhoeven | 1 | -0/+42 |
2019-05-21 | pinctrl: sh-pfc: r8a77970: Remove MMC_{CD,WP} | Geert Uytterhoeven | 1 | -22/+2 |
2019-05-21 | pinctrl: sh-pfc: Move PIN_NONE to shared header file | Geert Uytterhoeven | 7 | -194/+189 |
2019-05-21 | pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand | Geert Uytterhoeven | 10 | -35/+27 |
2019-05-21 | pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant | Geert Uytterhoeven | 17 | -19/+19 |
2019-05-21 | pinctrl: sh-pfc: Validate pin tables at runtime | Geert Uytterhoeven | 1 | -0/+29 |
2019-05-21 | pinctrl: sh-pfc: Add check for empty pinmux groups/functions | Geert Uytterhoeven | 1 | -1/+12 |
2019-05-21 | pinctrl: sh-pfc: Mark run-time debug code __init | Geert Uytterhoeven | 1 | -7/+7 |
2019-05-21 | pinctrl: sh-pfc: Correct printk level of group reference warning | Geert Uytterhoeven | 1 | -2/+2 |
2019-04-04 | pinctrl: sh-pfc: r8a77965: Add I2C{0,3,5} pins, groups and functions | Takeshi Kihara | 1 | -24/+87 |
2019-04-04 | pinctrl: sh-pfc: r8a7796: Remove placeholder I2C pin data | Ulrich Hecht | 1 | -5/+0 |
2019-04-04 | pinctrl: sh-pfc: r8a77970: Fix spacing | Geert Uytterhoeven | 1 | -6/+6 |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Rename SEL_NDFC to SEL_NDF | Takeshi Kihara | 3 | -35/+35 |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A,B,C} to SEL_ADG{A,B,C} | Takeshi Kihara | 3 | -33/+33 |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions | Takeshi Kihara | 5 | -76/+76 |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Remove CC5_OSCOUT pin | Takeshi Kihara | 6 | -12/+6 |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Remove HDMI CEC pins, groups, and functions | Takeshi Kihara | 4 | -97/+26 |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2 | Takeshi Kihara | 1 | -11/+9 |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D | Takeshi Kihara | 1 | -5/+4 |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N | Takeshi Kihara | 1 | -2/+2 |
2019-04-02 | pinctrl: sh-pfc: Improve PINMUX_IPSR_PHYS() documentation | Geert Uytterhoeven | 1 | -2/+2 |
2019-04-02 | pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields | Geert Uytterhoeven | 2 | -0/+13 |
2019-04-02 | pinctrl: sh-pfc: Validate enum IDs for regs with fixed-width fields | Geert Uytterhoeven | 1 | -2/+6 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro | Geert Uytterhoeven | 16 | -420/+420 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro | Geert Uytterhoeven | 18 | -402/+572 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro | Geert Uytterhoeven | 32 | -1128/+1137 |