aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthandGeert Uytterhoeven1-1/+1
2019-04-02pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macroGeert Uytterhoeven1-22/+22
2019-04-02pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macroGeert Uytterhoeven1-10/+10
2018-09-11pinctrl: sh-pfc: Convert to SPDX identifiersKuninori Morimoto1-14/+1
2016-06-21pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven1-1/+0
2015-10-20pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven1-4/+4
2015-10-02pinctrl: sh-pfc: Remove hardcoded IRQ numbersLaurent Pinchart1-58/+58
2015-05-12pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform checkGeert Uytterhoeven1-4/+0
2014-09-04pinctrl: sh-pfc: rename confusing pinmux ops variableLinus Walleij1-2/+2
2014-05-23pinctrl: sh-pfc: r8a73a4: Allow Multiplatform BuildMagnus Damm1-0/+3
2013-12-20pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart1-1/+1
2013-12-12sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart1-2/+2
2013-12-10sh-pfc: Share common PORTCR macro definitionLaurent Pinchart1-11/+0
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij1-1/+0
2013-07-29sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart1-1/+0
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart1-17/+0
2013-07-29sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart1-62/+62
2013-07-29sh-pfc: Consolidate pin definition macrosLaurent Pinchart1-9/+2
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart1-3/+0
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart1-1/+1
2013-06-12pinctrl: r8a73a4: add pinmux data for MMCIF and SDHI interfacesGuennadi Liakhovetski1-0/+198
2013-04-03sh-pfc: r8a73a4: Remove unused GPIO bias dataMagnus Damm1-161/+15
2013-04-03sh-pfc: r8a73a4: Remove function GPIOsMagnus Damm1-737/+0
2013-04-03sh-pfc: r8a73a4: Remove IRQC function GPIOSMagnus Damm1-58/+0
2013-04-03sh-pfc: r8a73a4: Remove SCIF function GPIOSMagnus Damm1-45/+0
2013-04-03sh-pfc: r8a73a4: Add IRQC pin groups and functionsMagnus Damm1-0/+186
2013-04-03sh-pfc: r8a73a4: Add SCIF pin groups and functionsMagnus Damm1-0/+287
2013-04-03sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf supportMagnus Damm1-1/+196
2013-04-03sh-pfc: r8a73a4: GPIO IRQ supportMagnus Damm1-0/+63
2013-04-03sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm1-0/+16
2013-04-03sh-pfc: Add r8a73a4 pinmux supportMagnus Damm1-0/+2826