| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: adi2: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures | Julia Lawall | 2017-08-22 | 1 | -2/+2 |
* | pinctrl: adi2: 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 | -8/+8 |
|\ |
|
| * | pinctrl: adi2: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -8/+8 |
* | | pinctrl: adi2: Use platform_register/unregister_drivers() | Thierry Reding | 2015-12-10 | 1 | -16/+8 |
|/ |
|
* | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 2015-10-16 | 1 | -12/+2 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -2/+1 |
* | pinctrl/adi2: Use irq_set_handler_locked() | Thomas Gleixner | 2015-07-17 | 1 | -2/+2 |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-01 | 1 | -2/+2 |
|\ |
|
| * | pinctrl/adi2: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+2 |
* | | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | | pinctrl: move strict option to pinmux_ops | Linus Walleij | 2015-05-06 | 1 | -1/+1 |
* | | pinctrl: allow exlusive GPIO/mux pin allocation | Sonic Zhang | 2015-05-06 | 1 | -0/+1 |
|/ |
|
* | pinctrl: adi2: Remove duplicate gpiochip_remove_pin_ranges | Pramod Gurav | 2014-09-05 | 1 | -1/+0 |
* | pinctrl: clean up after enable refactoring | Linus Walleij | 2014-09-04 | 1 | -3/+3 |
* | pinctrl: remove all usage of gpio_remove ret val in driver/pinctl | abdoulaye berthe | 2014-07-22 | 1 | -5/+4 |
* | pinctrl: pinctrl-adi2.c: Cleaning up wrong format string usage | Rickard Strandqvist | 2014-07-11 | 1 | -1/+1 |
* | pinctrl: avoid duplicated calling enable_pinmux_setting for a pin | Fan Wu | 2014-07-11 | 1 | -30/+0 |
* | pinctrl: adi2: Statize adi_gpio_irq_domain_ops | Axel Lin | 2014-04-22 | 1 | -1/+1 |
* | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-04-03 | 1 | -0/+1 |
|\ |
|
| * | gpio: switch drivers to use new callback | Linus Walleij | 2014-03-18 | 1 | -0/+1 |
* | | pinctrl: pinctrl-adi: combine multiple groups of one function together | Sonic Zhang | 2014-02-25 | 1 | -6/+6 |
* | | pinctrl-adi2: fix coding style issue | Sonic Zhang | 2014-02-10 | 1 | -1/+1 |
* | | pinctrl-adi2: change irq_base from usigned int to int | Sonic Zhang | 2014-02-10 | 1 | -1/+1 |
* | | pinctrl: Move pint PM storage structure out of blackfin architecture. | Sonic Zhang | 2014-02-10 | 1 | -1/+14 |
|/ |
|
* | pinctrl: pinctrl-adi2: disable IRQ when setting value | Sonic Zhang | 2013-10-09 | 1 | -6/+8 |
* | pinctrl: pinctrl-adi2: Remove nested lock+irqsave that resue flags. | Sonic Zhang | 2013-10-09 | 1 | -18/+22 |
* | pinctrl: adi2: Fix dead lock in adi_gpio_direction_output | Axel Lin | 2013-09-27 | 1 | -1/+2 |
* | pinctrl: adi2: Convert to devm_ioremap_resource | Axel Lin | 2013-09-27 | 1 | -32/+6 |
* | pinctrl: ADI PIN control driver for the GPIO controller on bf54x and bf60x. | Sonic Zhang | 2013-09-19 | 1 | -0/+1183 |