aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik/pinctrl-nomadik.c
AgeCommit message (Expand)Author
2022-08-25pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin
2022-04-15pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin
2019-08-06pinctrl: nomadik: nomadik: Add of_node_put() before returnNishka Dasgupta
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-20pinctrl: nomadik: fix possible object reference leakWangBo
2018-10-03pinctrl: nomadik: Fix debugfsLinus Walleij
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-08-14pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada
2016-09-19pinctrl: nomadik: don't default-flag IRQs as fallingLinus Walleij
2016-08-27pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker
2016-08-11pinctrl: nomadik: use of_property_read_boolJulia Lawall
2016-07-28Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-06-13pinctrl: nomadik: fix warnings from unexported functionsBen Dooks
2016-05-30pinctrl: nomadik: fix inversion of gpio directionLinus Walleij
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-05-09pinctrl: nomadik: hide nmk_gpio_get_mode when unusedArnd Bergmann
2016-04-28pinctrl: nomadik: implement .get_direction()Linus Walleij
2016-04-28pinctrl: nomadik: use BIT() with offsets consequentlyLinus Walleij
2016-04-21pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea
2016-03-31pinctrl: nomadik: fix pull debug print inversionLinus Walleij
2016-01-05pinctrl: nomadik: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-11pinctrl: nomadik: reflect current input valueLinus Walleij
2015-07-27pinctrl: nomadik: depromote GPIO to subsystem_init()Linus Walleij
2015-07-27pinctrl/ARM: move GPIO and pinctrl deps to device treeLinus Walleij
2015-07-23pinctrl: nomadik: assure GPIO chips are populatedLinus Walleij
2015-07-23pinctrl: nomadik: find chip from local arrayLinus Walleij
2015-07-23pinctrl: nomadik: break out state container allocatorLinus Walleij
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2015-05-06pinctrl: nomadik: assign chips dynamicallyLinus Walleij
2015-05-06pinctrl: nomadik: activate strict mux modeLinus Walleij
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-20pinctrl: nomadik: drop owner assignment from platform_driversWolfram Sang
2014-10-20pinctrl: nomadik: force-convert to generic config bindingsLinus Walleij
2014-10-20pinctrl: nomadik: force-convert to generic mux bindingsLinus Walleij
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-09-30pinctrl: nomadik: improve GPIO debug printsLinus Walleij
2014-09-29pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij
2014-09-29pinctrl: nomadik: use utils map free functionLinus Walleij
2014-09-29pinctrl: nomadik: use util function to reserve mapsLinus Walleij
2014-09-23pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-07-11pinctrl: nomadik: move all Nomadik drivers to subdirLinus Walleij