aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-r8a7779.c
AgeCommit message (Expand)Author
2016-02-08pinctrl: sh-pfc: Rename PINMUX_IPSR_DATA() to PINMUX_IPSR_GPSR()Geert Uytterhoeven
2015-12-16pinctrl: sh-pfc: r8a7779: Add SCIF_CLK supportGeert Uytterhoeven
2015-12-08pinctrl: sh-pfc: r8a7779: Use PINMUX_SINGLE() instead of raw PINMUX_DATA()Geert Uytterhoeven
2015-11-30pinctrl: sh-pfc: Share/reuse same PORT_GP_x() macrosKuninori Morimoto
2015-10-20pinctrl: sh-pfc: Stop including <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven
2015-10-20pinctrl: sh-pfc: Rename .gpio_data[] to .pinmux_data[]Geert Uytterhoeven
2015-10-02pinctrl: sh-pfc: r8a7779: use PINMUX_IPSR_MSEL()Kuninori Morimoto
2013-12-20pinctrl: sh-pfc: ARM: Constify pins and cfg_regs arraysLaurent Pinchart
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij
2013-07-29sh-pfc: r8a7779: Add I2C pin groupsPhil Edworthy
2013-07-29sh-pfc: Consolidate PFC SoC data macrosLaurent Pinchart
2013-07-29sh-pfc: Replace pinmux_enum_id typedef with u16Laurent Pinchart
2013-06-05pinctrl: sh-pfc: r8a7779: Fix missing MOD_SEL2 entryPhil Edworthy
2013-06-05sh-pfc: r8a7779: add Ether pin groupsSergei Shtylyov
2013-06-04sh-pfc: r8a7779: add VIN pin groupsVladimir Barinov
2013-06-04sh-pfc: r8a7779: use RCAR_GP_PIN() on _GP_GPIO() macroKuninori Morimoto
2013-06-04sh-pfc: r8a7779: Replace hardcoded pin numbers with RCAR_GP_PIN macroLaurent Pinchart
2013-06-04sh-pfc: r8a7779: Don't group USB OVC and PENC pinsLaurent Pinchart
2013-04-09sh-pfc: r8a7779: tidyup intc_irq3_b typoKuninori Morimoto
2013-04-03sh-pfc: r8a7779: Split DU input and output pixel clocksLaurent Pinchart
2013-04-03sh-pfc: r8a7779: Remove GPIO dataLaurent Pinchart
2013-04-02sh-pfc: r8a7779: Don't use GPIO enum entriesLaurent Pinchart
2013-04-02sh-pfc: r8a7779: Remove function GPIOsLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Remove INTC function GPIOSLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Remove LBSC function GPIOSLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Remove USB function GPIOSLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Remove HSPI function GPIOSLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Remove SCIF function GPIOSLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOSLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIOLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Add INTC pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Add LBSC pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Add USB pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux supportLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Add HSPI pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Add SCIF pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: r8a7779: Add DU pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart
2013-03-15sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent Pinchart
2013-03-15sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pinLaurent Pinchart
2013-03-15sh-pfc: Split pins and functions definition tablesLaurent Pinchart
2013-03-15sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart
2013-03-15sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart
2013-03-15sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart
2013-01-25sh-pfc: Add r8a7779 pinmux supportLaurent Pinchart