summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik/pinctrl-abx500.c
Commit message (Expand)AuthorAge
* pinctrl: nomadik: abx500: Add of_node_put() before returnNishka Dasgupta2019-08-06
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-30
* pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij2018-09-14
* pinctrl: nomadik: silence uninitialized variable warningDan Carpenter2018-08-10
* pinctrl: nomadik: Drop U8540/9540 supportLinus Walleij2018-03-22
* pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()Markus Elfring2018-01-16
* pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()Markus Elfring2017-12-21
* pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio...Markus Elfring2017-12-21
* pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva2017-08-14
* pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker2016-08-27
* pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-20
* pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2016-04-01
* pinctrl: nomadik: hide unused functionsArnd Bergmann2016-01-28
* pinctrl: abx500: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-16
* pinctrl: abx500: remove strict modeLinus Walleij2015-07-20
* pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada2015-06-10
* pinctrl: nomadik: activate strict mux modeLinus Walleij2015-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2015-01-11
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * | pinctrl: nomadik: drop owner assignment from platform_driversWolfram Sang2014-10-20
| |/
* | pinctrl: abx500: mark pin config as genericLinus Walleij2014-10-20
* | pinctrl: abx500: retire phandle config mechanismLinus Walleij2014-10-20
* | pinctrl: abx500: force-convert to generic config bindingsLinus Walleij2014-10-20
* | pinctrl: abx500: force-convert to generic mux bindingsLinus Walleij2014-10-20
|/
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\
| * pinctrl: abx500: get rid of unused variableLinus Walleij2014-10-02
| * pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-23
* | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-07
|\ \
| * | pinctrl: abx500: refactor DT parser to take two pathsLinus Walleij2014-09-30
| * | pinctrl: abx500: use helpers for map allocation/freeLinus Walleij2014-09-30
| * | pinctrl: clean up after enable refactoringLinus Walleij2014-09-04
| |/
* / pinctrl: abx500: remove useless checkPatrice CHOTARD2014-08-17
|/
* pinctrl: nomadik: move all Nomadik drivers to subdirLinus Walleij2014-07-11