Age | Commit message (Expand) | Author | Files | Lines |
2024-02-21 | pinctrl: renesas: Allow the compiler to optimize away sh_pfc_pm | Geert Uytterhoeven | 1 | -1/+3 |
2024-02-21 | pinctrl: renesas: rzg2l: Add suspend/resume support | Claudiu Beznea | 1 | -4/+404 |
2024-02-21 | pinctrl: renesas: rzg2l: Select GPIOLIB_IRQCHIP and IRQ_DOMAIN_HIERARCHY | Claudiu Beznea | 1 | -0/+2 |
2024-02-21 | pinctrl: renesas: rzg2l: Avoid configuring ISEL in gpio_irq_{en,dis}able*( | Biju Das | 1 | -4/+2 |
2024-02-21 | pinctrl: renesas: rzg2l: Simplify rzg2l_gpio_irq_{en,dis}able() | Biju Das | 1 | -24/+16 |
2024-02-21 | pinctrl: renesas: rzg2l: Configure interrupt input mode | Biju Das | 1 | -2/+35 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add Audio pins, groups, functions | Cong Dang | 1 | -0/+52 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add PCIe pins, groups, functions | Cong Dang | 1 | -0/+18 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add CANFD pins, groups, functions | Cong Dang | 1 | -0/+77 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add PWM/TPU pins, groups, functions | Cong Dang | 1 | -0/+236 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add MSIOF pins, groups, functions | Cong Dang | 1 | -0/+367 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add I2C pins, groups, functions | Cong Dang | 1 | -0/+62 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add HSCIF pins, groups, functions | Cong Dang | 1 | -0/+192 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SCIF_CLK pins, groups, functions | Cong Dang | 1 | -0/+29 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SCIF pins, groups, functions | Cong Dang | 1 | -0/+192 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add QSPI pins, groups, functions | Cong Dang | 1 | -0/+58 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add SD/MMC pins, groups, functions | Cong Dang | 1 | -0/+63 |
2024-02-20 | pinctrl: renesas: r8a779h0: Add Ethernet AVB pins, groups, functions | Cong Dang | 1 | -1/+301 |
2024-02-20 | pinctrl: renesas: Initial R8A779H0 (R-Car V4M) PFC support | Cong Dang | 5 | -0/+2334 |
2024-01-31 | pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28 | Lad Prabhakar | 1 | -9/+204 |
2024-01-31 | pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro | Lad Prabhakar | 1 | -27/+29 |
2024-01-31 | pinctrl: renesas: rzg2l: Improve code for readability | Lad Prabhakar | 1 | -19/+25 |
2024-01-31 | pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDs | Geert Uytterhoeven | 1 | -1/+3 |
2024-01-31 | pinctrl: renesas: r8a779g0: Add missing SCIF_CLK2 pin group/function | Geert Uytterhoeven | 1 | -0/+14 |
2024-01-31 | pinctrl: renesas: rzg2l: Fix locking in rzg2l_dt_subnode_to_map() | Claudiu Beznea | 1 | -10/+10 |
2023-12-18 | Merge tag 'renesas-pinctrl-for-v6.8-tag2' of git://git.kernel.org/pub/scm/lin... | Linus Walleij | 1 | -19/+145 |
2023-12-15 | pinctrl: renesas: rzg2l: Add input enable to the Ethernet pins | Claudiu Beznea | 1 | -2/+2 |
2023-12-15 | pinctrl: renesas: rzg2l: Add output enable support | Claudiu Beznea | 1 | -2/+85 |
2023-12-15 | pinctrl: renesas: rzg2l: Add support to select power source for Ethernet pins | Claudiu Beznea | 1 | -3/+39 |
2023-12-15 | pinctrl: renesas: rzg2l: Add pin configuration support for pinmux groups | Claudiu Beznea | 1 | -1/+14 |
2023-12-13 | pinctrl: renesas: rzg2l: Move arg and index in the main function block | Claudiu Beznea | 1 | -13/+7 |
2023-12-12 | pinctrl: renesas: Convert to use grp member | Andy Shevchenko | 4 | -10/+10 |
2023-12-07 | pinctrl: renesas: Mark local variable with const in ->set_mux() | Andy Shevchenko | 2 | -2/+2 |
2023-11-27 | pinctrl: renesas: rzg2l: Enhance driver to support interrupt affinity setting | Lad Prabhakar | 1 | -0/+1 |
2023-11-04 | treewide: rename pinctrl_gpio_direction_output_new() | Bartosz Golaszewski | 1 | -1/+1 |
2023-11-04 | treewide: rename pinctrl_gpio_direction_input_new() | Bartosz Golaszewski | 1 | -1/+1 |
2023-11-04 | treewide: rename pinctrl_gpio_free_new() | Bartosz Golaszewski | 3 | -3/+3 |
2023-11-04 | treewide: rename pinctrl_gpio_request_new() | Bartosz Golaszewski | 3 | -3/+3 |
2023-11-04 | pinctrl: renesas: use new pinctrl GPIO helpers | Bartosz Golaszewski | 3 | -8/+8 |
2023-11-03 | Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 4 | -159/+602 |
2023-10-13 | pinctrl: renesas: rzn1: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-10-13 | pinctrl: renesas: rzg2l: Add RZ/G3S support | Claudiu Beznea | 1 | -2/+124 |
2023-10-13 | pinctrl: renesas: rzg2l: Add support for different DS values on different groups | Claudiu Beznea | 1 | -51/+272 |
2023-10-13 | pinctrl: renesas: rzg2l: Move DS and OI to SoC-specific configuration | Claudiu Beznea | 1 | -11/+31 |
2023-10-13 | pinctrl: renesas: rzg2l: Adapt function number for RZ/G3S | Claudiu Beznea | 1 | -2/+5 |
2023-10-13 | pinctrl: renesas: rzg2l: Adapt for different SD/PWPR register offsets | Claudiu Beznea | 1 | -10/+42 |
2023-10-13 | pinctrl: renesas: rzg2l: Index all registers based on port offset | Claudiu Beznea | 1 | -86/+88 |
2023-10-13 | pinctrl: renesas: rzg2l: Add validation of GPIO pin in rzg2l_gpio_request() | Lad Prabhakar | 1 | -0/+6 |
2023-10-13 | pinctrl: renesas: r8a7778: Add LBSC pins, groups, and functions | Geert Uytterhoeven | 1 | -0/+38 |
2023-10-12 | pinctrl: renesas: rzn1: Enable missing PINMUX | Ralph Siemsen | 1 | -0/+1 |