aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-sh73a0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-15sh-pfc: sh73a0: Add FSI pin groups and functionsLaurent Pinchart1-0/+244
2013-03-15sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functionsLaurent Pinchart1-0/+64
2013-03-15sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functionsLaurent Pinchart1-0/+351
2013-03-15sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functionsLaurent Pinchart1-0/+254
2013-03-15sh-pfc: sh73a0: Add bias (pull-up/down) pinconf supportLaurent Pinchart1-1/+350
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart1-7/+7
2013-03-15ARM: shmobile: sh73a0: Support sparse GPIO numbersGuennadi Liakhovetski1-33/+42
2013-03-15sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart1-32/+32
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/+9
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