summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7779.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart2013-12-201-1/+1
* Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij2013-07-291-0/+105
|\
| * sh-pfc: r8a7779: Add I2C pin groupsPhil Edworthy2013-07-291-0/+105
* | sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart2013-07-291-59/+2Star
* | sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart2013-07-291-1/+1
|/
* pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entryPhil Edworthy2013-06-051-1/+1
* sh-pfc: r8a7779: add Ether pin groupsSergei Shtylyov2013-06-051-0/+42
* sh-pfc: r8a7779: add VIN pin groupsVladimir Barinov2013-06-041-1/+146
* sh-pfc: r8a7779: use RCAR_GP_PIN() on _GP_GPIO() macroKuninori Morimoto2013-06-041-1/+1
* sh-pfc: r8a7779: Replace hardcoded pin numbers with RCAR_GP_PIN macroLaurent Pinchart2013-06-041-133/+167
* sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
* sh-pfc: r8a7779: tidyup intc_irq3_b typoKuninori Morimoto2013-04-091-1/+1
* sh-pfc: r8a7779: Split DU input and output pixel clocksLaurent Pinchart2013-04-031-21/+39
* sh-pfc: r8a7779: Remove GPIO dataLaurent Pinchart2013-04-031-57/+1Star
* sh-pfc: r8a7779: Don't use GPIO enum entriesLaurent Pinchart2013-04-021-30/+74
* sh-pfc: r8a7779: Remove function GPIOsLaurent Pinchart2013-04-021-271/+0Star
* sh-pfc: r8a7779: Remove INTC function GPIOSLaurent Pinchart2013-03-151-8/+7Star
* sh-pfc: r8a7779: Remove LBSC function GPIOSLaurent Pinchart2013-03-151-8/+6Star
* sh-pfc: r8a7779: Remove USB function GPIOSLaurent Pinchart2013-03-151-4/+4
* sh-pfc: r8a7779: Remove HSPI function GPIOSLaurent Pinchart2013-03-151-27/+27
* sh-pfc: r8a7779: Remove SCIF function GPIOSLaurent Pinchart2013-03-151-72/+69Star
* sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOSLaurent Pinchart2013-03-151-56/+56
* sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIOLaurent Pinchart2013-03-151-5/+4Star
* sh-pfc: r8a7779: Add INTC pin groups and functionsLaurent Pinchart2013-03-151-0/+77
* sh-pfc: r8a7779: Add LBSC pin groups and functionsLaurent Pinchart2013-03-151-0/+77
* sh-pfc: r8a7779: Add USB pin groups and functionsLaurent Pinchart2013-03-151-0/+42
* sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux supportLaurent Pinchart2013-03-151-1/+5
* sh-pfc: r8a7779: Add HSPI pin groups and functionsLaurent Pinchart2013-03-151-1/+78
* sh-pfc: r8a7779: Add SCIF pin groups and functionsLaurent Pinchart2013-03-151-0/+490
* sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functionsLaurent Pinchart2013-03-151-0/+284
* sh-pfc: r8a7779: Add DU pin groups and functionsLaurent Pinchart2013-03-151-47/+236
* sh-pfc: Constify all SoC dataLaurent Pinchart2013-03-151-5/+5
* sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent Pinchart2013-03-151-26/+8Star
* 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-4/+10
* sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart2013-03-151-1/+0Star
* sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart2013-03-151-2/+1Star
* sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-151-3/+2Star
* sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart2013-01-251-1/+2
* sh-pfc: Add r8a7779 pinmux supportLaurent Pinchart2013-01-251-0/+2623