aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-19pinctrl: nomadik: remove dead code after DB8540 pinctrl removalLukas Bulwahn2-20/+0
2022-09-19pinctrl: nomadik: Make gpio irqchip immutableLinus Walleij1-24/+35
2022-09-19pinctrl: nomadik: Dereference gpio_chip properlyLinus Walleij1-18/+12
2022-08-25pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()Andy Shevchenko4-186/+180
2022-06-15pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin1-1/+3
2022-05-05pinctrl: nomadik: Setup parent device and get rid of unnecessary of_node assignmentAndy Shevchenko1-1/+1
2022-04-23pinctrl: nomadik: Add new MC2 configLinus Walleij1-1/+6
2022-03-15pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probeMiaoqian Lin1-1/+3
2021-09-17pinctrl: nomadik: Kconfig: Remove repeated config dependencyCai Huoqing1-1/+0
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-1/+1
2021-01-06pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_oneNathan Chancellor1-1/+0
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+6
2020-12-15pinctrl: nomadik: Use irq_has_action()Thomas Gleixner1-5/+6
2020-11-11pinctrl: nomadik: db8500: Add more detailed LCD groupsLinus Walleij1-1/+9
2020-08-27pinctrl: nomadik: Fix pull direction debug infoAndrew Halaney1-10/+6
2020-04-28pinctrl: db8500: Fix some old bugsLinus Walleij1-1/+5
2020-04-28pinctrl: ab8505: Define group for GPIO pin 50Linus Walleij1-0/+1
2020-04-16pinctrl: nomadik:remove unneeded variableDing Xiang1-3/+1
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen1-2/+5
2019-11-19pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction controlStephan Gerhold1-1/+11
2019-10-16pinctrl: nomadik: Simplify interrupt handlerLinus Walleij1-14/+7
2019-10-16pinctrl: nomadik: Pass irqchip when adding gpiochipLinus Walleij1-24/+15
2019-10-16pinctrl: nomadik: Drop support for latent IRQLinus Walleij1-21/+0
2019-08-06pinctrl: nomadik: abx500: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-08-06pinctrl: nomadik: nomadik: Add of_node_put() before returnNishka Dasgupta1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner3-12/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-02-20pinctrl: nomadik: fix possible object reference leakWangBo1-4/+13
2018-10-03pinctrl: nomadik: Fix debugfsLinus Walleij1-1/+1
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij4-6/+6
2018-08-29pinctrl: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-08-10pinctrl: nomadik: silence uninitialized variable warningDan Carpenter1-5/+6
2018-03-23pinctrl: nomadik: Drop U8540/9540 supportLinus Walleij7-2376/+17
2018-02-13pinctrl: nomadik: add USB functions for STn8815Linus Walleij1-1/+15
2018-01-16pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()Markus Elfring1-1/+1
2017-12-21pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()Markus Elfring1-2/+1
2017-12-21pinctrl/nomadik/abx500: Delete an error message for a failed memory allocation in abx500_gpio_probe()Markus Elfring1-4/+1
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+2
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-08-14pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada1-1/+1
2017-08-14pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva1-1/+1
2016-11-18pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij1-6/+17
2016-09-19pinctrl: nomadik: don't default-flag IRQs as fallingLinus Walleij1-1/+1
2016-08-27pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker1-5/+0
2016-08-27pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker1-6/+2
2016-08-11pinctrl: nomadik: use of_property_read_boolJulia Lawall1-4/+2
2016-07-28Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-96/+0
2016-06-13pinctrl: nomadik: fix warnings from unexported functionsBen Dooks1-96/+0