summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-29sh-pfc: sh7720: Remove unused input_pu rangeLaurent Pinchart1-248/+217
2013-07-22pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski1-0/+1
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+268
2013-06-24sh-pfc: Guard DT parsing with #ifdef CONFIG_OFLaurent Pinchart1-0/+4
2013-06-18sh-pfc: Add pinconf support to DT bindingsLaurent Pinchart1-12/+97
2013-06-18sh-pfc: Add DT supportLaurent Pinchart2-1/+179
2013-06-18sh-pfc: Remove support for platform dataLaurent Pinchart1-2/+1
2013-06-18sh-pfc: r8a7778: tidyup MMC_D1 pinKuninori Morimoto1-2/+2
2013-06-17pinctrl: r8a7790: fix two pin numbersGuennadi Liakhovetski1-9/+7
2013-06-12sh-pfc: r8a7790: add HSCIF pin groupsUlrich Hecht1-15/+196
2013-06-12pinctrl: r8a73a4: add pinmux data for MMCIF and SDHI interfacesGuennadi Liakhovetski1-0/+198
2013-06-05pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entryPhil Edworthy1-1/+1
2013-06-05pinctrl: r8a7790: add pinmux data for MMCIF and SDHI interfacesGuennadi Liakhovetski1-0/+294
2013-06-05sh-pfc: r8a7778: add MMCIF pin groupsKuninori Morimoto1-0/+38
2013-06-05sh-pfc: r8a7778: add HSPI pin groupsKuninori Morimoto1-0/+61
2013-06-05sh-pfc: r8a7778: add I2C pin groupsKuninori Morimoto1-0/+54