summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAge
* pinctrl: add checks for empty function namesTony Lindgren2012-01-26
* pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not setTony Lindgren2012-01-26
* pinctrl: fix some pinmux typosTony Lindgren2012-01-26
* pinctrl: free debugfs entries when unloading a pinmux driverTony Lindgren2012-01-24
* pinctrl: unbreak error messagesUwe Kleine-König2012-01-24
* pinctrl: fix pinconf_pins_show iterationStephen Warren2012-01-20
* pinctrl: remove unnecessary max pin numberChanho Park2012-01-03
* pinctrl: correct a offset while enumerating pinsChanho Park2012-01-03
* pinctrl: some typo fixesDong Aisheng2012-01-03
* pinctrl: rename U300 and SIRF pin controllersLinus Walleij2012-01-03
* pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-03
* pinctrl: conjure names for unnamed pinsLinus Walleij2012-01-03
* pinctrl: don't create a device for each pin controllerStephen Warren2012-01-03
* pinctrl: add a pin config interfaceLinus Walleij2012-01-03
* pinctrl/coh901: driver to request its pinsLinus Walleij2012-01-03
* pinctrl: u300-pinmux: register proper GPIO rangesLinus Walleij2012-01-03
* pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-03
* pinctrl: make it possible to add multiple mapsLinus Walleij2012-01-03
* pinctrl: make a copy of pinmux mapLinus Walleij2012-01-03
* pinctrl: GPIO direction support for muxingLinus Walleij2012-01-03
* pinctrl: print pin range in GPIO range debugsLinus Walleij2012-01-03
* pinctrl: add a pin_base for sparse gpio-rangesChanho Park2012-01-03
* pinctrl: unify pin type from signed to unsignedMarek Belisko2012-01-03
* pinctrl: documentation updateLinus Walleij2012-01-03
* pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren2012-01-03
* pinctrl: remove double pin validity check.Marek Belisko2012-01-03
* pinctrl: move group lookup to coreLinus Walleij2012-01-03
* pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisableRajendra Nayak2012-01-03
* pinctrl: remove two unused global variablesUwe Kleine-König2011-12-08
* pinctrl: make the "Debug PINCTRL calls" entry actually do somethingUwe Kleine-König2011-12-08
* pinctrl/sirf: fix pin number typo for SPI1Barry Song2011-12-02
* pinctrl: hide subsystem from the populaceLinus Walleij2011-11-10
* pinctrl: EXPORT_SYMBOL needs export.hStephen Rothwell2011-10-31
* pinctrl/sirf: fix sirfsoc_get_group_pins prototypeJean-Christophe PLAGNIOL-VILLARD2011-10-25
* pinctrl: Don't copy function name when requesting a pinStephen Warren2011-10-20
* pinctrl: Don't copy pin names when registering themStephen Warren2011-10-20
* pinctrl: Remove unsafe __refdataStephen Warren2011-10-20
* pinctrl: get_group_pins() const fixesStephen Warren2011-10-20
* pinctrl: add a driver for the CSR SiRFprimaII pinmuxRongjun Ying2011-10-13
* pinctrl: add a driver for the U300 pinmuxLinus Walleij2011-10-13
* drivers: create a pin control subsystemLinus Walleij2011-10-13