| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v3.11-rc7' into devel | Linus Walleij | 2013-08-29 | 1 | -0/+1 |
|\ |
|
| * | pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DT | Guennadi Liakhovetski | 2013-07-22 | 1 | -0/+1 |
* | | pinctrl: sh-pfc: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-28 | 1 | -2/+0 |
* | | pinctrl: Pass all configs to driver on pin_config_set() | Sherman Yin | 2013-08-28 | 1 | -18/+24 |
* | | sh-pfc: r8a7790: Add DU pin groups and functions | Laurent Pinchart | 2013-08-14 | 1 | -0/+134 |
* | | sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1 | Laurent Pinchart | 2013-08-14 | 1 | -4/+4 |
* | | Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into devel | Linus Walleij | 2013-07-29 | 6 | -629/+1093 |
|\ \ |
|
| * | | sh-pfc: r8a7790: Add VIN pin groups and functions | Shinobu Uehara | 2013-07-29 | 1 | -0/+106 |
| * | | sh-pfc: r8a7790: Add USB pin groups and functions | Shinobu Uehara | 2013-07-29 | 1 | -0/+42 |
| * | | sh-pfc: r8a7790: Add SCIF2 pin groups and functions | Laurent Pinchart | 2013-07-29 | 1 | -0/+32 |
| * | | sh-pfc: r8a7790: Add MSIOF pin groups and functions | Kunihito Higashiyama | 2013-07-29 | 1 | -0/+236 |
| * | | sh-pfc: r8a7790: Sort pin groups and functions alphabetically | Laurent Pinchart | 2013-07-29 | 1 | -265/+265 |
| * | | sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakes | Shinya Kuribayashi | 2013-07-29 | 1 | -16/+15 |
| * | | sh-pfc: r8a7790: Add SCIF2 pins configuration support | Shinya Kuribayashi | 2013-07-29 | 1 | -17/+23 |
| * | | sh-pfc: r8a7790: Add TCLK1 pin configuration support | Shinya Kuribayashi | 2013-07-29 | 1 | -3/+4 |
| * | | sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurations | Shinya Kuribayashi | 2013-07-29 | 1 | -8/+8 |
| * | | sh-pfc: r8a7790: Remove deprecated SPV_EVEN pin | Shinya Kuribayashi | 2013-07-29 | 1 | -4/+3 |
| * | | sh-pfc: r8a7790: Remove deprecated RDS pins | Shinya Kuribayashi | 2013-07-29 | 1 | -51/+33 |
| * | | sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pins | Shinya Kuribayashi | 2013-07-29 | 1 | -130/+94 |
| * | | sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pins | Shinya Kuribayashi | 2013-07-29 | 1 | -10/+10 |
| * | | sh-pfc: r8a7790: Rename I2C SDA/SCL pins | Shinya Kuribayashi | 2013-07-29 | 1 | -104/+104 |
| * | | sh-pfc: r8a7779: Add I2C pin groups | Phil Edworthy | 2013-07-29 | 1 | -0/+105 |
| * | | sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macros | Laurent Pinchart | 2013-07-29 | 1 | -36/+32 |
| * | | sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h> | Laurent Pinchart | 2013-07-29 | 1 | -2/+1 |
| * | | sh-pfc: Remove unneeded mach/<soc>.h includes | Laurent Pinchart | 2013-07-29 | 3 | -3/+0 |
| |/ |
|
* | | sh-pfc: Support pins not associated with a GPIO port | Laurent Pinchart | 2013-07-29 | 5 | -18/+49 |
* | | sh-pfc: Compute pin ranges automatically | Laurent Pinchart | 2013-07-29 | 7 | -88/+88 |
* | | sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins | Laurent Pinchart | 2013-07-29 | 3 | -4/+4 |
* | | sh-pfc: Add pin number to struct sh_pfc_pin | Laurent Pinchart | 2013-07-29 | 1 | -8/+12 |
* | | sh-pfc: Pass the pin number down to the port function macro | Laurent Pinchart | 2013-07-29 | 1 | -3/+3 |
* | | sh-pfc: Add port numbers to the CPU_ALL_PORT macro | Laurent Pinchart | 2013-07-29 | 5 | -114/+114 |
* | | sh-pfc: Don't duplicate argument to PINMUX_GPIO macro | Laurent Pinchart | 2013-07-29 | 12 | -1420/+1418 |
* | | sh-pfc: shx3: Remove shx3_ prefix from static symbols | Laurent Pinchart | 2013-07-29 | 1 | -14/+14 |
* | | sh-pfc: sh7734: Use the common GP port style macros | Laurent Pinchart | 2013-07-29 | 2 | -51/+22 |
* | | sh-pfc: Consolidate pin definition macros | Laurent Pinchart | 2013-07-29 | 5 | -56/+36 |
* | | sh-pfc: Consolidate PFC SoC data macros | Laurent Pinchart | 2013-07-29 | 9 | -214/+140 |
* | | sh-pfc: Rename gpio arguments to be consistent with the rest of the code | Laurent Pinchart | 2013-07-29 | 1 | -5/+5 |
* | | sh-pfc: Replace pinmux_enum_id typedef with u16 | Laurent Pinchart | 2013-07-29 | 21 | -46/+37 |
* | | sh-pfc: Don't overallocate memory for the GPIO chip pins array | Laurent Pinchart | 2013-07-29 | 1 | -2/+2 |
* | | sh-pfc: Remove unused GPIO_PORT_ALL macro | Laurent Pinchart | 2013-07-29 | 3 | -16/+0 |
* | | sh-pfc: Remove unneeded const keywords | Laurent Pinchart | 2013-07-29 | 1 | -2/+2 |
* | | sh-pfc: Remove unused macro and enum entries | Laurent Pinchart | 2013-07-29 | 1 | -7/+0 |
* | | sh-pfc: Remove unused PORT_DATA_* macros | Laurent Pinchart | 2013-07-29 | 1 | -30/+0 |
* | | sh-pfc: Remove unused input_pd and input_pu ranges | Laurent Pinchart | 2013-07-29 | 2 | -12/+0 |
* | | sh-pfc: shx3: Remove unused input_pu range | Laurent Pinchart | 2013-07-29 | 1 | -146/+124 |
* | | sh-pfc: sh7786: Remove unused input_pu range | Laurent Pinchart | 2013-07-29 | 1 | -140/+120 |
* | | sh-pfc: sh7785: Remove unused input_pu range | Laurent Pinchart | 2013-07-29 | 1 | -253/+222 |
* | | sh-pfc: sh7757: Remove unused input_pu range | Laurent Pinchart | 2013-07-29 | 1 | -170/+129 |
* | | sh-pfc: sh7724: Remove unused input_pu range | Laurent Pinchart | 2013-07-29 | 1 | -389/+342 |
* | | sh-pfc: sh7723: Remove unused input_pu range | Laurent Pinchart | 2013-07-29 | 1 | -23/+16 |