summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7740.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: r8a7740: Remove BSC function GPIOSLaurent Pinchart2013-06-041-24/+2
* sh-pfc: r8a7740: Remove INTC function GPIOSLaurent Pinchart2013-06-041-34/+0
* sh-pfc: r8a7740: Remove SCIF function GPIOSLaurent Pinchart2013-06-041-72/+0
* sh-pfc: r8a7740: Hardcode the LCDC0 outputLaurent Pinchart2013-06-041-13/+1
* sh-pfc: r8a7740: Add HDMI pin groups and functionsLaurent Pinchart2013-06-041-0/+14
* sh-pfc: r8a7740: Add FSI pin groups and functionsLaurent Pinchart2013-06-041-0/+118
* sh-pfc: r8a7740: Add CEU pin groups and functionsLaurent Pinchart2013-06-041-0/+124
* sh-pfc: r8a7740: Add GETHER pin groups and functionsLaurent Pinchart2013-06-041-0/+82
* sh-pfc: r8a7740: Add BSC pin groups and functionsLaurent Pinchart2013-06-041-0/+155
* sh-pfc: r8a7740: Declare missing INTC functionLaurent Pinchart2013-06-041-0/+1
* sh-pfc: r8a7740: Add SCIF pin groups and functionsLaurent Pinchart2013-06-041-0/+346
* sh-pfc: r8a7740: Add SCIFA1 data groupBastian Hecht2013-06-041-0/+14
* sh-pfc: Add entries for INTC external IRQsBastian Hecht2013-06-041-0/+174
* Merge branch 'soc' into pinmux-baseSimon Horman2013-04-021-32/+32
|\
| * ARM: shmobile: r8a7740: Migrate from INTC to GICBastian Hecht2013-04-021-32/+32
* | sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOSLaurent Pinchart2013-03-151-35/+0
* | sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOSLaurent Pinchart2013-03-151-37/+0
* | sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functionsGuennadi Liakhovetski2013-03-151-0/+248
* | sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functionsLaurent Pinchart2013-03-151-0/+276
* | 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-4/+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 r8a7740 pinmux supportLaurent Pinchart2013-01-251-0/+2611