| Commit message (Expand) | Author | Age | Files | Lines |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 2015-07-14 | 1 | -1/+1 |
* | gpio/dwapb: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+2 |
* | gpio: dwapb: Convert to use resource managed APIs | Axel Lin | 2015-01-15 | 1 | -39/+14 |
* | 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: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 2014-10-28 | 1 | -2/+2 |
|/ |
|
* | gpio: dwapb: fix pointer to integer cast | Linus Walleij | 2014-09-24 | 1 | -2/+2 |
* | GPIO: gpio-dwapb: Suspend & Resume PM enabling | Weike Chen | 2014-09-23 | 1 | -0/+115 |
* | GPIO: gpio-dwapb: Support Debounce | Weike Chen | 2014-09-23 | 1 | -2/+34 |
* | GPIO: gpio-dwapb: Change readl&writel to dwapb_read&dwapb_write | Weike Chen | 2014-09-23 | 1 | -10/+27 |
* | GPIO: gpio-dwapb: Enable platform driver binding to MFD driver | Weike Chen | 2014-09-23 | 1 | -57/+167 |
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -1/+1 |
* | gpio: dwapb: use a second irq chip | Sebastian Andrzej Siewior | 2014-05-27 | 1 | -13/+22 |
* | gpio: dwapb: drop irq_setup_generic_chip() | Sebastian Andrzej Siewior | 2014-04-28 | 1 | -3/+0 |
* | gpio: switch drivers to use new callback | Linus Walleij | 2014-03-18 | 1 | -7/+7 |
* | gpio: add a driver for the Synopsys DesignWare APB GPIO block | Jamie Iles | 2014-03-05 | 1 | -0/+438 |