aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pinctrl/pinctrl.h
Commit message (Expand)AuthorAge
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
* pinctrl: core: get devname from pinctrl_devHaojian Zhuang2013-01-21
* pinctrl: add function to retrieve range from pinLinus Walleij2012-11-21
* gpiolib: rename find_pinctrl_*Linus Walleij2012-11-21
* gpiolib: separation of pin concernsLinus Walleij2012-11-11
* gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-11
* Revert "pinctrl: remove pinctrl_remove_gpio_range"Viresh Kumar2012-11-11
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng2012-07-03
* pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng2012-07-03
* pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren2012-04-26
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-18
* pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-18
* pinctrl: forward-declare struct deviceStephen Warren2012-03-06
* pinctrl: split pincontrol states into its own headerLinus Walleij2012-03-06
* pinctrl: fix and simplify lockingStephen Warren2012-03-05
* pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren2012-03-02
* pinctrl: remove unnecessary max pin numberChanho Park2012-01-03
* pinctrl: add a pin config interfaceLinus Walleij2012-01-03
* pinctrl: add a pin_base for sparse gpio-rangesChanho Park2012-01-03
* pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song2011-11-09
* pinctrl: get_group_pins() const fixesStephen Warren2011-10-20
* drivers: create a pin control subsystemLinus Walleij2011-10-13