aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/renesas
Commit message (Expand)AuthorAgeFilesLines
...
| * pinctrl: renesas: r8a77470: Use fixed-width description for IPSR regsGeert Uytterhoeven2022-05-051-54/+18
| * pinctrl: renesas: rzn1: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang2022-05-031-6/+4
| * pinctrl: renesas: core: Fix possible null-ptr-deref in sh_pfc_map_resources()Yang Yingliang2022-05-031-4/+3
| * pinctrl: renesas: r8a779f0: Fix GPIO function on I2C-capable pinsGeert Uytterhoeven2022-05-031-0/+21
| * pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable pinsGeert Uytterhoeven2022-05-031-0/+29
* | Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij2022-05-041-33/+14
|\ \ | |/ |/|
| * pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helperAndy Shevchenko2022-04-081-17/+13
| * pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() callAndy Shevchenko2022-04-081-16/+1
* | pinctrl: renesas: rzg2l: Restore pin config orderGeert Uytterhoeven2022-04-201-1/+1
* | pinctrl: renesas: Remove unneeded #include <linux/init.h>Geert Uytterhoeven2022-04-2011-11/+0
* | pinctrl: renesas: Select PINCTRL_RZG2L if ARCH_RZG2L is enabledLad Prabhakar2022-04-201-3/+1
* | pinctrl: renesas: rzg2l: Add RZ/G2UL supportBiju Das2022-04-202-81/+124
* | pinctrl: renesas: r8a77995: Add QSPI and RPC pins, groups, and functionsGeert Uytterhoeven2022-04-201-0/+98
* | pinctrl: renesas: r8a77990: Add RPC pins, groups, and functionsGeert Uytterhoeven2022-04-201-20/+61
* | pinctrl: renesas: r8a77990: Add drive-strengthWolfram Sang2022-04-201-2/+37
* | pinctrl: renesas: Allow up to 10 fields for drive_regsWolfram Sang2022-04-201-1/+1
* | pinctrl: renesas: checker: Rework drive and bias pin iterationGeert Uytterhoeven2022-04-201-31/+36
* | pinctrl: renesas: Simplify multiplication/shift logicGeert Uytterhoeven2022-04-191-3/+2
|/
* pinctrl: renesas: r8a779f0: Add Ethernet pins, groups, and functionsGeert Uytterhoeven2022-02-251-0/+288
* pinctrl: renesas: r8a779f0: Add QSPI pins, groups, and functionsGeert Uytterhoeven2022-02-251-0/+56
* pinctrl: renesas: r8a779f0: Add PCIe pins, groups, and functionGeert Uytterhoeven2022-02-251-0/+27
* pinctrl: renesas: r8a779f0: Add MSIOF pins, groups, and functionsGeert Uytterhoeven2022-02-251-0/+240
* pinctrl: renesas: r8a779f0: Add MMC pins, groups, and functionGeert Uytterhoeven2022-02-251-0/+61
* pinctrl: renesas: r8a779f0: Add INTC-EX pins, groups, and functionGeert Uytterhoeven2022-02-251-0/+61
* pinctrl: renesas: r8a779f0: Add HSCIF pins, groups, and functionsGeert Uytterhoeven2022-02-251-0/+132
* pinctrl: renesas: r8a779f0: Add I2C pins, groups, and functionsGeert Uytterhoeven2022-02-251-0/+90
* pinctrl: renesas: r8a779f0: Add SCIF pins, groups, and functionsGeert Uytterhoeven2022-02-251-0/+147
* pinctrl: renesas: Initial R8A779F0 PFC supportGeert Uytterhoeven2022-02-255-0/+1037
* pinctrl: renesas: Add PORT_GP_CFG_19 macrosGeert Uytterhoeven2022-02-251-2/+6
* pinctrl: renesas: Remove unneeded #include <linux/gpio.h>Geert Uytterhoeven2022-02-245-5/+0
* pinctrl: renesas: checker: Fix miscalculation of number of statesGeert Uytterhoeven2022-02-241-2/+3
* pinctrl: renesas: checker: Check drive pin conflictsGeert Uytterhoeven2022-02-221-2/+20
* pinctrl: renesas: checker: Check bias pin conflictsGeert Uytterhoeven2022-02-221-0/+22
* pinctrl: renesas: checker: Validate I/O voltage configs consistencyGeert Uytterhoeven2022-02-221-0/+14
* pinctrl: renesas: checker: Validate drive strength configs consistencyGeert Uytterhoeven2022-02-221-1/+29
* pinctrl: renesas: checker: Validate bias configs consistencyGeert Uytterhoeven2022-02-221-7/+73
* pinctrl: renesas: checker: Add pin group sharing checksGeert Uytterhoeven2022-02-221-5/+32
* pinctrl: renesas: checker: Simplify same_name()Geert Uytterhoeven2022-02-221-4/+1
* pinctrl: renesas: Pass sh_pfc_soc_info to rcar_pin_to_bias_reg()Geert Uytterhoeven2022-02-223-9/+9
* pinctrl: renesas: Factor out .pin_to_portcr() address handlingGeert Uytterhoeven2022-02-225-10/+12
* pinctrl: renesas: Remove unused pfc parameter from .pin_to_pocctrl()Geert Uytterhoeven2022-02-2215-25/+16
* pinctrl: renesas: r8a77990: Share more VIN pin group dataGeert Uytterhoeven2022-02-221-30/+2
* pinctrl: renesas: r8a77965: Share more VIN pin group dataGeert Uytterhoeven2022-02-221-30/+2
* pinctrl: renesas: r8a7796: Share more VIN pin group dataGeert Uytterhoeven2022-02-221-26/+2
* pinctrl: renesas: r8a77951: Share more VIN pin group dataGeert Uytterhoeven2022-02-221-26/+2
* pinctrl: renesas: r8a7790: Share more VIN pin group dataGeert Uytterhoeven2022-02-221-13/+1
* pinctrl: renesas: r8a7790: Share USB1 pin group dataGeert Uytterhoeven2022-02-221-19/+5
* pinctrl: renesas: emev2: Share SDI pin group dataGeert Uytterhoeven2022-02-221-41/+13
* pinctrl: renesas: sh73a0: Share SDHI pin group dataGeert Uytterhoeven2022-02-221-33/+12
* pinctrl: renesas: r8a77990: Share SDHI pin group dataGeert Uytterhoeven2022-02-221-51/+13