summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2023-02-221-2/+0
|\
| * pinctrl: nomadik: remove duplicate included header filesye xingchen2023-01-161-2/+0
* | pinctrl: nomadik: Add missing header(s)Andy Shevchenko2023-01-048-31/+54
|/
* pinctrl: nomadik: remove dead code after DB8540 pinctrl removalLukas Bulwahn2022-09-192-20/+0
* pinctrl: nomadik: Make gpio irqchip immutableLinus Walleij2022-09-191-24/+35
* pinctrl: nomadik: Dereference gpio_chip properlyLinus Walleij2022-09-191-18/+12
* pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko2022-08-254-186/+180
* pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin2022-06-151-1/+3
* pinctrl: nomadik: Setup parent device and get rid of unnecessary of_node assi...Andy Shevchenko2022-05-051-1/+1
* pinctrl: nomadik: Add new MC2 configLinus Walleij2022-04-231-1/+6
* pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin2022-03-151-1/+3
* pinctrl: nomadik: Kconfig: Remove repeated config dependencyCai Huoqing2021-09-171-1/+0
* pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-1/+1
* pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_oneNathan Chancellor2021-01-061-1/+0
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-5/+6
|\
| * pinctrl: nomadik: Use irq_has_action()Thomas Gleixner2020-12-151-5/+6
* | pinctrl: nomadik: db8500: Add more detailed LCD groupsLinus Walleij2020-11-111-1/+9
|/
* pinctrl: nomadik: Fix pull direction debug infoAndrew Halaney2020-08-271-10/+6
* pinctrl: db8500: Fix some old bugsLinus Walleij2020-04-281-1/+5
* pinctrl: ab8505: Define group for GPIO pin 50Linus Walleij2020-04-281-0/+1
* pinctrl: nomadik:remove unneeded variableDing Xiang2020-04-161-3/+1
* pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2020-02-211-2/+5
* pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction controlStephan Gerhold2019-11-191-1/+11
* pinctrl: nomadik: Simplify interrupt handlerLinus Walleij2019-10-161-14/+7
* pinctrl: nomadik: Pass irqchip when adding gpiochipLinus Walleij2019-10-161-24/+15
* pinctrl: nomadik: Drop support for latent IRQLinus Walleij2019-10-161-21/+0
* pinctrl: nomadik: abx500: Add of_node_put() before returnNishka Dasgupta2019-08-061-0/+1
* pinctrl: nomadik: nomadik: Add of_node_put() before returnNishka Dasgupta2019-08-061-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-5/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* 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-144-6/+6
* pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-3/+3
* pinctrl: nomadik: silence uninitialized variable warningDan Carpenter2018-08-101-5/+6
* pinctrl: nomadik: Drop U8540/9540 supportLinus Walleij2018-03-237-2376/+17
* pinctrl: nomadik: add USB functions for STn8815Linus Walleij2018-02-131-1/+15
* pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()Markus Elfring2018-01-161-1/+1
* pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()Markus Elfring2017-12-211-2/+1
* pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio...Markus Elfring2017-12-211-4/+1
* Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-2/+2
|\
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/
* pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada2017-08-141-1/+1
* pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva2017-08-141-1/+1
* pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij2016-11-181-6/+17
* 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/+0
* pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker2016-08-271-6/+2