index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinmux.c
Age
Commit message (
Expand
)
Author
2012-01-26
pinctrl: add checks for empty function names
Tony Lindgren
2012-01-26
pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set
Tony Lindgren
2012-01-26
pinctrl: fix some pinmux typos
Tony Lindgren
2012-01-24
pinctrl: unbreak error messages
Uwe Kleine-König
2012-01-03
pinctrl: correct a offset while enumerating pins
Chanho Park
2012-01-03
pinctrl: some typo fixes
Dong Aisheng
2012-01-03
pinctrl: don't create a device for each pin controller
Stephen Warren
2012-01-03
pinctrl: make it possible to add multiple maps
Linus Walleij
2012-01-03
pinctrl: make a copy of pinmux map
Linus Walleij
2012-01-03
pinctrl: GPIO direction support for muxing
Linus Walleij
2012-01-03
pinctrl: add a pin_base for sparse gpio-ranges
Chanho Park
2012-01-03
pinctrl: documentation update
Linus Walleij
2012-01-03
pinctrl: add explicit gpio_disable_free pinmux_op
Stephen Warren
2012-01-03
pinctrl: remove double pin validity check.
Marek Belisko
2012-01-03
pinctrl: move group lookup to core
Linus Walleij
2011-12-08
pinctrl: remove two unused global variables
Uwe Kleine-König
2011-10-20
pinctrl: Don't copy function name when requesting a pin
Stephen Warren
2011-10-20
pinctrl: get_group_pins() const fixes
Stephen Warren
2011-10-13
drivers: create a pin control subsystem
Linus Walleij