summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik
AgeCommit message (Expand)AuthorLines
2023-02-22Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-2/+0
2023-01-16pinctrl: nomadik: remove duplicate included header filesye xingchen-2/+0
2023-01-04pinctrl: nomadik: Add missing header(s)Andy Shevchenko-31/+54
2022-09-19pinctrl: nomadik: remove dead code after DB8540 pinctrl removalLukas Bulwahn-20/+0
2022-09-19pinctrl: nomadik: Make gpio irqchip immutableLinus Walleij-24/+35
2022-09-19pinctrl: nomadik: Dereference gpio_chip properlyLinus Walleij-18/+12
2022-08-25pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko-186/+180
2022-06-15pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin-1/+3
2022-05-05pinctrl: nomadik: Setup parent device and get rid of unnecessary of_node assi...Andy Shevchenko-1/+1
2022-04-23pinctrl: nomadik: Add new MC2 configLinus Walleij-1/+6
2022-03-15pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin-1/+3
2021-09-17pinctrl: nomadik: Kconfig: Remove repeated config dependencyCai Huoqing-1/+0
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier-1/+1
2021-01-06pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_oneNathan Chancellor-1/+0
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+6
2020-12-15pinctrl: nomadik: Use irq_has_action()Thomas Gleixner-5/+6
2020-11-11pinctrl: nomadik: db8500: Add more detailed LCD groupsLinus Walleij-1/+9
2020-08-27pinctrl: nomadik: Fix pull direction debug infoAndrew Halaney-10/+6
2020-04-28pinctrl: db8500: Fix some old bugsLinus Walleij-1/+5
2020-04-28pinctrl: ab8505: Define group for GPIO pin 50Linus Walleij-0/+1
2020-04-16pinctrl: nomadik:remove unneeded variableDing Xiang-3/+1
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen-2/+5
2019-11-19pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction controlStephan Gerhold-1/+11
2019-10-16pinctrl: nomadik: Simplify interrupt handlerLinus Walleij-14/+7
2019-10-16pinctrl: nomadik: Pass irqchip when adding gpiochipLinus Walleij-24/+15
2019-10-16pinctrl: nomadik: Drop support for latent IRQLinus Walleij-21/+0
2019-08-06pinctrl: nomadik: abx500: Add of_node_put() before returnNishka Dasgupta-0/+1
2019-08-06pinctrl: nomadik: nomadik: Add of_node_put() before returnNishka Dasgupta-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-12/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-02-20pinctrl: nomadik: fix possible object reference leakWangBo-4/+13
2018-10-03pinctrl: nomadik: Fix debugfsLinus Walleij-1/+1
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij-6/+6
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring-3/+3
2018-08-10pinctrl: nomadik: silence uninitialized variable warningDan Carpenter-5/+6
2018-03-23pinctrl: nomadik: Drop U8540/9540 supportLinus Walleij-2376/+17
2018-02-13pinctrl: nomadik: add USB functions for STn8815Linus Walleij-1/+15
2018-01-16pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()Markus Elfring-1/+1
2017-12-21pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()Markus Elfring-2/+1
2017-12-21pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio...Markus Elfring-4/+1
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+6
2017-08-14pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada-1/+1
2017-08-14pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva-1/+1
2016-11-18pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij-6/+17
2016-09-19pinctrl: nomadik: don't default-flag IRQs as fallingLinus Walleij-1/+1
2016-08-27pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker-5/+0
2016-08-27pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker-6/+2