summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-sh7372.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm2015-01-291-2645/+0
* pinctrl: sh-pfc: rename confusing pinmux ops variableLinus Walleij2014-09-041-2/+2
* Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-211-13/+2
|\
| * pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-201-1/+1
| * sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart2013-12-121-1/+1
| * sh-pfc: Share common PORTCR macro definitionLaurent Pinchart2013-12-101-11/+0
* | sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart2013-12-031-1/+1
|/
* Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij2013-07-291-3/+1
|\
| * sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>Laurent Pinchart2013-07-291-2/+1
| * sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart2013-07-291-1/+0
* | sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart2013-07-291-7/+7
* | sh-pfc: Consolidate pin definition macrosLaurent Pinchart2013-07-291-16/+9
* | sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart2013-07-291-4/+1
* | sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-291-1/+1
* | sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart2013-07-291-7/+0
|/
* sh-pfc: sh7372: Add bias (pull-up/down) pinconf supportLaurent Pinchart2013-06-041-130/+211
* sh-pfc: sh7372: Remove function GPIOsLaurent Pinchart2013-06-041-247/+0
* sh-pfc: sh7372: Replace GPIO_PORTx enum with GPIO port numbersLaurent Pinchart2013-06-041-32/+39
* sh-pfc: sh7372: Add USB pin groups and functionsLaurent Pinchart2013-06-041-0/+82
* sh-pfc: sh7372: Add SCIF pin groups and functionsLaurent Pinchart2013-06-041-0/+197
* sh-pfc: sh7372: Add LCDC pin groups and functionsLaurent Pinchart2013-06-041-0/+121
* sh-pfc: sh7372: Add KEYSC pin groups and functionsLaurent Pinchart2013-06-041-0/+91
* sh-pfc: sh7372: Add INTC pin groups and functionsLaurent Pinchart2013-06-041-0/+161
* sh-pfc: sh7372: Add HDMI pin groups and functionsLaurent Pinchart2013-06-041-0/+14
* sh-pfc: sh7372: Add FSI pin groups and functionsLaurent Pinchart2013-06-041-0/+91
* sh-pfc: sh7372: Add FLCTL pin groups and functionsLaurent Pinchart2013-06-041-0/+44
* sh-pfc: sh7372: Add CEU pin groups and functionsLaurent Pinchart2013-06-041-0/+70
* sh-pfc: sh7372: Add BSC pin groups and functionsLaurent Pinchart2013-06-041-0/+124
* sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOSLaurent Pinchart2013-03-151-25/+0
* sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functionsGuennadi Liakhovetski2013-03-151-0/+206
* sh-pfc: Constify all SoC dataLaurent Pinchart2013-03-151-6/+6
* sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart2013-03-151-32/+32
* sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart2013-03-151-1/+1
* sh-pfc: Split pins and functions definition tablesLaurent Pinchart2013-03-151-6/+9
* sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart2013-03-151-1/+0
* sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart2013-03-151-2/+1
* sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-151-3/+2
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-251-1/+2
* sh-pfc: Add sh7372 pinmux supportLaurent Pinchart2013-01-251-0/+1657