summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7779.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15sh-pfc: r8a7779: Remove INTC function GPIOSLaurent Pinchart1-8/+7
2013-03-15sh-pfc: r8a7779: Remove LBSC function GPIOSLaurent Pinchart1-8/+6
2013-03-15sh-pfc: r8a7779: Remove USB function GPIOSLaurent Pinchart1-4/+4
2013-03-15sh-pfc: r8a7779: Remove HSPI function GPIOSLaurent Pinchart1-27/+27
2013-03-15sh-pfc: r8a7779: Remove SCIF function GPIOSLaurent Pinchart1-72/+69
2013-03-15sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOSLaurent Pinchart1-56/+56
2013-03-15sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIOLaurent Pinchart1-5/+4
2013-03-15sh-pfc: r8a7779: Add INTC pin groups and functionsLaurent Pinchart1-0/+77
2013-03-15sh-pfc: r8a7779: Add LBSC pin groups and functionsLaurent Pinchart1-0/+77
2013-03-15sh-pfc: r8a7779: Add USB pin groups and functionsLaurent Pinchart1-0/+42
2013-03-15sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux supportLaurent Pinchart1-1/+5
2013-03-15sh-pfc: r8a7779: Add HSPI pin groups and functionsLaurent Pinchart1-1/+78
2013-03-15sh-pfc: r8a7779: Add SCIF pin groups and functionsLaurent Pinchart1-0/+490
2013-03-15sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functionsLaurent Pinchart1-0/+284
2013-03-15sh-pfc: r8a7779: Add DU pin groups and functionsLaurent Pinchart1-47/+236
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart1-5/+5
2013-03-15sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent Pinchart1-26/+8
2013-03-15sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart1-1/+1
2013-03-15sh-pfc: Split pins and functions definition tablesLaurent Pinchart1-4/+10
2013-03-15sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart1-1/+0
2013-03-15sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart1-2/+1
2013-03-15sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart1-3/+2
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart1-1/+2
2013-01-25sh-pfc: Add r8a7779 pinmux supportLaurent Pinchart1-0/+2623