summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7778.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: Rename sh-pfc to renesasGeert Uytterhoeven2020-09-151-3185/+0
* pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_BGeert Uytterhoeven2019-12-311-2/+2
* pinctrl: sh-pfc: r8a7778: Use new macros for non-GPIO pinsGeert Uytterhoeven2019-06-041-13/+16
* pinctrl: sh-pfc: r8a7778: Use common PORT_GP_CFG_27() macroGeert Uytterhoeven2019-05-211-17/+1
* pinctrl: sh-pfc: Move PIN_NONE to shared header fileGeert Uytterhoeven2019-05-211-39/+37
* pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variantGeert Uytterhoeven2019-05-211-1/+1
* pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macroGeert Uytterhoeven2019-04-021-32/+49
* pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macroGeert Uytterhoeven2019-04-021-10/+10
* pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and namesGeert Uytterhoeven2019-01-211-3/+3
* pinctrl: sh-pfc: Convert to SPDX identifiersKuninori Morimoto2018-09-111-9/+1
* pinctrl: sh-pfc: r8a7778: Use generic bias register descriptionGeert Uytterhoeven2017-10-201-181/+222
* pinctrl: sh-pfc: r8a7778: Use lookup function for bias dataNiklas Söderlund2016-11-161-170/+172
* pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven2016-06-211-1/+1
* pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()Geert Uytterhoeven2016-02-081-345/+345
* pinctrl: sh-pfc: r8a7778: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven2015-12-081-11/+11
* pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven2015-10-201-1/+0
* pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven2015-10-201-2/+2
* pinctrl: sh-pfc: r8a7778: Add bias (pull-up) pinconf supportUlrich Hecht2015-10-201-21/+242
* pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-201-2/+2
* sh-pfc: r8a7778: Add CAN pin groupsSergei Shtylyov2013-10-271-0/+55
* sh-pfc: r8a7778: Add SRU/SSI pin supportKuninori Morimoto2013-09-241-0/+125
* sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart2013-07-291-4/+9
* sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart2013-07-291-40/+0
* sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-291-1/+1
* sh-pfc: r8a7778: tidyup MMC_D1 pinKuninori Morimoto2013-06-181-2/+2
* sh-pfc: r8a7778: add MMCIF pin groupsKuninori Morimoto2013-06-051-0/+38
* sh-pfc: r8a7778: add HSPI pin groupsKuninori Morimoto2013-06-051-0/+61
* sh-pfc: r8a7778: add I2C pin groupsKuninori Morimoto2013-06-051-0/+54
* sh-pfc: r8a7778: fixup IRQ1A settingsKuninori Morimoto2013-06-051-1/+1
* sh-pfc: r8a7778: add Ether pin groupsSergei Shtylyov2013-06-051-0/+26
* sh-pfc: r8a7778: add VIN pin groupsVladimir Barinov2013-06-051-0/+60
* sh-pfc: r8a7778: add USB pin groupsSergei Shtylyov2013-06-051-0/+28
* sh-pfc: r8a7778: tidyup SDHI naming suffixes and sort it alphabeticallyKuninori Morimoto2013-06-051-84/+80
* sh-pfc: r8a7778: Fix outdated GPIO_FN commentsLaurent Pinchart2013-06-051-13/+13
* sh-pfc: r8a7778: add SDHI supportKuninori Morimoto2013-06-041-0/+141
* sh-pfc: r8a7778: add common PFC macro helperKuninori Morimoto2013-06-041-8/+18
* sh-pfc: Add r8a7778 pinmux supportKuninori Morimoto2013-06-041-0/+2369