summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15sh: sh7785: Add pin control resourcesLaurent Pinchart
2013-03-15sh: sh7757: Add pin control resourcesLaurent Pinchart
2013-03-15sh: sh7724: Add pin control resourcesLaurent Pinchart
2013-03-15sh: sh7723: Add pin control resourcesLaurent Pinchart
2013-03-15sh: sh7722: Add pin control resourcesLaurent Pinchart
2013-03-15sh: sh7720: Add pin control resourcesLaurent Pinchart
2013-03-15sh: sh7269: Add pin control resourcesLaurent Pinchart
2013-03-15sh: sh7264: Add pin control resourcesLaurent Pinchart
2013-03-15sh: sh7203: Add pin control resourcesLaurent Pinchart
2013-03-15sh-pfc: Expose real groups and functions in pinctrl/pinmux operationsLaurent Pinchart
2013-03-15ARM: shmobile: mackerel: Replace GPIO_PORTx enum with GPIO port numbersLaurent Pinchart
2013-03-15ARM: shmobile: bonito: Replace GPIO_PORTx enum with GPIO port numbersLaurent Pinchart
2013-03-15ARM: shmobile: armadillo: Replace GPIO_PORTx enum with GPIO port numbersLaurent Pinchart
2013-03-15ARM: shmobile: ap4-evb: Replace GPIO_PORTx enum with GPIO port numbersLaurent 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-13pinctrl: generic: Fix compilation errorSachin Kamat
2013-03-13pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart
2013-03-13pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin
2013-03-13Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman
2013-03-08ARM: shmobile: marzen: Include mmc/host.hSimon Horman
2013-03-07pinctrl: sunxi: Add Allwinner A13 pin functionsMaxime Ripard
2013-03-07pinctrl: sunxi: Add Allwinner A10 pin functionsMaxime Ripard
2013-03-07pinctrl: single: Fix build errorAxel Lin
2013-03-07document: devicetree: bind pinconf with pin singleHaojian Zhuang
2013-03-07pinctrl: single: support generic pinconfHaojian Zhuang
2013-03-07pinctrl: single: set function mask as optionalHaojian Zhuang