Age | Commit message (Expand) | Author | Files | Lines |
2024-07-04 | pinctrl: renesas: rzg2l: Support output enable on RZ/G2L | Paul Barker | 1 | -4/+63 |
2024-07-04 | pinctrl: renesas: rzg2l: Clean up and refactor OEN read/write functions | Paul Barker | 1 | -49/+36 |
2024-07-04 | pinctrl: renesas: rzg2l: Clarify OEN read/write support | Paul Barker | 1 | -14/+14 |
2024-07-01 | pinctrl: renesas: r8a779h0: Remove unneeded separators | Geert Uytterhoeven | 1 | -21/+9 |
2024-07-01 | pinctrl: renesas: r8a779g0: Add INTC-EX pins, groups, and function | Geert Uytterhoeven | 1 | -0/+112 |
2024-07-01 | pinctrl: renesas: r8a779g0: Remove unneeded separators | Geert Uytterhoeven | 1 | -4/+2 |
2024-07-01 | pinctrl: renesas: r8a779h0: Add AVB MII pins and groups | Geert Uytterhoeven | 1 | -0/+52 |
2024-07-01 | pinctrl: renesas: r8a779g0: Fix TPU suffixes | Geert Uytterhoeven | 1 | -65/+63 |
2024-07-01 | pinctrl: renesas: r8a779g0: Fix TCLK suffixes | Geert Uytterhoeven | 1 | -22/+22 |
2024-07-01 | pinctrl: renesas: r8a779g0: FIX PWM suffixes | Geert Uytterhoeven | 1 | -40/+36 |
2024-07-01 | pinctrl: renesas: r8a779g0: Fix IRQ suffixes | Geert Uytterhoeven | 1 | -18/+18 |
2024-07-01 | pinctrl: renesas: r8a779g0: Fix (H)SCIF3 suffixes | Geert Uytterhoeven | 1 | -98/+94 |
2024-07-01 | pinctrl: renesas: r8a779g0: Fix (H)SCIF1 suffixes | Geert Uytterhoeven | 1 | -106/+102 |
2024-07-01 | pinctrl: renesas: r8a779g0: Fix FXR_TXEN[AB] suffixes | Geert Uytterhoeven | 1 | -10/+10 |
2024-07-01 | pinctrl: renesas: r8a779g0: Fix CANFD5 suffix | Geert Uytterhoeven | 1 | -13/+11 |
2024-07-01 | pinctrl: renesas: sh73a0: Use rdev_get_drvdata() | Michał Mirosław | 1 | -2/+2 |
2024-06-24 | pinctrl: renesas: rzg2l: Reorganize variable configuration macro | Lad Prabhakar | 1 | -12/+17 |
2024-06-24 | pinctrl: renesas: rzg2l: Move RZG2L_SINGLE_PIN definition to top of the file | Lad Prabhakar | 1 | -7/+7 |
2024-06-24 | pinctrl: renesas: rzg2l: Adjust bit masks for PIN_CFG_VARIABLE to use BIT(62) | Lad Prabhakar | 1 | -2/+2 |
2024-06-24 | pinctrl: renesas: rzg2l: Update PIN_CFG_MASK() macro to be 32-bit wide | Lad Prabhakar | 1 | -6/+6 |
2024-06-11 | pinctrl: renesas: rzg2l: Add support for RZ/V2H SoC | Lad Prabhakar | 1 | -3/+371 |
2024-06-11 | pinctrl: renesas: rzg2l: Acquire lock in rzg2l_pinctrl_pm_setup_pfc() | Lad Prabhakar | 1 | -0/+3 |
2024-06-11 | pinctrl: renesas: rzg2l: Add support for custom parameters | Lad Prabhakar | 1 | -0/+12 |
2024-06-11 | pinctrl: renesas: rzg2l: Pass pincontrol device to pinconf_generic_parse_dt_c... | Lad Prabhakar | 1 | -1/+1 |
2024-06-11 | pinctrl: renesas: rzg2l: Add support for pull-up/down | Lad Prabhakar | 1 | -0/+72 |
2024-06-11 | pinctrl: renesas: rzg2l: Add support to configure slew-rate | Lad Prabhakar | 1 | -0/+18 |
2024-06-11 | pinctrl: renesas: rzg2l: Add function pointers for OEN register access | Lad Prabhakar | 1 | -2/+10 |
2024-06-11 | pinctrl: renesas: rzg2l: Add function pointer for PMC register write | Lad Prabhakar | 1 | -1/+10 |
2024-06-11 | pinctrl: renesas: rzg2l: Add function pointer for PFC register locking | Lad Prabhakar | 1 | -17/+27 |
2024-06-11 | pinctrl: renesas: rzg2l: Validate power registers for SD and ETH | Lad Prabhakar | 1 | -4/+8 |
2024-06-11 | pinctrl: renesas: rzg2l: Enable variable configuration for all | Lad Prabhakar | 1 | -3/+1 |
2024-06-11 | pinctrl: renesas: rzg2l: Drop struct rzg2l_variable_pin_cfg | Lad Prabhakar | 1 | -133/+54 |
2024-06-11 | pinctrl: renesas: rzg2l: Allow more bits for pin configuration | Lad Prabhakar | 1 | -13/+17 |
2024-06-07 | pinctrl: renesas: rzn1: Use for_each_child_of_node_scoped() | Geert Uytterhoeven | 1 | -2/+1 |
2024-05-28 | pinctrl: renesas: Use scope based of_node_put() cleanups | Peng Fan | 5 | -41/+17 |
2024-05-27 | pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore} | Claudiu Beznea | 1 | -2/+2 |
2024-04-25 | pinctrl: renesas: rzg2l: Limit 2.5V power supply to Ethernet interfaces | Paul Barker | 1 | -0/+2 |
2024-04-23 | pinctrl: renesas: r8a779h0: Add INTC-EX pins, groups, and function | Geert Uytterhoeven | 1 | -0/+112 |
2024-04-23 | pinctrl: renesas: r8a779h0: Fix IRQ suffixes | Geert Uytterhoeven | 1 | -12/+12 |
2024-04-23 | pinctrl: renesas: rzg2l: Remove extra space in function parameter | Lad Prabhakar | 1 | -1/+1 |
2024-04-22 | pinctrl: renesas: rzg2l: Configure the interrupt type on resume | Claudiu Beznea | 1 | -10/+13 |
2024-03-26 | pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration | Claudiu Beznea | 1 | -1/+10 |
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 |