aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-sh73a0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-04pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pinsGeert Uytterhoeven1-7/+12
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-20/+20
2019-04-02pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macroGeert Uytterhoeven1-6/+6
2019-02-11pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groupsGeert Uytterhoeven1-1/+2
2018-12-18pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 groupGeert Uytterhoeven1-0/+1
2018-09-11pinctrl: sh-pfc: Convert to SPDX identifiersKuninori Morimoto1-14/+1
2015-12-08pinctrl: sh-pfc: sh73a0: Add MSIOF supportGeert Uytterhoeven1-0/+546
2015-12-08pinctrl: sh-pfc: sh73a0: Correct comment for LCD2 data pinsGeert Uytterhoeven1-1/+1
2015-10-20pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven1-2/+2
2015-10-02pinctrl: sh-pfc: Remove hardcoded IRQ numbersLaurent Pinchart1-32/+32
2015-07-16pinctrl: sh-pfc: sh73a0: Remove obsolete multi-platform checkGeert Uytterhoeven1-4/+0
2014-09-23pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart1-15/+4
2014-09-04pinctrl: sh-pfc: rename confusing pinmux ops variableLinus Walleij1-2/+2
2014-07-11sh-pfc: sh73a0: Introduce the use of devm_regulator_registerHimangi Saraogi1-9/+2
2014-05-23pinctrl: sh-pfc: sh73a0: Allow Multiplatform BuildMagnus Damm1-0/+2
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-4/+4
2013-12-12sh-pfc: sh73a0: Sort IRQ entries by IRQ numberLaurent Pinchart1-24/+23
2013-12-12sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart1-0/+1
2013-12-10sh-pfc: Share common PORTCR macro definitionLaurent Pinchart1-10/+0
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij1-0/+1
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij1-36/+32
2013-07-29sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macrosLaurent Pinchart1-36/+32
2013-07-29sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart1-6/+9
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart1-9/+0
2013-07-29sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart1-26/+26
2013-07-29sh-pfc: Consolidate pin definition macrosLaurent Pinchart1-15/+8
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart1-4/+1
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart1-1/+1
2013-07-22pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski1-0/+1
2013-06-05sh-pfc: sh73a0: Remove function GPIOsLaurent Pinchart1-395/+0
2013-06-05sh-pfc: sh73a0: Add TPU pin groups and functionsLaurent Pinchart1-0/+213
2013-06-05sh-pfc: sh73a0: Add VCCQ MC0 regulatorLaurent Pinchart1-0/+134
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-742/+1914
2013-03-18ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm1-3/+3
2013-03-15sh-pfc: sh73a0: Remove IrDA function GPIOSLaurent Pinchart1-6/+0
2013-03-15sh-pfc: sh73a0: Remove USB function GPIOSLaurent Pinchart1-2/+1
2013-03-15sh-pfc: sh73a0: Remove BSC function GPIOSLaurent Pinchart1-27/+0
2013-03-15sh-pfc: sh73a0: Remove KEYSC function GPIOSLaurent Pinchart1-30/+0
2013-03-15sh-pfc: sh73a0: Remove pull-up function GPIOSLaurent Pinchart1-442/+23
2013-03-15sh-pfc: sh73a0: Remove FSI function GPIOSLaurent Pinchart1-36/+0
2013-03-15sh-pfc: sh73a0: Remove I2C function GPIOSLaurent Pinchart1-12/+0
2013-03-15sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOSLaurent Pinchart1-58/+0
2013-03-15sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOSLaurent Pinchart1-76/+0
2013-03-15sh-pfc: sh73a0: Add IrDA pin groups and functionsLaurent Pinchart1-0/+23
2013-03-15sh-pfc: sh73a0: Add USB pin groups and functionsLaurent Pinchart1-0/+14
2013-03-15sh-pfc: sh73a0: Add BSC pin groups and functionsLaurent Pinchart1-0/+124
2013-03-15sh-pfc: sh73a0: Add KEYSC pin groups and functionsLaurent Pinchart1-0/+213
2013-03-15sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functionsGuennadi Liakhovetski1-0/+194