Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / pinctrl /
2012-04-11 Stephen Warrenpinctrl: implement pinctrl_check_ops
2012-03-12 Linus Walleijpinctrl: support pinconfig on the U300
2012-03-12 Linus Walleijpinctrl/coh901: use generic pinconf enums and parameters
2012-03-12 Linus Walleijpinctrl: introduce generic pin config
2012-03-12 Linus Walleijpinctrl: fix error path in pinconf_map_to_setting()
2012-03-12 Stephen Warrenpinctrl: allow concurrent gpio and mux function ownersh...
2012-03-06 Linus WalleijMerge branch 'pinctrl-tegra-for-next-diet' into for...
2012-03-06 Linus Walleijpinctrl: include machine header to core.h
2012-03-06 Stephen Warrenpinctrl: add a driver for NVIDIA Tegra
2012-03-05 Stephen Warrenpinctrl: Show selected function and group in pinmux...
2012-03-05 Stephen Warrenpinctrl: enhance mapping table to support pin config...
2012-03-05 Stephen Warrenpinctrl: API changes to support multiple states per...
2012-03-05 Stephen Warrenpinctrl: add usecount to pins for muxing
2012-03-05 Stephen Warrenpinctrl: refactor struct pinctrl handling in core.c...
2012-03-05 Stephen Warrenpinctrl: fix and simplify locking
2012-03-02 Linus Walleijpinctrl: fix the pin descriptor kerneldoc
2012-03-02 Stephen Warrenpinctrl: assume map table entries can't have a NULL...
2012-03-02 Stephen Warrenpinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs...
2012-03-02 Stephen Warrenpinctrl: enhance pinctrl_get() to handle multiple functions
2012-02-29 Stephen Warrenpinctrl: move pinctrl-maps debugfs file to top-level
2012-02-29 Linus Walleijpinctrl: make the pinmux-pins more helpful
2012-02-24 Stephen Warrenpinctrl: remove pin and hogs locks from struct pinctrl_dev
2012-02-24 Stephen Warrenpinctrl: allocate sizeof(*p) instead of sizeof(struct...
2012-02-24 Stephen Warrenpinctrl: use dev_*() instead of pr_*(), add some msgs...
2012-02-24 Stephen Warrenpinctrl: disallow map table entries with NULL dev_name...
2012-02-22 Stephen Warrenpinctrl: fix pinconf_groups_show() to emit newline
2012-02-22 Stephen Warrenpinctrl: record a pin owner, not mux function, when...
2012-02-22 Stephen Warrenpinctrl: error if mapping table's control dev can't...
2012-02-22 Stephen Warrenpinctrl: downgrade pinctrl_get warning when no maps...
2012-02-22 Stephen Warrenpinctrl: assume map table entries can't have a NULL...
2012-02-22 Linus Walleijpinctrl: spawn U300 pinctrl from the COH901 GPIO
2012-02-22 Stephen Warrenpinctrl: core.c/h cleanups
2012-02-22 Stephen Warrenpinctrl: Re-order pinconf.[ch] to match each-other
2012-02-22 Stephen Warrenpinctrl: Re-order pinmux.[ch] to match each-other
2012-02-22 Stephen Warrenpinctrl: Store mapping table as a list of chunks
2012-02-22 Stephen Warrenpinctrl: use list_add_tail instead of list_add
2012-02-22 Stephen Warrenpinctrl: pinctrl_register_mappings() shouldn't be __init
2012-02-22 Stephen Warrenpinctrl: make "hog" mapping table entries work
2012-02-10 Linus Walleijpinctrl: changes hog mechanism to be self-referential
2012-02-10 Linus Walleijpinctrl: factor pin control handles over to the core
2012-02-10 Linus Walleijpinctrl: move generic functions to the pinctrl_ namespace
2012-02-10 Linus Walleijpinctrl: break out a pinctrl consumer header
2012-02-01 Haojian Zhuangpinctrl: enable pinmux for mmp series
2012-02-01 Linus Walleijpinctrl: delete raw device pointers in pinmux maps
2012-02-01 Linus Walleijpinctrl: restore pin naming
2012-01-26 Tony Lindgrenpinctrl: add checks for empty function names
2012-01-26 Tony Lindgrenpinctrl: fix pinmux_hog_maps when ctrl_dev_name is...
2012-01-26 Tony Lindgrenpinctrl: fix some pinmux typos
2012-01-24 Tony Lindgrenpinctrl: free debugfs entries when unloading a pinmux...
2012-01-24 Uwe Kleine-Königpinctrl: unbreak error messages
2012-01-20 Stephen Warrenpinctrl: fix pinconf_pins_show iteration
2012-01-03 Chanho Parkpinctrl: remove unnecessary max pin number
2012-01-03 Chanho Parkpinctrl: correct a offset while enumerating pins
2012-01-03 Dong Aishengpinctrl: some typo fixes
2012-01-03 Linus Walleijpinctrl: rename U300 and SIRF pin controllers
2012-01-03 Stephen Warrenpinctrl: pass name instead of device to pin_config_*
2012-01-03 Linus Walleijpinctrl: conjure names for unnamed pins
2012-01-03 Stephen Warrenpinctrl: don't create a device for each pin controller
2012-01-03 Linus Walleijpinctrl: add a pin config interface
2012-01-03 Linus Walleijpinctrl/coh901: driver to request its pins
2012-01-03 Linus Walleijpinctrl: u300-pinmux: register proper GPIO ranges
2012-01-03 Linus Walleijpinctrl: move the U300 GPIO driver to pinctrl
2012-01-03 Linus Walleijpinctrl: make it possible to add multiple maps
2012-01-03 Linus Walleijpinctrl: make a copy of pinmux map
2012-01-03 Linus Walleijpinctrl: GPIO direction support for muxing
2012-01-03 Linus Walleijpinctrl: print pin range in GPIO range debugs
2012-01-03 Chanho Parkpinctrl: add a pin_base for sparse gpio-ranges
2012-01-03 Marek Beliskopinctrl: unify pin type from signed to unsigned
2012-01-03 Linus Walleijpinctrl: documentation update
2012-01-03 Stephen Warrenpinctrl: add explicit gpio_disable_free pinmux_op
2012-01-03 Marek Beliskopinctrl: remove double pin validity check.
2012-01-03 Linus Walleijpinctrl: move group lookup to core
2012-01-03 Rajendra Nayakpinctrl: iterate over u300_pmx_mask's in u300_pmx_endisable
2011-12-08 Uwe Kleine-Königpinctrl: remove two unused global variables
2011-12-08 Uwe Kleine-Königpinctrl: make the "Debug PINCTRL calls" entry actually...
2011-12-02 Barry Songpinctrl/sirf: fix pin number typo for SPI1
2011-11-10 Linus Walleijpinctrl: hide subsystem from the populace
2011-10-31 Stephen Rothwellpinctrl: EXPORT_SYMBOL needs export.h
2011-10-25 Jean-Christophe... pinctrl/sirf: fix sirfsoc_get_group_pins prototype
2011-10-20 Stephen Warrenpinctrl: Don't copy function name when requesting a pin
2011-10-20 Stephen Warrenpinctrl: Don't copy pin names when registering them
2011-10-20 Stephen Warrenpinctrl: Remove unsafe __refdata
2011-10-20 Stephen Warrenpinctrl: get_group_pins() const fixes
2011-10-13 Rongjun Yingpinctrl: add a driver for the CSR SiRFprimaII pinmux
2011-10-13 Linus Walleijpinctrl: add a driver for the U300 pinmux
2011-10-13 Linus Walleijdrivers: create a pin control subsystem