summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij1-1/+0
2013-07-29sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart1-1/+0
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart1-17/+0
2013-07-29sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart1-62/+62
2013-07-29sh-pfc: Consolidate pin definition macrosLaurent Pinchart1-9/+2
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart1-3/+0
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart1-1/+1
2013-06-12pinctrl: r8a73a4: add pinmux data for MMCIF and SDHI interfacesGuennadi Liakhovetski1-0/+198
2013-04-03sh-pfc: r8a73a4: Remove unused GPIO bias dataMagnus Damm1-161/+15
2013-04-03sh-pfc: r8a73a4: Remove function GPIOsMagnus Damm1-737/+0
2013-04-03sh-pfc: r8a73a4: Remove IRQC function GPIOSMagnus Damm1-58/+0
2013-04-03sh-pfc: r8a73a4: Remove SCIF function GPIOSMagnus Damm1-45/+0
2013-04-03sh-pfc: r8a73a4: Add IRQC pin groups and functionsMagnus Damm1-0/+186
2013-04-03sh-pfc: r8a73a4: Add SCIF pin groups and functionsMagnus Damm1-0/+287
2013-04-03sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf supportMagnus Damm1-1/+196
2013-04-03sh-pfc: r8a73a4: GPIO IRQ supportMagnus Damm1-0/+63
2013-04-03sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm1-0/+16
2013-04-03sh-pfc: Add r8a73a4 pinmux supportMagnus Damm1-0/+2826