aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pinctrl
Commit message (Expand)AuthorAge
* pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart2013-05-14
* pinctrl/pinconfig: add debug interfaceLaurent Meunier2013-04-19
* pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
* pinctrl: generic: rename input schmitt disableHaojian Zhuang2013-02-15
* drivers/pinctrl: grab default handles from device coreLinus Walleij2013-01-23
* pinctrl: generic: add slew rate config parameterHaojian Zhuang2013-01-21
* pinctrl: core: get devname from pinctrl_devHaojian Zhuang2013-01-21
* pinctrl: pinconf-generic: add drive strength parameterMaxime Ripard2013-01-18
* pinctrl: add pinconf-generic defines for outputLinus Walleij2013-01-11
* pinctrl: generic: add input schmitt disable parameterHaojian Zhuang2012-11-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
* Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds2012-10-03
|\
| * UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-02
* | pinctrl: clarify idle vs sleep statesLinus Walleij2012-10-01
* | pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))Uwe Kleine-König2012-09-03
|/
* pinctrl: header: trivial: declare struct deviceRichard Genoud2012-08-17
* pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng2012-07-03
* pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng2012-07-03
* Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-12
|\
| * pinctrl: add sleep state definitionLinus Walleij2012-05-11
* | pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski2012-05-10
* | pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-26
* | pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren2012-04-26
* | pinctrl: fix dangling commentLinus Walleij2012-04-25
|/
* pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-18
* pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren2012-04-18
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-18
* pinctrl: core device tree mapping table parsing supportStephen Warren2012-04-18
* pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-18
* pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-18
* pinctrl: introduce generic pin configLinus Walleij2012-03-12
* pinctrl: forward-declare struct deviceStephen Warren2012-03-06
* pinctrl: split pincontrol states into its own headerLinus Walleij2012-03-06
* pinctrl: enhance mapping table to support pin config operationsStephen Warren2012-03-05
* pinctrl: API changes to support multiple states per deviceStephen Warren2012-03-05
* pinctrl: fix and simplify lockingStephen Warren2012-03-05
* pinctrl: introduce PINCTRL_STATE_DEFAULT, define hogs as that stateStephen Warren2012-03-02
* pinctrl: re-order struct pinctrl_mapStephen Warren2012-02-29
* pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren2012-02-24
* pinctrl: changes hog mechanism to be self-referentialLinus Walleij2012-02-10
* pinctrl: factor pin control handles over to the coreLinus Walleij2012-02-10
* pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-10
* pinctrl: break out a pinctrl consumer headerLinus Walleij2012-02-10
* pinctrl: delete raw device pointers in pinmux mapsLinus Walleij2012-02-01
* pinctrl: remove unnecessary max pin numberChanho Park2012-01-03
* pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-03