| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl/gpio: Unify namespace for cross-calls | Linus Walleij | 2017-09-22 | 1 | -2/+2 |
* | gpio: em: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -2/+2 |
* | gpio: em: Be sure to clamp return value | Linus Walleij | 2015-12-26 | 1 | -1/+1 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -2/+2 |
* | gpio: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 1 | -1/+0 |
* | gpio: em: Remove obsolete platform data support | Geert Uytterhoeven | 2015-07-16 | 1 | -26/+8 |
* | gpio: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-05-06 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | gpio: em: Use dynamic allocation of GPIOs | Geert Uytterhoeven | 2014-11-28 | 1 | -6/+1 |
* | | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 2014-10-28 | 1 | -2/+2 |
|/ |
|
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -4/+1 |
* | gpio: em: remove unnecessary OOM messages | Jingoo Han | 2014-05-09 | 1 | -1/+0 |
* | gpio: em: use BIT() macro instead of shifting bits | Javier Martinez Canillas | 2014-05-03 | 1 | -1/+1 |
* | gpio: switch drivers to use new callback | Linus Walleij | 2014-03-18 | 1 | -7/+7 |
* | Merge branch 'mark-irqs' into devel | Linus Walleij | 2013-12-04 | 1 | -0/+23 |
|\ |
|
| * | gpio: em: lock IRQs when starting them | Linus Walleij | 2013-12-04 | 1 | -0/+24 |
* | | gpio: em: Enable mask on suspend | Magnus Damm | 2013-11-25 | 1 | -1/+1 |
* | | gpio: em: Use lazy disable | Magnus Damm | 2013-11-25 | 1 | -2/+0 |
* | | gpio: em: Setup gpiochip->dev | Magnus Damm | 2013-11-25 | 1 | -0/+1 |
|/ |
|
* | gpio: em: drop references to "virtual" IRQ | Linus Walleij | 2013-10-16 | 1 | -6/+6 |
* | emev2: GPIOLIB: Enable support for OF | Ian Molton | 2013-09-19 | 1 | -0/+1 |
* | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 1 | -1/+1 |
* | gpio: em: Add pinctrl support | Magnus Damm | 2013-07-21 | 1 | -0/+25 |
* | gpio: em: Make use of devm functions | Magnus Damm | 2013-03-27 | 1 | -34/+19 |
* | gpio/em: Add Device Tree support | Magnus Damm | 2013-03-06 | 1 | -3/+42 |
* | gpio: em: Use irq_domain_add_simple() to fix runtime error | Magnus Damm | 2013-02-14 | 1 | -1/+2 |
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -3/+3 |
|\ |
|
| * | gpio: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| * | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| * | gpio: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | gpio: em: Fix build errors | Axel Lin | 2012-11-04 | 1 | -3/+3 |
* | | gpio/em: convert to linear IRQ domain | Linus Walleij | 2012-10-26 | 1 | -39/+7 |
|/ |
|
* | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 2012-10-02 | 1 | -9/+3 |
|\ |
|
| * | gpio: em: Use irq_data_get_irq_chip_data() at appropriate places | Axel Lin | 2012-09-06 | 1 | -9/+3 |
* | | gpio: em: Fix checking return value of irq_alloc_descs | Axel Lin | 2012-09-01 | 1 | -2/+2 |
|/ |
|
* | gpio: em: do not discard em_gio_irq_domain_cleanup | Arnd Bergmann | 2012-08-10 | 1 | -1/+1 |
* | gpio: Emma Mobile GPIO driver V2 | Magnus Damm | 2012-05-18 | 1 | -0/+418 |