summaryrefslogtreecommitdiff
path: root/Documentation/pinctrl.txt
Commit message (Expand)AuthorAge
* pinctrl.txt: move it to the driver-api bookMauro Carvalho Chehab2017-06-20
* pinctrl: pinctrl.txt: standardize document formatMauro Carvalho Chehab2017-05-23
* pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren2017-04-07
* pinctrl: core: Fix regression caused by delayed work for hogsTony Lindgren2017-01-13
* pinctrl: Flag strict is a field in struct pinmux_opsAndy Shevchenko2016-06-23
* pinctrl: Reflow/wrap paragraph describing GPIO interactionAndrew Jeffery2016-06-13
* pinctrl: s/have/has/ in GPIO driver interaction descriptionAndrew Jeffery2016-06-13
* pinctrl: Fix grammar in pinmux request listAndrew Jeffery2016-06-13
* pinctrl: move strict option to pinmux_opsLinus Walleij2015-05-06
* pinctrl: allow exlusive GPIO/mux pin allocationSonic Zhang2015-05-06
* pinctrl: fix example .get_group_pins implementation signatureBaruch Siach2015-03-18
* pinctrl: staticise example code funcs/structsBaruch Siach2015-03-18
* pinctrl: remove doc mention of the enable/disable APIBaruch Siach2015-03-18
* pinctrl: remove enable/disable callbacks from documentationBaruch Siach2015-03-18
* pinctrl: remove maxpin from documentationBaruch Siach2015-03-09
* pinctrl: clean up after enable refactoringLinus Walleij2014-09-04
* pinctrl: Fix some typos and grammar issues in the documentationLaszlo Papp2014-01-15
* pinctrl: add documentation for pinctrl_get_group_pins()Christian Ruppert2013-10-16
* Documentation: pinctrl: Fix example code for pinctrl_registerAxel Lin2013-08-23
* Documentation: pinctrl: Fix example codeSachin Kamat2013-08-14
* pinctrl: elaborate a bit on arrangements in docLinus Walleij2013-07-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\
| * doc: fix misspellings with 'codespell' toolAnatol Pomozov2013-05-28
* | pinctrl: rip out the direct pinconf APILinus Walleij2013-06-25
* | pinctrl: update GPIO range docLinus Walleij2013-06-17
* | Documentation/pinctrl.txt: fix typo "with with"James Hogan2013-06-16
|/
* pinctrl: document the "GPIO mode" pitfallLinus Walleij2013-03-18
* drivers/pinctrl: grab default handles from device coreLinus Walleij2013-01-23
* gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-11
* pinctrl: reserve pins when states are activatedLinus Walleij2012-11-11
* pinctrl: document semantics vs GPIOLinus Walleij2012-09-17
* Documentation/pinctrl.txt: Fix some misspelled macrosDaniel Mack2012-08-17
* pinctrl: implement devm_pinctrl_get()/put()Stephen Warren2012-04-18
* pinctrl: implement pinctrl deferred probingLinus Walleij2012-04-18
* pinctrl: replace list_*() with get_*_count()Viresh Kumar2012-04-18
* pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-18
* Documentation: pinctrl: add missing spi0_0 grp in exampleViresh Kumar2012-04-18
* 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: assume map table entries can't have a NULL name fieldStephen Warren2012-03-02
* 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: 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: fix some pinmux typosTony Lindgren2012-01-26
* Documentation/pinctrl: fix a few syntax errors in code examplesUwe Kleine-König2012-01-24
* pinctrl: some typo fixesDong Aisheng2012-01-03