aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7779.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variantGeert Uytterhoeven1-1/+1
2019-04-02pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macroGeert Uytterhoeven1-36/+53
2019-04-02pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macroGeert Uytterhoeven1-14/+14
2019-03-18pinctrl: sh-pfc: r8a7779: Add HSCIF0/1 pinsUlrich Hecht1-0/+118
2018-09-11pinctrl: sh-pfc: Convert to SPDX identifiersKuninori Morimoto1-13/+1
2016-02-08pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()Geert Uytterhoeven1-568/+568
2015-12-16pinctrl: sh-pfc: r8a7779: Add SCIF_CLK supportGeert Uytterhoeven1-0/+41
2015-12-08pinctrl: sh-pfc: r8a7779: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven1-8/+8
2015-11-30pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macrosKuninori Morimoto1-7/+0
2015-10-20pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven1-1/+0
2015-10-20pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven1-2/+2
2015-10-02pinctrl: sh-pfc: r8a7779: use PINMUX_IPSR_MSEL()Kuninori Morimoto1-210/+210
2013-12-20pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart1-1/+1
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij1-0/+105
2013-07-29sh-pfc: r8a7779: Add I2C pin groupsPhil Edworthy1-0/+105
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart1-59/+2
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart1-1/+1
2013-06-05pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entryPhil Edworthy1-1/+1
2013-06-05sh-pfc: r8a7779: add Ether pin groupsSergei Shtylyov1-0/+42
2013-06-04sh-pfc: r8a7779: add VIN pin groupsVladimir Barinov1-1/+146
2013-06-04sh-pfc: r8a7779: use RCAR_GP_PIN() on _GP_GPIO() macroKuninori Morimoto1-1/+1
2013-06-04sh-pfc: r8a7779: Replace hardcoded pin numbers with RCAR_GP_PIN macroLaurent Pinchart1-133/+167
2013-06-04sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart1-9/+36
2013-04-09sh-pfc: r8a7779: tidyup intc_irq3_b typoKuninori Morimoto1-1/+1
2013-04-03sh-pfc: r8a7779: Split DU input and output pixel clocksLaurent Pinchart1-21/+39
2013-04-03sh-pfc: r8a7779: Remove GPIO dataLaurent Pinchart1-57/+1
2013-04-02sh-pfc: r8a7779: Don't use GPIO enum entriesLaurent Pinchart1-30/+74
2013-04-02sh-pfc: r8a7779: Remove function GPIOsLaurent Pinchart1-271/+0
2013-03-15sh-pfc: r8a7779: Remove INTC function GPIOSLaurent Pinchart1-8/+7
2013-03-15sh-pfc: r8a7779: Remove LBSC function GPIOSLaurent Pinchart1-8/+6
2013-03-15sh-pfc: r8a7779: Remove USB function GPIOSLaurent Pinchart1-4/+4
2013-03-15sh-pfc: r8a7779: Remove HSPI function GPIOSLaurent Pinchart1-27/+27
2013-03-15sh-pfc: r8a7779: Remove SCIF function GPIOSLaurent Pinchart1-72/+69
2013-03-15sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOSLaurent Pinchart1-56/+56
2013-03-15sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIOLaurent Pinchart1-5/+4
2013-03-15sh-pfc: r8a7779: Add INTC pin groups and functionsLaurent Pinchart1-0/+77
2013-03-15sh-pfc: r8a7779: Add LBSC pin groups and functionsLaurent Pinchart1-0/+77
2013-03-15sh-pfc: r8a7779: Add USB pin groups and functionsLaurent Pinchart1-0/+42
2013-03-15sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux supportLaurent Pinchart1-1/+5
2013-03-15sh-pfc: r8a7779: Add HSPI pin groups and functionsLaurent Pinchart1-1/+78
2013-03-15sh-pfc: r8a7779: Add SCIF pin groups and functionsLaurent Pinchart1-0/+490
2013-03-15sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functionsLaurent Pinchart1-0/+284
2013-03-15sh-pfc: r8a7779: Add DU pin groups and functionsLaurent Pinchart1-47/+236
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart1-5/+5
2013-03-15sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent Pinchart1-26/+8
2013-03-15sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart1-1/+1
2013-03-15sh-pfc: Split pins and functions definition tablesLaurent Pinchart1-4/+10
2013-03-15sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart1-1/+0
2013-03-15sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart1-2/+1
2013-03-15sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart1-3/+2