| Commit message (Expand) | Author | Age | Files | Lines |
* | sh-pfc: sh73a0: Remove BSC function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -27/+0 |
* | sh-pfc: sh73a0: Remove KEYSC function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -30/+0 |
* | sh-pfc: sh73a0: Remove pull-up function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -442/+23 |
* | sh-pfc: sh73a0: Remove FSI function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -36/+0 |
* | sh-pfc: sh73a0: Remove I2C function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -12/+0 |
* | sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -58/+0 |
* | sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -76/+0 |
* | sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS | Laurent Pinchart | 2013-03-15 | 1 | -25/+0 |
* | sh-pfc: r8a7779: Add INTC pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+77 |
* | sh-pfc: r8a7779: Add LBSC pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+77 |
* | sh-pfc: r8a7779: Add USB pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+42 |
* | sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support | Laurent Pinchart | 2013-03-15 | 1 | -1/+5 |
* | sh-pfc: r8a7779: Add HSPI pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -1/+78 |
* | sh-pfc: r8a7779: Add SCIF pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+490 |
* | sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+284 |
* | sh-pfc: r8a7779: Add DU pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -47/+236 |
* | sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions | Guennadi Liakhovetski | 2013-03-15 | 1 | -0/+248 |
* | sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+276 |
* | sh-pfc: sh73a0: Add IrDA pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+23 |
* | sh-pfc: sh73a0: Add USB pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+14 |
* | sh-pfc: sh73a0: Add BSC pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+124 |
* | sh-pfc: sh73a0: Add KEYSC pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+213 |
* | sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functions | Guennadi Liakhovetski | 2013-03-15 | 1 | -0/+194 |
* | sh-pfc: sh73a0: Add FSI pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+244 |
* | sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+64 |
* | sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+351 |
* | sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions | Laurent Pinchart | 2013-03-15 | 1 | -0/+254 |
* | sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support | Laurent Pinchart | 2013-03-15 | 1 | -1/+350 |
* | sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functions | Guennadi Liakhovetski | 2013-03-15 | 1 | -0/+206 |
* | sh-pfc: Return an error if a pin doesn't support the requested direction | Laurent Pinchart | 2013-03-15 | 1 | -0/+10 |
* | sh-pfc: Convert message printing from pr_* to dev_* | Laurent Pinchart | 2013-03-15 | 3 | -15/+20 |
* | sh-pfc: Clean up pin configuration type handling | Laurent Pinchart | 2013-03-15 | 1 | -28/+46 |
* | sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction() | Laurent Pinchart | 2013-03-15 | 1 | -39/+32 |
* | sh-pfc: Implement generic pinconf support | Laurent Pinchart | 2013-03-15 | 3 | -30/+110 |
* | sh-pfc: Use proper error codes | Laurent Pinchart | 2013-03-15 | 3 | -31/+25 |
* | sh-pfc: Constify all SoC data | Laurent Pinchart | 2013-03-15 | 21 | -123/+125 |
* | sh-pfc: Remove configuration dry-run and free | Laurent Pinchart | 2013-03-15 | 5 | -108/+12 |
* | sh-pfc: Don't modify sh_pfc_pin SoC data | Laurent Pinchart | 2013-03-15 | 5 | -61/+68 |
* | sh-pfc: Don't modify pinmux_data_reg SoC data | Laurent Pinchart | 2013-03-15 | 2 | -19/+41 |
* | sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings | Laurent Pinchart | 2013-03-15 | 1 | -9/+6 |
* | sh-pfc: Don't map data registers individually | Laurent Pinchart | 2013-03-15 | 4 | -53/+82 |
* | sh-pfc: Move GPIO registers access functions to gpio.c | Laurent Pinchart | 2013-03-15 | 3 | -116/+97 |
* | sh-pfc: Fix return value check in sh_pfc_register_pinctrl() | Wei Yongjun | 2013-03-15 | 1 | -2/+2 |
* | sh-pfc: Expose real groups and functions in pinctrl/pinmux operations | Laurent Pinchart | 2013-03-15 | 2 | -56/+93 |
* | ARM: shmobile: sh73a0: Support sparse GPIO numbers | Guennadi Liakhovetski | 2013-03-15 | 1 | -33/+42 |
* | sh-pfc: Add support for sparse pin numbers | Laurent Pinchart | 2013-03-15 | 5 | -27/+91 |
* | sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range() | Laurent Pinchart | 2013-03-15 | 2 | -9/+6 |
* | sh-pfc: Add function to retrieve a pin instance from its pin number | Laurent Pinchart | 2013-03-15 | 4 | -12/+22 |
* | sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic | Laurent Pinchart | 2013-03-15 | 3 | -32/+22 |
* | sh-pfc: Use pinmux identifiers in the pin muxing API | Laurent Pinchart | 2013-03-15 | 4 | -41/+21 |