summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/sh-pfc/pfc-sh7372.c
AgeCommit message (Expand)Author
2015-01-29pinctrl: sh-pfc: sh7372: Remove PFC supportMagnus Damm
2014-09-04pinctrl: sh-pfc: rename confusing pinmux ops variableLinus Walleij
2014-01-21Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-12-03sh-pfc: sh7372: Fix pin bias setuppinctrl-v3.13-2Laurent Pinchart
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij
2013-07-29sh-pfc: sh7372: Replace <mach/irqs.h> with <linux/sh_intc.h>Laurent Pinchart
2013-07-29sh-pfc: Remove unneeded mach/<soc>.h includesLaurent 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-07-29sh-pfc: Remove unused GPIO_PORT_ALL macroLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add bias (pull-up/down) pinconf supportLaurent Pinchart
2013-06-04sh-pfc: sh7372: Remove function GPIOsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Replace GPIO_PORTx enum with GPIO port numbersLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add USB pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add SCIF pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add LCDC pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add KEYSC pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add INTC pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add HDMI pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add FSI pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add FLCTL pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add CEU pin groups and functionsLaurent Pinchart
2013-06-04sh-pfc: sh7372: Add BSC pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functionsGuennadi Liakhovetski
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart
2013-03-15sh-pfc: Look up IRQ table entries by GPIO numberLaurent 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 sh7372 pinmux supportLaurent Pinchart