| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 434 | Thomas Gleixner | 2019-06-05 | 1 | -2/+1 |
* | pinctrl: at91: add slewrate support for SAM9X60 | Claudiu Beznea | 2019-02-08 | 1 | -0/+48 |
* | pinctrl: at91: add compatibles for SAM9X60 pin controller | Claudiu Beznea | 2019-02-08 | 1 | -0/+2 |
* | pinctrl: at91: add drive strength support for SAM9X60 | Claudiu Beznea | 2019-02-08 | 1 | -0/+52 |
* | pinctrl: at91: add option to use drive strength bits | Claudiu Beznea | 2019-02-08 | 1 | -12/+20 |
* | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 2018-09-14 | 1 | -2/+2 |
* | pinctrl: at91: don't use the same irqchip with multiple gpiochips | Ludovic Desroches | 2018-09-14 | 1 | -14/+14 |
* | pinctrl: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-08-29 | 1 | -4/+4 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -12/+22 |
* | pinctrl: at91: Delete an error message for a failed memory allocation in at91... | Markus Elfring | 2018-01-03 | 1 | -3/+1 |
* | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 | 1 | -1/+1 |
* | pinctrl: at91: add support for OUTPUT config | Boris BREZILLON | 2016-10-31 | 1 | -0/+21 |
* | pinctrl/at91: Don't provide a default trigger type | Marc Zyngier | 2016-09-12 | 1 | -1/+1 |
* | pinctrl: fix incorrect inline keyword in multiple drivers | Arnd Bergmann | 2016-06-15 | 1 | -1/+1 |
* | pinctrl: at91: make it explicitly non-modular | Paul Gortmaker | 2016-06-13 | 1 | -11/+0 |
* | pinctrl: at91: Merge clk_prepare and clk_enable into clk_prepare_enable | Alexander Stein | 2016-05-02 | 1 | -10/+3 |
* | pinctrl: at91: Make at91_gpio_template const | Alexander Stein | 2016-05-02 | 1 | -1/+1 |
* | pinctrl: at91: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -11/+2 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -16/+12 |
|\ |
|
| * | pinctrl: at91: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -15/+11 |
| * | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | | pinctrl: at91: Use platform_register/unregister_drivers() | Thierry Reding | 2015-12-10 | 1 | -7/+7 |
|/ |
|
* | Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-11-02 | 1 | -24/+2 |
|\ |
|
| * | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 2015-10-16 | 1 | -24/+2 |
* | | pinctrl: at91: add missing of_node_put | Julia Lawall | 2015-10-27 | 1 | -1/+4 |
|/ |
|
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | pinctrl: at91: fix null pointer dereference | David Dueck | 2015-08-30 | 1 | -0/+15 |
* | pinctrl: at91: Use generic irq_{request,release}_resources() | Geert Uytterhoeven | 2015-08-26 | 1 | -24/+0 |
* | pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-17 | 1 | -1/+1 |
* | pinctrl/at91: Use irq_set_handler_locked() | Thomas Gleixner | 2015-07-17 | 1 | -5/+5 |
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | pinctrl: at91: Add set_multiple GPIO chip feature | Alexander Stein | 2015-05-06 | 1 | -0/+16 |
* | Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-04-15 | 1 | -32/+28 |
|\ |
|
| * | pinctrl: at91: convert __raw to endian agnostic IO | Ben Dooks | 2015-04-07 | 1 | -25/+25 |
| * | pinctrl: constify of_device_id array | Fabian Frederick | 2015-03-27 | 1 | -2/+2 |
| * | pinctrl: at91: simplify probe error handling | Baruch Siach | 2015-03-09 | 1 | -5/+1 |
* | | pinctrl: at91: move lock/unlock_as_irq calls into request/release | Boris Brezillon | 2015-03-18 | 1 | -10/+7 |
|/ |
|
* | pinctrl: at91: allow to have disabled gpio bank | Jean-Christophe PLAGNIOL-VILLARD | 2015-01-26 | 1 | -53/+55 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -2/+0 |
|\ |
|
| * | pinctrl: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -2/+0 |
* | | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-12-14 | 1 | -2/+2 |
|\ \ |
|
| * | | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 2014-10-28 | 1 | -2/+2 |
| |/ |
|
* | | pinctrl: at91: enhance (debugfs) at91_gpio_dbg_show | Matthieu Crapet | 2014-12-03 | 1 | -6/+7 |
* | | pinctrl: at91: use own header | Alexandre Belloni | 2014-10-29 | 1 | -3/+1 |
|/ |
|
* | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-10-08 | 1 | -18/+194 |
|\ |
|
| * | pinctrl: at91: disable PD or PU before enabling PU or PD | Wenyou Yang | 2014-09-23 | 1 | -0/+6 |
| * | pinctrl: at91: Fix error handling while doing gpiochio_irqchip_add | Pramod Gurav | 2014-09-23 | 1 | -4/+10 |
| * | pinctrl: at91: Fix failure path in at91_gpio_probe path | Pramod Gurav | 2014-09-23 | 1 | -7/+13 |
| * | pinctrl: at91: Switch to using managed clk_get | Pramod Gurav | 2014-09-05 | 1 | -4/+2 |
| * | pinctrl: at91: add drive strength configuration | Marek Roszko | 2014-09-05 | 1 | -1/+161 |