Age | Commit message (Expand) | Author | Files | Lines |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro | Geert Uytterhoeven | 1 | -8/+8 |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro | Geert Uytterhoeven | 1 | -8/+8 |
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 | -62/+62 |
2013-07-29 | sh-pfc: shx3: Remove shx3_ prefix from static symbols | Laurent Pinchart | 1 | -14/+14 |
2013-07-29 | sh-pfc: Replace pinmux_enum_id typedef with u16 | Laurent Pinchart | 1 | -2/+1 |
2013-07-29 | sh-pfc: shx3: Remove unused input_pu range | Laurent Pinchart | 1 | -146/+124 |
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 | -2/+1 |
2013-03-15 | sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible | Laurent Pinchart | 1 | -62/+62 |
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 shx3 pinmux support | Laurent Pinchart | 1 | -0/+581 |