Age | Commit message (Expand) | Author | Files | Lines |
2019-05-14 | Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee... | Linus Torvalds | 3 | -0/+834 |
2019-05-13 | pinctrl: stmfx: Fix 'warn: bitwise AND condition is false here' | Lee Jones | 1 | -1/+1 |
2019-05-13 | pinctrl: stmfx: Fix 'warn: unsigned <VAR> is never less than zero' | Lee Jones | 1 | -2/+1 |
2019-05-11 | Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -110/+0 |
2019-05-10 | pinctrl: Kconfig: Fix STMFX GPIO expander Pinctrl/GPIO driver dependencies | Amelie Delaunay | 1 | -0/+2 |
2019-05-10 | pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver | Amelie Delaunay | 3 | -0/+833 |
2019-05-07 | pinctrl: mcp23s08: Do not complain about unsupported params | Jan Kundrát | 1 | -2/+1 |
2019-05-03 | Merge tag 'intel-pinctrl-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 4 | -19/+78 |
2019-05-03 | pinctrl: Rework Kconfig dependency for BM1880 pinctrl driver | Manivannan Sadhasivam | 1 | -1/+2 |
2019-05-03 | pinctrl: Add pinctrl support for BM1880 SoC | Manivannan Sadhasivam | 3 | -0/+973 |
2019-05-03 | pinctrl: stm32: check irq controller availability at probe | Fabien Dessenne | 1 | -10/+27 |
2019-05-03 | pinctrl: mediatek: Add MT8516 Pinctrl driver | Fabien Parent | 4 | -0/+1552 |
2019-05-03 | pinctrl: zte: fix leaked of_node references | Wen Yang | 1 | -0/+1 |
2019-04-28 | pinctrl: intel: Increase readability of intel_gpio_update_pad_mode() | Andy Shevchenko | 1 | -2/+4 |
2019-04-28 | pinctrl: intel: Retain HOSTSW_OWN for requested gpio pin | Chris Chiu | 1 | -1/+55 |
2019-04-23 | pinctrl: pistachio: fix leaked of_node references | Wen Yang | 1 | -0/+2 |
2019-04-23 | pinctrl: sunxi: Support I/O bias voltage setting on H6 | Ondrej Jirman | 3 | -0/+19 |
2019-04-23 | pinctrl: sunxi: Prepare for alternative bias voltage setting methods | Ondrej Jirman | 4 | -23/+39 |
2019-04-23 | pinctrl: st: fix leaked of_node references | Wen Yang | 1 | -5/+10 |
2019-04-23 | pinctrl: samsung: fix leaked of_node references | Wen Yang | 1 | -0/+1 |
2019-04-23 | pinctrl: stm32: align stm32mp157 pin names | Alexandre Torgue | 1 | -284/+277 |
2019-04-23 | pinctrl: stm32: add package information for stm32mp157c | Alexandre Torgue | 2 | -176/+358 |
2019-04-23 | pinctrl: stm32: introduce package support | Alexandre Torgue | 2 | -11/+65 |
2019-04-11 | pinctrl: imx8mq: Add suspend/resume ops | Abel Vesa | 3 | -0/+21 |
2019-04-11 | pinctrl: artpec6: Drop unused function and rename | Linus Walleij | 1 | -17/+4 |
2019-04-09 | pinctrl: pinctrl-intel: move gpio suspend/resume to noirq phase | Binbin Wu | 2 | -9/+10 |
2019-04-08 | pinctrl: Added IRQF_SHARED flag for amd-pinctrl driver | Sandeep Singh | 1 | -2/+2 |
2019-04-08 | pinctrl: freescale: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 1 | -3/+1 |
2019-04-08 | pinctrl: imx: remove an unnecessary NULL check | Dan Carpenter | 1 | -1/+1 |
2019-04-08 | pinctrl: add drive for I2C related pins on MT8183 | Zhiyong Tao | 4 | -0/+131 |
2019-04-08 | pinctrl: axp209: Fix NULL pointer dereference after allocation | Aditya Pakki | 1 | -0/+2 |
2019-04-05 | pinctrl: mcp23s08: debugfs: remove custom printer | Jan Kundrát | 1 | -110/+0 |
2019-04-04 | pinctrl: artpec6: Make two functions static | YueHaibing | 1 | -4/+6 |
2019-04-04 | Merge tag 'sh-pfc-for-v5.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 37 | -2419/+2854 |
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-04 | pinctrl: fsl: Make pinctrl_ipc_handle static | YueHaibing | 1 | -1/+1 |
2019-04-04 | pinctrl: lochnagar: Add support for the Cirrus Logic Lochnagar | Charles Keepax | 3 | -0/+1247 |
2019-04-04 | pinctrl: sunxi: Allow to disable pinctrl drivers | Maxime Ripard | 1 | -19/+38 |
2019-04-04 | pinctrl: sunxi: Declare set_config on the GPIO chip | Maxime Ripard | 1 | -0/+1 |
2019-04-04 | pinctrl: sunxi: Fix variable assignment syntax | Maxime Ripard | 1 | -10/+10 |
2019-04-04 | pinctrl: sunxi: implement pin_config_set | Maxime Ripard | 1 | -6/+13 |
2019-04-03 | pinctrl: cedarfork: Update pin names according to v1.13c | Andy Shevchenko | 1 | -9/+9 |
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 |