ator' content='cgit v1.3-7-g2ca7'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sodaville.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-12gpio: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-1/+1
2018-12-07gpio: sodaville: Convert to use SPDX identifierAndy Shevchenko1-5/+1
2018-12-07gpio: sodaville: Sort headers alphabeticallyAndy Shevchenko1-3/+3
2018-12-07gpio: sodaville: Use for_each_set_bit() in IRQ handlerAndy Shevchenko1-6/+3
2018-12-02gpio: sodaville: Convert to use managed functions pcim_* and devm_*Andy Shevchenko1-34/+18
2017-03-15gpio: sodaville: use resource management for irqsBartosz Golaszewski1-17/+11
2016-05-11gpio: sodaville: make it explicitly non-modularPaul Gortmaker1-22/+6
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-7/+6
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-1/+1
2015-05-06gpio: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe1-3/+1
2013-12-20gpio: sodaville: fix some error return code on error pathWei Yongjun1-2/+6
2013-12-03gpio: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1