summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-sh7372.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-04sh-pfc: sh7372: Add bias (pull-up/down) pinconf supportLaurent Pinchart1-130/+211
2013-06-04sh-pfc: sh7372: Remove function GPIOsLaurent Pinchart1-247/+0
2013-06-04sh-pfc: sh7372: Replace GPIO_PORTx enum with GPIO port numbersLaurent Pinchart1-32/+39
2013-06-04sh-pfc: sh7372: Add USB pin groups and functionsLaurent Pinchart1-0/+82
2013-06-04sh-pfc: sh7372: Add SCIF pin groups and functionsLaurent Pinchart1-0/+197
2013-06-04sh-pfc: sh7372: Add LCDC pin groups and functionsLaurent Pinchart1-0/+121
2013-06-04sh-pfc: sh7372: Add KEYSC pin groups and functionsLaurent Pinchart1-0/+91
2013-06-04sh-pfc: sh7372: Add INTC pin groups and functionsLaurent Pinchart1-0/+161
2013-06-04sh-pfc: sh7372: Add HDMI pin groups and functionsLaurent Pinchart1-0/+14
2013-06-04sh-pfc: sh7372: Add FSI pin groups and functionsLaurent Pinchart1-0/+91
2013-06-04sh-pfc: sh7372: Add FLCTL pin groups and functionsLaurent Pinchart1-0/+44
2013-06-04sh-pfc: sh7372: Add CEU pin groups and functionsLaurent Pinchart1-0/+70
2013-06-04sh-pfc: sh7372: Add BSC pin groups and functionsLaurent Pinchart1-0/+124
2013-03-15sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOSLaurent Pinchart1-25/+0
2013-03-15sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functionsGuennadi Liakhovetski1-0/+206
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart1-6/+6
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-6/+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
2013-03-15sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart1-3/+2
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart1-1/+2
2013-01-25sh-pfc: Add sh7372 pinmux supportLaurent Pinchart1-0/+1657