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