summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/pfc-sh73a0.c
AgeCommit message (Expand)Author
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-12sh-pfc: sh73a0: Sort IRQ entries by IRQ numberLaurent Pinchart
2013-12-12sh-pfc: sh73a0: Add missing IRQ15Laurent Pinchart
2013-12-10sh-pfc: Share common PORTCR macro definitionLaurent Pinchart
2013-08-29Merge tag 'v3.11-rc7' into develLinus Walleij
2013-07-29Merge branch 'pinmux/next/fixes' of git://linuxtv.org/pinchartl/fbdev into develLinus Walleij
2013-07-29sh-pfc: sh73a0: Remove EXT_IRQ16L and EXT_IRQ16H macrosLaurent Pinchart
2013-07-29sh-pfc: Support pins not associated with a GPIO portLaurent 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-07-22pinctrl: sh-pfc: fix SDHI0 VccQ regulator on sh73a0 with DTGuennadi Liakhovetski
2013-06-05sh-pfc: sh73a0: Remove function GPIOsLaurent Pinchart
2013-06-05sh-pfc: sh73a0: Add TPU pin groups and functionsLaurent Pinchart
2013-06-05sh-pfc: sh73a0: Add VCCQ MC0 regulatorLaurent Pinchart
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-03-18ARM: shmobile: INTC External IRQ pin driver on sh73a0Magnus Damm
2013-03-15sh-pfc: sh73a0: Remove IrDA function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Remove USB function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Remove BSC function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Remove KEYSC function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Remove pull-up function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Remove FSI function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Remove I2C function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Remove LCD and LCD2 function GPIOSLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add IrDA pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add USB pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add BSC pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add KEYSC pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functionsGuennadi Liakhovetski
2013-03-15sh-pfc: sh73a0: Add FSI pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functionsLaurent Pinchart
2013-03-15sh-pfc: sh73a0: Add bias (pull-up/down) pinconf supportLaurent Pinchart
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart
2013-03-15ARM: shmobile: sh73a0: Support sparse GPIO numbersGuennadi Liakhovetski
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-03-15sh-pfc: Fix a typo and simplify a definition on sh73a0Guennadi Liakhovetski
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart
2013-01-25sh-pfc: Add sh73a0 pinmux supportLaurent Pinchart