summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinmux.c
AgeCommit message (Expand)Author
2012-01-03pinctrl: make it possible to add multiple mapsLinus Walleij
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij
2012-01-03pinctrl: GPIO direction support for muxingLinus Walleij
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park
2012-01-03pinctrl: documentation updateLinus Walleij
2012-01-03pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren
2012-01-03pinctrl: remove double pin validity check.Marek Belisko
2012-01-03pinctrl: move group lookup to coreLinus Walleij
2011-12-08pinctrl: remove two unused global variablesUwe Kleine-König
2011-10-20pinctrl: Don't copy function name when requesting a pinStephen Warren
2011-10-20pinctrl: get_group_pins() const fixesStephen Warren
2011-10-13drivers: create a pin control subsystemLinus Walleij