aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-07pinctrl: single: support generic pinconfHaojian Zhuang
2013-03-07pinctrl: single: set function mask as optionalHaojian Zhuang
2013-03-07pinctrl: generic: dump pin configurationHaojian Zhuang
2013-03-07pinctrl: single: create new gpio function rangeHaojian Zhuang
2013-03-07gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang
2013-03-07pinctrl: check pinctrl ready for gpio rangeHaojian Zhuang
2013-03-07gpio: pl061: support irqdomainHaojian Zhuang
2013-03-07gpio: add gpio offset in gpio range cells propertyHaojian Zhuang
2013-03-07pinctrl: abx500: Add terminating entry for of_device_id tableAxel Lin
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart
2013-03-07pinctrl: core: use devres_release() instead of devres_destroy()Jingoo Han
2013-03-07gpio: fix wrong checking condition for gpio rangeHaojian Zhuang
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds