summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/nomadik
AgeCommit message (Expand)Author
2021-09-17pinctrl: nomadik: Kconfig: Remove repeated config dependencyCai Huoqing
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-01-06pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_oneNathan Chancellor
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15pinctrl: nomadik: Use irq_has_action()Thomas Gleixner
2020-11-11pinctrl: nomadik: db8500: Add more detailed LCD groupsLinus Walleij
2020-08-27pinctrl: nomadik: Fix pull direction debug infoAndrew Halaney
2020-04-28pinctrl: db8500: Fix some old bugsLinus Walleij
2020-04-28pinctrl: ab8505: Define group for GPIO pin 50Linus Walleij
2020-04-16pinctrl: nomadik:remove unneeded variableDing Xiang
2020-02-21pinctrl: Use new GPIO_LINE_DIRECTIONMatti Vaittinen
2019-11-19pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction controlStephan Gerhold
2019-10-16pinctrl: nomadik: Simplify interrupt handlerLinus Walleij
2019-10-16pinctrl: nomadik: Pass irqchip when adding gpiochipLinus Walleij
2019-10-16pinctrl: nomadik: Drop support for latent IRQLinus Walleij
2019-08-06pinctrl: nomadik: abx500: Add of_node_put() before returnNishka Dasgupta
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-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas 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
2018-08-10pinctrl: nomadik: silence uninitialized variable warningDan Carpenter
2018-03-23pinctrl: nomadik: Drop U8540/9540 supportLinus Walleij
2018-02-13pinctrl: nomadik: add USB functions for STn8815Linus Walleij
2018-01-16pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show()Markus Elfring
2017-12-21pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe()Markus Elfring
2017-12-21pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio...Markus Elfring
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-14pinctrl: nomadik: fix incorrect type in return expressionMasahiro Yamada
2017-08-14pinctrl: nomadik: abx500: constify gpio_chip structureGustavo A. R. Silva
2016-11-18pinctrl: nomadik: split up and comments MC0 pinsLinus Walleij
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-27pinctrl: nomadik: make abx500 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