summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * sh-pfc: sh73a0: Sort IRQ entries by IRQ numberLaurent Pinchart2013-12-121-24/+23
| * sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart2013-12-121-0/+1
| * sh-pfc: Terminate gpios array by -1Laurent Pinchart2013-12-122-4/+4
| * sh-pfc: Turn unsigned indices into unsigned intLaurent Pinchart2013-12-122-5/+5
| * pinctrl: sh-pfc: pfc-r8a7790: Add VIN2 and VIN3 pinsValentine Barshak2013-12-101-0/+168
| * pinctrl: sh-pfc: pfc-r8a7790: Add missing VIN1 pinsValentine Barshak2013-12-101-8/+104
| * pinctrl: sh-pfc: pfc-r8a7790: Reorganize VIN0 data pinsValentine Barshak2013-12-101-30/+95
| * pinctrl: sh-pfc: pfc-r8a7790: Group VIN0 HSYNC and VSYNC togetherValentine Barshak2013-12-101-12/+6
| * pinctrl: sh-pfc: pfc-r8a7790: Rename VIN pin groupsValentine Barshak2013-12-101-16/+16
| * sh-pfc: r8a7791: Fix msiof groups to follow GROUPTakashi Yoshii2013-12-101-6/+15
| * sh-pfc: r8a7790: Add Audio pin supportKuninori Morimoto2013-12-101-0/+68
| * sh-pfc: r8a7790: Add SSI pin supportKuninori Morimoto2013-12-101-0/+239
| * sh-pfc: Share common PORTCR macro definitionLaurent Pinchart2013-12-105-45/+1
| * sh-pfc: r8a7791: Fix DU pin groups organisationLaurent Pinchart2013-11-251-9/+27
* | sh-pfc: Fix PINMUX_GPIO macroLaurent Pinchart2013-12-101-1/+1
* | sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart2013-12-031-1/+1
* | sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart2013-12-031-1/+1
|/
* pinctrl: sh-pfc: r8a7791 PFC supportHisashi Nakamura2013-10-275-0/+4230
* sh-pfc: r8a7778: Add CAN pin groupsSergei Shtylyov2013-10-271-0/+55
* sh-pfc: r8a7790: add pin definitions for the I2C3 interfaceGuennadi Liakhovetski2013-09-271-0/+28
* sh-pfc: r8a7790: Add I2C pin groups and functionsUlrich Hecht2013-09-241-0/+82
* sh-pfc: r8a7778: Add SRU/SSI pin supportKuninori Morimoto2013-09-241-0/+125
* Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-291-0/+1
|\
| * pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski2013-07-221-0/+1
* | pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han2013-08-281-2/+0
* | pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-281-18/+24
* | sh-pfc: r8a7790: Add DU pin groups and functionsLaurent Pinchart2013-08-141-0/+134
* | sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1Laurent Pinchart2013-08-141-4/+4
* | Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij2013-07-296-629/+1093
|\ \
| * | sh-pfc: r8a7790: Add VIN pin groups and functionsShinobu Uehara2013-07-291-0/+106
| * | sh-pfc: r8a7790: Add USB pin groups and functionsShinobu Uehara2013-07-291-0/+42
| * | sh-pfc: r8a7790: Add SCIF2 pin groups and functionsLaurent Pinchart2013-07-291-0/+32
| * | sh-pfc: r8a7790: Add MSIOF pin groups and functionsKunihito Higashiyama2013-07-291-0/+236
| * | sh-pfc: r8a7790: Sort pin groups and functions alphabeticallyLaurent Pinchart2013-07-291-265/+265
| * | sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakesShinya Kuribayashi2013-07-291-16/+15
| * | sh-pfc: r8a7790: Add SCIF2 pins configuration supportShinya Kuribayashi2013-07-291-17/+23
| * | sh-pfc: r8a7790: Add TCLK1 pin configuration supportShinya Kuribayashi2013-07-291-3/+4
| * | sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurationsShinya Kuribayashi2013-07-291-8/+8
| * | sh-pfc: r8a7790: Remove deprecated SPV_EVEN pinShinya Kuribayashi2013-07-291-4/+3
| * | sh-pfc: r8a7790: Remove deprecated RDS pinsShinya Kuribayashi2013-07-291-51/+33
| * | sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pinsShinya Kuribayashi2013-07-291-130/+94
| * | sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pinsShinya Kuribayashi2013-07-291-10/+10
| * | sh-pfc: r8a7790: Rename I2C SDA/SCL pinsShinya Kuribayashi2013-07-291-104/+104
| * | sh-pfc: r8a7779: Add I2C pin groupsPhil Edworthy2013-07-291-0/+105
| * | sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macrosLaurent Pinchart2013-07-291-36/+32
| * | sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>Laurent Pinchart2013-07-291-2/+1
| * | sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart2013-07-293-3/+0
| |/
* | sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart2013-07-295-18/+49
* | sh-pfc: Compute pin ranges automaticallyLaurent Pinchart2013-07-297-88/+88
* | sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart2013-07-293-4/+4