summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ARM: shmobile: r8a7740: Migrate from INTC to GICBastian Hecht2013-04-021-32/+32
| * ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm2013-03-181-3/+3
* | sh-pfc: r8a7779: Remove INTC function GPIOSLaurent Pinchart2013-03-151-8/+7
* | sh-pfc: r8a7779: Remove LBSC function GPIOSLaurent Pinchart2013-03-151-8/+6
* | 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/+69
* | 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/+4
* | 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: sh73a0: Remove IrDA function GPIOSLaurent Pinchart2013-03-151-6/+0
* | sh-pfc: sh73a0: Remove USB function GPIOSLaurent Pinchart2013-03-151-2/+1
* | sh-pfc: sh73a0: Remove BSC function GPIOSLaurent Pinchart2013-03-151-27/+0
* | sh-pfc: sh73a0: Remove KEYSC function GPIOSLaurent Pinchart2013-03-151-30/+0
* | sh-pfc: sh73a0: Remove pull-up function GPIOSLaurent Pinchart2013-03-151-442/+23
* | sh-pfc: sh73a0: Remove FSI function GPIOSLaurent Pinchart2013-03-151-36/+0
* | sh-pfc: sh73a0: Remove I2C function GPIOSLaurent Pinchart2013-03-151-12/+0
* | sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOSLaurent Pinchart2013-03-151-58/+0
* | sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOSLaurent Pinchart2013-03-151-76/+0
* | sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOSLaurent Pinchart2013-03-151-25/+0
* | 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: 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: sh73a0: Add IrDA pin groups and functionsLaurent Pinchart2013-03-151-0/+23
* | sh-pfc: sh73a0: Add USB pin groups and functionsLaurent Pinchart2013-03-151-0/+14
* | sh-pfc: sh73a0: Add BSC pin groups and functionsLaurent Pinchart2013-03-151-0/+124
* | sh-pfc: sh73a0: Add KEYSC pin groups and functionsLaurent Pinchart2013-03-151-0/+213
* | sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functionsGuennadi Liakhovetski2013-03-151-0/+194
* | sh-pfc: sh73a0: Add FSI pin groups and functionsLaurent Pinchart2013-03-151-0/+244
* | sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functionsLaurent Pinchart2013-03-151-0/+64
OpenPOWER on IntegriCloud