aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7740.c
Commit message (Expand)AuthorAge
* Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-21
|\
| * pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-20
| * sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart2013-12-12
| * sh-pfc: Share common PORTCR macro definitionLaurent Pinchart2013-12-10
* | sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart2013-12-03
|/
* Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij2013-07-29
|\
| * sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart2013-07-29
* | sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart2013-07-29
* | sh-pfc: Consolidate pin definition macrosLaurent Pinchart2013-07-29
* | sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart2013-07-29
* | sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-29
* | sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart2013-07-29
|/
* sh-pfc: r8a7740: Add TPU pin groups and functionsLaurent Pinchart2013-06-05
* sh-pfc: r8a7740: Add bias (pull-up/down) pinconf supportLaurent Pinchart2013-06-05
* sh-pfc: r8a7740: Replace GPIO_PORTx enum with GPIO port numbersLaurent Pinchart2013-06-05
* sh-pfc: r8a7740: Remove function GPIOsLaurent Pinchart2013-06-05
* sh-pfc: r8a7740: Remove HDMI function GPIOSLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Remove FSI function GPIOSLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Remove CEU function GPIOSLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Remove GETHER function GPIOSLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Remove BSC function GPIOSLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Remove INTC function GPIOSLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Remove SCIF function GPIOSLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Hardcode the LCDC0 outputLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Add HDMI pin groups and functionsLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Add FSI pin groups and functionsLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Add CEU pin groups and functionsLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Add GETHER pin groups and functionsLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Add BSC pin groups and functionsLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Declare missing INTC functionLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Add SCIF pin groups and functionsLaurent Pinchart2013-06-04
* sh-pfc: r8a7740: Add SCIFA1 data groupBastian Hecht2013-06-04
* sh-pfc: Add entries for INTC external IRQsBastian Hecht2013-06-04
* Merge branch 'soc' into pinmux-baseSimon Horman2013-04-01
|\
| * ARM: shmobile: r8a7740: Migrate from INTC to GICBastian Hecht2013-04-01
* | sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOSLaurent Pinchart2013-03-15
* | sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOSLaurent Pinchart2013-03-15
* | sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functionsGuennadi Liakhovetski2013-03-15
* | sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functionsLaurent Pinchart2013-03-15
* | sh-pfc: Constify all SoC dataLaurent Pinchart2013-03-15
* | sh-pfc: Look up IRQ table entries by GPIO numberLaurent Pinchart2013-03-15
* | sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart2013-03-15
* | sh-pfc: Split pins and functions definition tablesLaurent Pinchart2013-03-15
* | sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart2013-03-15
* | sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart2013-03-15
* | sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-15
|/
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-24
* sh-pfc: Add r8a7740 pinmux supportLaurent Pinchart2013-01-24