Age | Commit message (Expand) | Author |
2019-07-13 | Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-06-04 | pinctrl: sh-pfc: Remove obsolete SH_PFC_PIN_NAMED*() macros | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: r8a7796: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: r8a7790: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: r8a7778: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: emev2: Use new macros for non-GPIO pins | Geert Uytterhoeven |
2019-06-04 | pinctrl: sh-pfc: Add new non-GPIO helper macros | Geert Uytterhoeven |
2019-06-01 | treewide: fix typos of SPDX-License-Identifier | Masahiro Yamada |
2019-05-21 | pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macro | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: Add PORT_GP_27 helper macro | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: r8a77965: Add TPU pins, groups and functions | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: r8a7796: Add TPU pins, groups and functions | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: r8a7795: Add TPU pins, groups and functions | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: r8a7795-es1: Add TPU pins, groups and functions | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: r8a77970: Remove MMC_{CD,WP} | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: Move PIN_NONE to shared header file | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: Validate pin tables at runtime | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: Add check for empty pinmux groups/functions | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: Mark run-time debug code __init | Geert Uytterhoeven |
2019-05-21 | pinctrl: sh-pfc: Correct printk level of group reference warning | Geert Uytterhoeven |
2019-04-04 | pinctrl: sh-pfc: r8a77965: Add I2C{0,3,5} pins, groups and functions | Takeshi Kihara |
2019-04-04 | pinctrl: sh-pfc: r8a7796: Remove placeholder I2C pin data | Ulrich Hecht |
2019-04-04 | pinctrl: sh-pfc: r8a77970: Fix spacing | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Rename SEL_NDFC to SEL_NDF | Takeshi Kihara |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A,B,C} to SEL_ADG{A,B,C} | Takeshi Kihara |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions | Takeshi Kihara |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Remove CC5_OSCOUT pin | Takeshi Kihara |
2019-04-02 | pinctrl: sh-pfc: rcar-gen3: Remove HDMI CEC pins, groups, and functions | Takeshi Kihara |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2 | Takeshi Kihara |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D | Takeshi Kihara |
2019-04-02 | pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N | Takeshi Kihara |
2019-04-02 | pinctrl: sh-pfc: Improve PINMUX_IPSR_PHYS() documentation | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Validate enum IDs for regs with fixed-width fields | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Allow compile-testing of all drivers | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Add missing #include <linux/errno.h> | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Introduce PINCTRL_SH_FUNC_GPIO helper symbol | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging | Geert Uytterhoeven |
2019-03-18 | pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume | Marek Vasut |
2019-03-18 | pinctrl: sh-pfc: r8a77990: Move CANFD pin groups and functions | Fabrizio Castro |