Age | Commit message (Expand) | Author |
2019-04-11 | pinctrl: imx8mq: Add suspend/resume ops | Abel Vesa |
2019-04-11 | pinctrl: artpec6: Drop unused function and rename | Linus Walleij |
2019-04-09 | pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase | Binbin Wu |
2019-04-08 | pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver | Sandeep Singh |
2019-04-08 | pinctrl: freescale: use devm_platform_ioremap_resource() to simplify code | Anson Huang |
2019-04-08 | pinctrl: imx: remove an unnecessary NULL check | Dan Carpenter |
2019-04-08 | pinctrl: add drive for I2C related pins on MT8183 | Zhiyong Tao |
2019-04-08 | pinctrl: axp209: Fix NULL pointer dereference after allocation | Aditya Pakki |
2019-04-05 | pinctrl: mcp23s08: debugfs: remove custom printer | Jan Kundrát |
2019-04-04 | pinctrl: artpec6: Make two functions static | YueHaibing |
2019-04-04 | Merge tag 'sh-pfc-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
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-04 | pinctrl: fsl: Make pinctrl_ipc_handle static | YueHaibing |
2019-04-04 | pinctrl: lochnagar: Add support for the Cirrus Logic Lochnagar | Charles Keepax |
2019-04-04 | pinctrl: sunxi: Allow to disable pinctrl drivers | Maxime Ripard |
2019-04-04 | pinctrl: sunxi: Declare set_config on the GPIO chip | Maxime Ripard |
2019-04-04 | pinctrl: sunxi: Fix variable assignment syntax | Maxime Ripard |
2019-04-04 | pinctrl: sunxi: implement pin_config_set | Maxime Ripard |
2019-04-03 | pinctrl: cedarfork: Update pin names according to v1.13c | Andy Shevchenko |
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: rza1: Remove unneeded spinlock acquisitions | 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 |
2019-03-18 | pinctrl: sh-pfc: r8a7796: Move CANFD pin groups and functions | Fabrizio Castro |
2019-03-18 | pinctrl: sh-pfc: r8a7779: Add HSCIF0/1 pins | Ulrich Hecht |
2019-03-18 | pinctrl: sh-pfc: r8a77990: Rename IOCTRLx registers | Geert Uytterhoeven |
2019-03-18 | pinctrl: sh-pfc: r8a77980: Rename IOCTRLx registers | Geert Uytterhoeven |
2019-03-18 | pinctrl: sh-pfc: r8a77970: Rename IOCTRLx registers | Geert Uytterhoeven |
2019-03-18 | pinctrl: baytrail: Fix potential NULL pointer dereference | Aditya Pakki |
2019-03-11 | Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-03-08 | Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |