aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sodaville.c
AgeCommit message (Expand)Author
2018-12-07gpio: sodaville: Convert to use SPDX identifierAndy Shevchenko
2018-12-07gpio: sodaville: Sort headers alphabeticallyAndy Shevchenko
2018-12-07gpio: sodaville: Use for_each_set_bit() in IRQ handlerAndy Shevchenko
2018-12-02gpio: sodaville: Convert to use managed functions pcim_* and devm_*Andy Shevchenko
2017-03-15gpio: sodaville: use resource management for irqsBartosz Golaszewski
2016-05-11gpio: sodaville: make it explicitly non-modularPaul Gortmaker
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-05-06gpio: Constify irq_domain_opsKrzysztof Kozlowski
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2013-12-20gpio: sodaville: fix some error return code on error pathWei Yongjun
2013-12-03gpio: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-09-04gpio: Use DEFINE_PCI_DEVICE_TABLE macroAxel Lin
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo
2012-05-08Merge tag 'v3.4-rc6' into gpio/nextGrant Likely
2012-04-10gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely
2012-04-07gpio: Convert drivers to use module_pci_driver()Axel Lin
2012-02-03gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior