| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-08-12 | 1 | -1/+1 |
* | gpio: sodaville: Convert to use SPDX identifier | Andy Shevchenko | 2018-12-07 | 1 | -5/+1 |
* | gpio: sodaville: Sort headers alphabetically | Andy Shevchenko | 2018-12-07 | 1 | -3/+3 |
* | gpio: sodaville: Use for_each_set_bit() in IRQ handler | Andy Shevchenko | 2018-12-07 | 1 | -6/+3 |
* | gpio: sodaville: Convert to use managed functions pcim_* and devm_* | Andy Shevchenko | 2018-12-02 | 1 | -34/+18 |
* | gpio: sodaville: use resource management for irqs | Bartosz Golaszewski | 2017-03-15 | 1 | -17/+11 |
* | gpio: sodaville: make it explicitly non-modular | Paul Gortmaker | 2016-05-11 | 1 | -22/+6 |
* | gpio: generic: factor into gpio_chip struct | Linus Walleij | 2016-01-05 | 1 | -7/+6 |
* | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 2015-10-13 | 1 | -1/+1 |
* | gpio: Constify irq_domain_ops | Krzysztof Kozlowski | 2015-05-06 | 1 | -1/+1 |
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -3/+1 |
* | gpio: sodaville: fix some error return code on error path | Wei Yongjun | 2013-12-20 | 1 | -2/+6 |
* | gpio: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 2013-12-03 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | gpio: Use DEFINE_PCI_DEVICE_TABLE macro | Axel Lin | 2012-09-04 | 1 | -1/+1 |
* | gpio/generic: initialize basic_mmio_gpio shadow variables properly | Shawn Guo | 2012-05-19 | 1 | -1/+1 |
* | Merge tag 'v3.4-rc6' into gpio/next | Grant Likely | 2012-05-08 | 1 | -13/+10 |
|\ |
|
| * | gpio/sodaville: Convert sodaville driver to new irqdomain API | Grant Likely | 2012-04-10 | 1 | -13/+10 |
* | | gpio: Convert drivers to use module_pci_driver() | Axel Lin | 2012-04-07 | 1 | -11/+1 |
|/ |
|
* | gpio: Add a driver for Sodaville GPIO controller | Sebastian Andrzej Siewior | 2012-02-04 | 1 | -0/+302 |