aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/nomadik (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-30pinctrl: nomadik: fix inversion of gpio directionLinus Walleij1-1/+1
2016-05-19Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds2-93/+82
2016-05-09pinctrl: nomadik: hide nmk_gpio_get_mode when unusedArnd Bergmann1-14/+13
2016-04-28pinctrl: nomadik: implement .get_direction()Linus Walleij1-0/+15
2016-04-28pinctrl: nomadik: use BIT() with offsets consequentlyLinus Walleij1-77/+51
2016-04-21pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2-2/+3
2016-04-01pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_mapIrina Tirdea2-4/+4
2016-03-31pinctrl: nomadik: fix pull debug print inversionLinus Walleij1-1/+1
2016-03-10Merge tag 'v4.5-rc5' into develLinus Walleij1-2/+3
2016-01-28pinctrl: nomadik: stn8815 CLCD alternate functionsLinus Walleij1-0/+7
2016-01-28pinctrl: nomadik: hide unused functionsArnd Bergmann1-2/+3
2016-01-05pinctrl: abx500: use gpiochip data pointerLinus Walleij1-18/+9
2016-01-05pinctrl: nomadik: use gpiochip data pointerLinus Walleij1-15/+10
2015-11-19gpio: change member .dev to .parentLinus Walleij2-7/+8
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2-36/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+2
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-173/+147
2015-08-11pinctrl: nomadik: reflect current input valueLinus Walleij1-0/+5
2015-07-28pinctrl: nomadik: split stn8815 UART0 pin groupsLinus Walleij1-5/+9
2015-07-27pinctrl: nomadik: depromote GPIO to subsystem_init()Linus Walleij1-6/+6