Age | Commit message (Expand) | Author | Files | Lines |
2020-09-15 | pinctrl: Rename sh-pfc to renesas | Geert Uytterhoeven | 1 | -2132/+0 |
2019-12-31 | pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs | Geert Uytterhoeven | 1 | -5/+4 |
2019-12-31 | pinctrl: sh-pfc: sh7264: Fix Port K I/O Register 0 definition | Geert Uytterhoeven | 1 | -12/+12 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro | Geert Uytterhoeven | 1 | -24/+24 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro | Geert Uytterhoeven | 1 | -92/+92 |
2018-12-18 | pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configuration | Geert Uytterhoeven | 1 | -2/+7 |
2018-09-11 | pinctrl: sh-pfc: Convert to SPDX identifiers | Kuninori Morimoto | 1 | -4/+1 |
2015-10-20 | pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[] | Geert Uytterhoeven | 1 | -2/+2 |
2013-12-20 | pinctrl: sh-pfc: sh: Constify pins and cfg_regs arrays | Laurent Pinchart | 1 | -1/+1 |
2013-07-29 | sh-pfc: Don't duplicate argument to PINMUX_GPIO macro | Laurent Pinchart | 1 | -122/+121 |
2013-07-29 | sh-pfc: Replace pinmux_enum_id typedef with u16 | Laurent Pinchart | 1 | -2/+1 |
2013-03-15 | sh-pfc: Constify all SoC data | Laurent Pinchart | 1 | -5/+5 |
2013-03-15 | sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin | Laurent Pinchart | 1 | -1/+1 |
2013-03-15 | sh-pfc: Split pins and functions definition tables | Laurent Pinchart | 1 | -4/+9 |
2013-03-15 | sh-pfc: Remove unused sh_pfc_soc_info reserved_id field | Laurent Pinchart | 1 | -1/+0 |
2013-03-15 | sh-pfc: Replace SoC info data and mark ranges with a number of pins | Laurent Pinchart | 1 | -2/+1 |
2013-03-15 | sh-pfc: Replace first_gpio and last_gpio with nr_gpios | Laurent Pinchart | 1 | -3/+2 |
2013-03-15 | sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible | Laurent Pinchart | 1 | -218/+218 |
2013-01-25 | sh-pfc: Move sh_pfc.h from include/linux/ to driver directory | Laurent Pinchart | 1 | -1/+2 |
2013-01-25 | sh-pfc: Add sh7264 pinmux support | Laurent Pinchart | 1 | -0/+2130 |