Age | Commit message (Expand) | Author |
2019-05-21 | pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro | Geert Uytterhoeven |
2019-04-02 | pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro | Geert Uytterhoeven |
2019-03-18 | pinctrl: sh-pfc: r8a7779: Add HSCIF0/1 pins | Ulrich Hecht |
2018-09-11 | pinctrl: sh-pfc: Convert to SPDX identifiers | Kuninori Morimoto |
2016-02-08 | pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR() | Geert Uytterhoeven |
2015-12-16 | pinctrl: sh-pfc: r8a7779: Add SCIF_CLK support | Geert Uytterhoeven |
2015-12-08 | pinctrl: sh-pfc: r8a7779: Use PINMUX_SINGLE() instead of raw PINMUX_DATA() | Geert Uytterhoeven |
2015-11-30 | pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macros | Kuninori Morimoto |
2015-10-20 | pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h> | Geert Uytterhoeven |
2015-10-20 | pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[] | Geert Uytterhoeven |
2015-10-02 | pinctrl: sh-pfc: r8a7779: use PINMUX_IPSR_MSEL() | Kuninori Morimoto |
2013-12-20 | pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arrays | Laurent Pinchart |
2013-07-29 | Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel | Linus Walleij |
2013-07-29 | sh-pfc: r8a7779: Add I2C pin groups | Phil Edworthy |
2013-07-29 | sh-pfc: Consolidate PFC SoC data macros | Laurent Pinchart |
2013-07-29 | sh-pfc: Replace pinmux_enum_id typedef with u16 | Laurent Pinchart |
2013-06-05 | pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entry | Phil Edworthy |
2013-06-05 | sh-pfc: r8a7779: add Ether pin groups | Sergei Shtylyov |
2013-06-04 | sh-pfc: r8a7779: add VIN pin groups | Vladimir Barinov |
2013-06-04 | sh-pfc: r8a7779: use RCAR_GP_PIN() on _GP_GPIO() macro | Kuninori Morimoto |
2013-06-04 | sh-pfc: r8a7779: Replace hardcoded pin numbers with RCAR_GP_PIN macro | Laurent Pinchart |
2013-06-04 | sh-pfc: r8a7779: Don't group USB OVC and PENC pins | Laurent Pinchart |
2013-04-09 | sh-pfc: r8a7779: tidyup intc_irq3_b typo | Kuninori Morimoto |
2013-04-03 | sh-pfc: r8a7779: Split DU input and output pixel clocks | Laurent Pinchart |
2013-04-03 | sh-pfc: r8a7779: Remove GPIO data | Laurent Pinchart |
2013-04-02 | sh-pfc: r8a7779: Don't use GPIO enum entries | Laurent Pinchart |
2013-04-02 | sh-pfc: r8a7779: Remove function GPIOs | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Remove INTC function GPIOS | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Remove LBSC function GPIOS | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Remove USB function GPIOS | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Remove HSPI function GPIOS | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Remove SCIF function GPIOS | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOS | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIO | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Add INTC pin groups and functions | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Add LBSC pin groups and functions | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Add USB pin groups and functions | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Add HSPI pin groups and functions | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Add SCIF pin groups and functions | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functions | Laurent Pinchart |
2013-03-15 | sh-pfc: r8a7779: Add DU pin groups and functions | Laurent Pinchart |
2013-03-15 | sh-pfc: Constify all SoC data | Laurent Pinchart |
2013-03-15 | sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions | Laurent Pinchart |
2013-03-15 | sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin | Laurent Pinchart |
2013-03-15 | sh-pfc: Split pins and functions definition tables | Laurent Pinchart |
2013-03-15 | sh-pfc: Remove unused sh_pfc_soc_info reserved_id field | Laurent Pinchart |
2013-03-15 | sh-pfc: Replace SoC info data and mark ranges with a number of pins | Laurent Pinchart |
2013-03-15 | sh-pfc: Replace first_gpio and last_gpio with nr_gpios | Laurent Pinchart |