Age | Commit message (Expand) | Author |
2021-01-06 | pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one | Nathan Chancellor |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | pinctrl: nomadik: Use irq_has_action() | Thomas Gleixner |
2020-11-11 | pinctrl: nomadik: db8500: Add more detailed LCD groups | Linus Walleij |
2020-08-27 | pinctrl: nomadik: Fix pull direction debug info | Andrew Halaney |
2020-04-28 | pinctrl: db8500: Fix some old bugs | Linus Walleij |
2020-04-28 | pinctrl: ab8505: Define group for GPIO pin 50 | Linus Walleij |
2020-04-16 | pinctrl: nomadik:remove unneeded variable | Ding Xiang |
2020-02-21 | pinctrl: Use new GPIO_LINE_DIRECTION | Matti Vaittinen |
2019-11-19 | pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control | Stephan Gerhold |
2019-10-16 | pinctrl: nomadik: Simplify interrupt handler | Linus Walleij |
2019-10-16 | pinctrl: nomadik: Pass irqchip when adding gpiochip | Linus Walleij |
2019-10-16 | pinctrl: nomadik: Drop support for latent IRQ | Linus Walleij |
2019-08-06 | pinctrl: nomadik: abx500: Add of_node_put() before return | Nishka Dasgupta |
2019-08-06 | pinctrl: nomadik: nomadik: Add of_node_put() before return | Nishka Dasgupta |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-02-20 | pinctrl: nomadik: fix possible object reference leak | WangBo |
2018-10-03 | pinctrl: nomadik: Fix debugfs | Linus Walleij |
2018-09-14 | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij |
2018-08-29 | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-08-10 | pinctrl: nomadik: silence uninitialized variable warning | Dan Carpenter |
2018-03-23 | pinctrl: nomadik: Drop U8540/9540 support | Linus Walleij |
2018-02-13 | pinctrl: nomadik: add USB functions for STn8815 | Linus Walleij |
2018-01-16 | pinctrl: abx500: Use seq_putc() in abx500_gpio_dbg_show() | Markus Elfring |
2017-12-21 | pinctrl/nomadik/abx500: Improve a size determination in abx500_gpio_probe() | Markus Elfring |
2017-12-21 | pinctrl/nomadik/abx500: Delete an error message for a failed memory allocatio... | Markus Elfring |
2017-11-14 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-14 | pinctrl: nomadik: fix incorrect type in return expression | Masahiro Yamada |
2017-08-14 | pinctrl: nomadik: abx500: constify gpio_chip structure | Gustavo A. R. Silva |
2016-11-18 | pinctrl: nomadik: split up and comments MC0 pins | Linus Walleij |
2016-09-19 | pinctrl: nomadik: don't default-flag IRQs as falling | Linus Walleij |
2016-08-27 | pinctrl: nomadik: make core support explicitly non-modular | Paul Gortmaker |
2016-08-27 | pinctrl: nomadik: make abx500 explicitly non-modular | Paul Gortmaker |
2016-08-11 | pinctrl: nomadik: use of_property_read_bool | Julia Lawall |
2016-07-28 | Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2016-06-13 | pinctrl: nomadik: fix warnings from unexported functions | Ben Dooks |
2016-05-30 | pinctrl: nomadik: fix inversion of gpio direction | Linus Walleij |
2016-05-19 | Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2016-05-09 | pinctrl: nomadik: hide nmk_gpio_get_mode when unused | Arnd Bergmann |
2016-04-28 | pinctrl: nomadik: implement .get_direction() | Linus Walleij |
2016-04-28 | pinctrl: nomadik: use BIT() with offsets consequently | Linus Walleij |
2016-04-21 | pinctrl: nomadic: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan |
2016-04-01 | pinctrl: Rename pinctrl_utils_dt_free_map to pinctrl_utils_free_map | Irina Tirdea |
2016-03-31 | pinctrl: nomadik: fix pull debug print inversion | Linus Walleij |
2016-03-10 | Merge tag 'v4.5-rc5' into devel | Linus Walleij |
2016-01-28 | pinctrl: nomadik: stn8815 CLCD alternate functions | Linus Walleij |