aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc
Commit message (Expand)AuthorAgeFilesLines
* 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: r8a7778: add SDHI supportKuninori Morimoto2013-06-041-0/+141
* sh-pfc: r8a7778: add common PFC macro helperKuninori Morimoto2013-06-041-8/+18
* 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: r8a7740: Add SCIFA1 data groupBastian Hecht2013-06-041-0/+14
* sh-pfc: Add r8a7778 pinmux supportKuninori Morimoto2013-06-045-0/+2379
* sh-pfc: r8a7790: Don't use GPIO enum entriesLaurent Pinchart2013-06-041-30/+60
* sh-pfc: r8a7790: Remove function GPIOsLaurent Pinchart2013-06-041-350/+0
* sh-pfc: r8a7790: Remove GPIO dataLaurent Pinchart2013-06-041-132/+1
* sh-pfc: r8a7790: Add SCIF, SCIFA and SCIFB pin groups and functionsLaurent Pinchart2013-06-041-0/+617
* sh-pfc: r8a7790: Add INTC pin groups and functionsLaurent Pinchart2013-06-041-0/+40
* sh-pfc: r8a7790: Add ETH pin groups and functionsLaurent Pinchart2013-06-041-0/+58
* sh-pfc: Remove dependency on GPIOLIBLaurent Pinchart2013-06-043-3/+2
* sh-pfc: Add entries for INTC external IRQsBastian Hecht2013-06-041-0/+174
* sh-pfc: Initial r8a7790 PFC supportKoji Matsuoka2013-06-045-0/+3248
* sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart2013-06-041-9/+36
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-13/+13
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-161-13/+13
* | sh-pfc: r8a7779: tidyup intc_irq3_b typoKuninori Morimoto2013-04-091-1/+1
* | sh-pfc: r8a73a4: Remove unused GPIO bias dataMagnus Damm2013-04-031-161/+15
* | sh-pfc: r8a73a4: Remove function GPIOsMagnus Damm2013-04-031-737/+0
* | sh-pfc: r8a73a4: Remove IRQC function GPIOSMagnus Damm2013-04-031-58/+0
* | sh-pfc: r8a73a4: Remove SCIF function GPIOSMagnus Damm2013-04-031-45/+0
* | sh-pfc: r8a73a4: Add IRQC pin groups and functionsMagnus Damm2013-04-031-0/+186
* | sh-pfc: r8a73a4: Add SCIF pin groups and functionsMagnus Damm2013-04-031-0/+287
* | sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf supportMagnus Damm2013-04-031-1/+196
* | sh-pfc: r8a73a4: GPIO IRQ supportMagnus Damm2013-04-031-0/+63
* | sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm2013-04-031-0/+16
* | sh-pfc: Add r8a73a4 pinmux supportMagnus Damm2013-04-035-0/+2836
* | 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/+1
* | sh-pfc: Configure pins as GPIOs at request time when handled externallyLaurent Pinchart2013-04-032-21/+27
* | sh-pfc: Skip gpiochip registration when no GPIO resource is foundLaurent Pinchart2013-04-031-18/+21
* | sh-pfc: Make GPIO support optionalLaurent Pinchart2013-04-031-0/+3
* | sh-pfc: Make function GPIOs support optionalLaurent Pinchart2013-04-031-0/+3
* | sh-pfc: r8a7779: Don't use GPIO enum entriesLaurent Pinchart2013-04-021-30/+74
* | sh-pfc: r8a7779: Remove function GPIOsLaurent Pinchart2013-04-021-271/+0
* | sh-pfc: Fix compiler warning when BUG()Laurent Pinchart2013-04-021-0/+1
* | Merge branch 'soc' into pinmux-baseSimon Horman2013-04-022-35/+35
|\ \