summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
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: sh7372: Add SDHCI and MMCIF pin groups and functionsGuennadi Liakhovetski
2013-03-15sh-pfc: Return an error if a pin doesn't support the requested directionLaurent Pinchart
2013-03-15sh-pfc: Convert message printing from pr_* to dev_*Laurent Pinchart
2013-03-15sh-pfc: Clean up pin configuration type handlingLaurent Pinchart
2013-03-15sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction()Laurent Pinchart
2013-03-15sh-pfc: Implement generic pinconf supportLaurent Pinchart
2013-03-15sh-pfc: Use proper error codesLaurent Pinchart
2013-03-15sh-pfc: Constify all SoC dataLaurent Pinchart
2013-03-15sh-pfc: Remove configuration dry-run and freeLaurent Pinchart
2013-03-15sh-pfc: Don't modify sh_pfc_pin SoC dataLaurent Pinchart
2013-03-15sh-pfc: Don't modify pinmux_data_reg SoC dataLaurent Pinchart
2013-03-15sh-pfc: Drop unused support for 1:1 physical to virtual memory mappingsLaurent Pinchart
2013-03-15sh-pfc: Don't map data registers individuallyLaurent Pinchart
2013-03-15sh-pfc: Move GPIO registers access functions to gpio.cLaurent Pinchart
2013-03-15sh-pfc: Fix return value check in sh_pfc_register_pinctrl()Wei Yongjun
2013-03-15sh-pfc: Expose real groups and functions in pinctrl/pinmux operationsLaurent Pinchart
2013-03-15ARM: shmobile: sh73a0: Support sparse GPIO numbersGuennadi Liakhovetski
2013-03-15sh-pfc: Add support for sparse pin numbersLaurent Pinchart
2013-03-15sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()Laurent Pinchart
2013-03-15sh-pfc: Add function to retrieve a pin instance from its pin numberLaurent Pinchart
2013-03-15sh-pfc: Simplify the sh_pfc_gpio_is_pin() logicLaurent Pinchart
2013-03-15sh-pfc: Use pinmux identifiers in the pin muxing APILaurent Pinchart
2013-03-15sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitionsLaurent 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 into separate gpio_chip instancesLaurent Pinchart
2013-03-15sh-pfc: Split pins and functions definition tablesLaurent Pinchart
2013-03-15sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()Laurent Pinchart
2013-03-15sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs onlyLaurent Pinchart
2013-03-15sh-pfc: Make struct pinmux_gpio enum_id field constLaurent Pinchart
2013-03-15sh-pfc: Initialize pinmux_gpio flags staticallyLaurent 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: Use GPIO_FN instead of PINMUX_GPIO where possibleLaurent Pinchart
2013-03-15sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()Laurent Pinchart
2013-03-15sh-pfc: Drop the sh_pfc_pinctrl spinlockLaurent Pinchart
2013-03-15sh-pfc: Fix a typo and simplify a definition on sh73a0Guennadi Liakhovetski
2013-03-15sh-pfc: Don't define the per-device pinctrl struct instances as globalLaurent Pinchart
2013-03-15sh-pfc: Declare operation structures as constLaurent Pinchart
2013-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches
2013-03-13pinctrl: pinctrl-nomadik-stn8815: Fix checkpatch errorSachin Kamat