aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a73a4.c
AgeCommit message (Expand)Author
2016-06-21pinctrl: sh-pfc: Improve core and user API separationGeert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven
2015-10-02pinctrl: sh-pfc: Remove hardcoded IRQ numbersLaurent Pinchart
2015-05-12pinctrl: sh-pfc: r8a73a4: Remove obsolete multi-platform checkGeert Uytterhoeven
2014-09-04pinctrl: sh-pfc: rename confusing pinmux ops variableLinus Walleij
2014-05-23pinctrl: sh-pfc: r8a73a4: Allow Multiplatform BuildMagnus Damm
2013-12-20pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart
2013-12-12sh-pfc: Rename sh_pfc window field to windowsLaurent Pinchart
2013-12-10sh-pfc: Share common PORTCR macro definitionLaurent Pinchart
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij
2013-07-29sh-pfc: Remove unneeded mach/<soc>.h includesLaurent Pinchart
2013-07-29sh-pfc: Compute pin ranges automaticallyLaurent Pinchart
2013-07-29sh-pfc: Add port numbers to the CPU_ALL_PORT macroLaurent Pinchart
2013-07-29sh-pfc: Consolidate pin definition macrosLaurent Pinchart
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart
2013-06-12pinctrl: r8a73a4: add pinmux data for MMCIF and SDHI interfacesGuennadi Liakhovetski
2013-04-03sh-pfc: r8a73a4: Remove unused GPIO bias dataMagnus Damm
2013-04-03sh-pfc: r8a73a4: Remove function GPIOsMagnus Damm
2013-04-03sh-pfc: r8a73a4: Remove IRQC function GPIOSMagnus Damm
2013-04-03sh-pfc: r8a73a4: Remove SCIF function GPIOSMagnus Damm
2013-04-03sh-pfc: r8a73a4: Add IRQC pin groups and functionsMagnus Damm
2013-04-03sh-pfc: r8a73a4: Add SCIF pin groups and functionsMagnus Damm
2013-04-03sh-pfc: r8a73a4: Add bias (pull-up/down) pinconf supportMagnus Damm
2013-04-03sh-pfc: r8a73a4: GPIO IRQ supportMagnus Damm
2013-04-03sh-pfc: r8a73a4: Support sparse GPIO numbersMagnus Damm
2013-04-03sh-pfc: Add r8a73a4 pinmux supportMagnus Damm