aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij1-0/+1
2013-08-28pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-08-28pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin1-18/+24
2013-08-14sh-pfc: r8a7790: Add DU pin groups and functionsLaurent Pinchart1-0/+134
2013-08-14sh-pfc: r8a7790: Rename DU1_DOTCLKIN to DU_DOTCLKIN1Laurent Pinchart1-4/+4
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij6-629/+1093
2013-07-29sh-pfc: r8a7790: Add VIN pin groups and functionsShinobu Uehara1-0/+106
2013-07-29sh-pfc: r8a7790: Add USB pin groups and functionsShinobu Uehara1-0/+42
2013-07-29sh-pfc: r8a7790: Add SCIF2 pin groups and functionsLaurent Pinchart1-0/+32
2013-07-29sh-pfc: r8a7790: Add MSIOF pin groups and functionsKunihito Higashiyama1-0/+236
2013-07-29sh-pfc: r8a7790: Sort pin groups and functions alphabeticallyLaurent Pinchart1-265/+265
2013-07-29sh-pfc: r8a7790: Fix miscellaneous pinmux configuration tables mistakesShinya Kuribayashi1-16/+15
2013-07-29sh-pfc: r8a7790: Add SCIF2 pins configuration supportShinya Kuribayashi1-17/+23
2013-07-29sh-pfc: r8a7790: Add TCLK1 pin configuration supportShinya Kuribayashi1-3/+4
2013-07-29sh-pfc: r8a7790: Swap SCIFA2_RXD_B and HRX0_C configurationsShinya Kuribayashi1-8/+8
2013-07-29sh-pfc: r8a7790: Remove deprecated SPV_EVEN pinShinya Kuribayashi1-4/+3
2013-07-29sh-pfc: r8a7790: Remove deprecated RDS pinsShinya Kuribayashi1-51/+33
2013-07-29sh-pfc: r8a7790: Remove deprecated Ethernet MII/RMII pinsShinya Kuribayashi1-130/+94
2013-07-29sh-pfc: r8a7790: Remove trailing '_TANS' string from RTS/CTS pinsShinya Kuribayashi1-10/+10
2013-07-29sh-pfc: r8a7790: Rename I2C SDA/SCL pinsShinya Kuribayashi1-104/+104
2013-07-29sh-pfc: r8a7779: Add I2C pin groupsPhil Edworthy1-0/+105
2013-07-29sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macrosLaurent Pinchart1-36/+32
2013-07-29sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>Laurent Pinchart1-2/+1
2013-07-29sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart3-3/+0
2013-07-29sh-pfc: Support pins not associated with a GPIO portLaurent Pinchart5-18/+49
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart7-88/+88
2013-07-29sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pinsLaurent Pinchart3-4/+4
2013-07-29sh-pfc: Add pin number to struct sh_pfc_pinLaurent Pinchart1-8/+12
2013-07-29sh-pfc: Pass the pin number down to the port function macroLaurent Pinchart1-3/+3
2013-07-29sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart5-114/+114
2013-07-29sh-pfc: Don't duplicate argument to PINMUX_GPIO macroLaurent Pinchart12-1420/+1418
2013-07-29sh-pfc: shx3: Remove shx3_ prefix from static symbolsLaurent Pinchart1-14/+14
2013-07-29sh-pfc: sh7734: Use the common GP port style macrosLaurent Pinchart2-51/+22
2013-07-29sh-pfc: Consolidate pin definition macrosLaurent Pinchart5-56/+36
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart9-214/+140
2013-07-29sh-pfc: Rename gpio arguments to be consistent with the rest of the codeLaurent Pinchart1-5/+5
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart21-46/+37
2013-07-29sh-pfc: Don't overallocate memory for the GPIO chip pins arrayLaurent Pinchart1-2/+2
2013-07-29sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart3-16/+0
2013-07-29sh-pfc: Remove unneeded const keywordsLaurent Pinchart1-2/+2
2013-07-29sh-pfc: Remove unused macro and enum entriesLaurent Pinchart1-7/+0
2013-07-29sh-pfc: Remove unused PORT_DATA_* macrosLaurent Pinchart1-30/+0
2013-07-29sh-pfc: Remove unused input_pd and input_pu rangesLaurent Pinchart2-12/+0
2013-07-29sh-pfc: shx3: Remove unused input_pu rangeLaurent Pinchart1-146/+124
2013-07-29sh-pfc: sh7786: Remove unused input_pu rangeLaurent Pinchart1-140/+120
2013-07-29sh-pfc: sh7785: Remove unused input_pu rangeLaurent Pinchart1-253/+222
2013-07-29sh-pfc: sh7757: Remove unused input_pu rangeLaurent Pinchart1-170/+129
2013-07-29sh-pfc: sh7724: Remove unused input_pu rangeLaurent Pinchart1-389/+342
2013-07-29sh-pfc: sh7723: Remove unused input_pu rangeLaurent Pinchart1-23/+16
2013-07-29sh-pfc: sh7722: Remove unused input_pd and input_pu rangesLaurent Pinchart1-241/+206