aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2012-01-26pinctrl: add checks for empty function namesTony Lindgren
2012-01-26pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren
2012-01-26pinctrl: fix some pinmux typosTony Lindgren
2012-01-24pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren
2012-01-24pinctrl: unbreak error messagesUwe Kleine-König
2012-01-20pinctrl: fix pinconf_pins_show iterationStephen Warren
2012-01-03pinctrl: remove unnecessary max pin numberChanho Park
2012-01-03pinctrl: correct a offset while enumerating pinsChanho Park
2012-01-03pinctrl: some typo fixesDong Aisheng
2012-01-03pinctrl: rename U300 and SIRF pin controllersLinus Walleij
2012-01-03pinctrl: pass name instead of device to pin_config_*Stephen Warren
2012-01-03pinctrl: conjure names for unnamed pinsLinus Walleij
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren
2012-01-03pinctrl: add a pin config interfaceLinus Walleij
2012-01-03pinctrl/coh901: driver to request its pinsLinus Walleij
2012-01-03pinctrl: u300-pinmux: register proper GPIO rangesLinus Walleij
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij
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: print pin range in GPIO range debugsLinus Walleij
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park
2012-01-03pinctrl: unify pin type from signed to unsignedMarek Belisko
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
2012-01-03pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisableRajendra Nayak
2011-12-08pinctrl: remove two unused global variablesUwe Kleine-König
2011-12-08pinctrl: make the "Debug PINCTRL calls" entry actually do somethingUwe Kleine-König
2011-12-02pinctrl/sirf: fix pin number typo for SPI1Barry Song
2011-11-10pinctrl: hide subsystem from the populaceLinus Walleij
2011-10-31pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell
2011-10-25pinctrl/sirf: fix sirfsoc_get_group_pins prototypeJean-Christophe PLAGNIOL-VILLARD
2011-10-20pinctrl: Don't copy function name when requesting a pinStephen Warren
2011-10-20pinctrl: Don't copy pin names when registering themStephen Warren
2011-10-20pinctrl: Remove unsafe __refdataStephen Warren
2011-10-20pinctrl: get_group_pins() const fixesStephen Warren
2011-10-13pinctrl: add a driver for the CSR SiRFprimaII pinmuxRongjun Ying
2011-10-13pinctrl: add a driver for the U300 pinmuxLinus Walleij
2011-10-13drivers: create a pin control subsystemLinus Walleij