summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik/pinctrl-nomadik.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* pinctrl: nomadik: fix possible object reference leakWangBo2019-02-201-4/+13
* pinctrl: nomadik: Fix debugfsLinus Walleij2018-10-031-1/+1
* pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-141-3/+3
* pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-3/+3
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
* pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada2017-08-141-1/+1
* pinctrl: nomadik: don't default-flag IRQs as fallingLinus Walleij2016-09-191-1/+1
* pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker2016-08-271-5/+0Star
* pinctrl: nomadik: use of_property_read_boolJulia Lawall2016-08-111-4/+2Star
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-291-96/+0Star
|\
| * pinctrl: nomadik: fix warnings from unexported functionsBen Dooks2016-06-131-96/+0Star
* | pinctrl: nomadik: fix inversion of gpio directionLinus Walleij2016-05-301-1/+1
|/
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-191-90/+78Star
|\
| * pinctrl: nomadik: hide nmk_gpio_get_mode when unusedArnd Bergmann2016-05-091-14/+13Star
| * pinctrl: nomadik: implement .get_direction()Linus Walleij2016-04-281-0/+15
| * pinctrl: nomadik: use BIT() with offsets consequentlyLinus Walleij2016-04-281-77/+51Star
| * pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-1/+1
| * pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-011-2/+2
* | pinctrl: nomadik: fix pull debug print inversionLinus Walleij2016-03-311-1/+1
|/
* pinctrl: nomadik: use gpiochip data pointerLinus Walleij2016-01-051-15/+10Star
* gpio: change member .dev to .parentLinus Walleij2015-11-191-4/+4
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-20/+2Star
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* pinctrl: nomadik: reflect current input valueLinus Walleij2015-08-111-0/+5
* pinctrl: nomadik: depromote GPIO to subsystem_init()Linus Walleij2015-07-271-6/+6
* pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij2015-07-271-17/+0Star
* pinctrl: nomadik: assure GPIO chips are populatedLinus Walleij2015-07-231-0/+25
* pinctrl: nomadik: find chip from local arrayLinus Walleij2015-07-231-38/+26Star
* pinctrl: nomadik: break out state container allocatorLinus Walleij2015-07-231-35/+71
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-7/+5Star
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-101-2/+2
* pinctrl: nomadik: assign chips dynamicallyLinus Walleij2015-05-061-31/+30Star
* pinctrl: nomadik: activate strict mux modeLinus Walleij2015-05-061-0/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-2/+0Star
|\
| * pinctrl: nomadik: drop owner assignment from platform_driversWolfram Sang2014-10-201-2/+0Star
* | pinctrl: nomadik: force-convert to generic config bindingsLinus Walleij2014-10-201-2/+2
* | pinctrl: nomadik: force-convert to generic mux bindingsLinus Walleij2014-10-201-6/+10
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-1/+1
|\
| * pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-231-1/+1
* | pinctrl: nomadik: improve GPIO debug printsLinus Walleij2014-09-301-11/+25
* | pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij2014-09-291-29/+33
* | pinctrl: nomadik: use utils map free functionLinus Walleij2014-09-291-13/+2Star
* | pinctrl: nomadik: use util function to reserve mapsLinus Walleij2014-09-291-23/+2Star
* | pinctrl: clean up after enable refactoringLinus Walleij2014-09-041-3/+3
|/
* pinctrl: nomadik: move all Nomadik drivers to subdirLinus Walleij2014-07-111-0/+2099