summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-sodaville.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: sodaville: use resource management for irqsBartosz Golaszewski2017-03-151-17/+11
* gpio: sodaville: make it explicitly non-modularPaul Gortmaker2016-05-111-22/+6
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-7/+6
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+1
* gpio: Constify irq_domain_opsKrzysztof Kozlowski2015-05-061-1/+1
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-3/+1
* gpio: sodaville: fix some error return code on error pathWei Yongjun2013-12-201-2/+6
* gpio: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-031-1/+1
* gpio: remove use of __devinitBill Pemberton2012-11-281-2/+2
* gpio: Use DEFINE_PCI_DEVICE_TABLE macroAxel Lin2012-09-041-1/+1
* gpio/generic: initialize basic_mmio_gpio shadow variables properlyShawn Guo2012-05-191-1/+1
* Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-081-13/+10
|\
| * gpio/sodaville: Convert sodaville driver to new irqdomain APIGrant Likely2012-04-101-13/+10
* | gpio: Convert drivers to use module_pci_driver()Axel Lin2012-04-071-11/+1
|/
* gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior2012-02-031-0/+302
OpenPOWER on IntegriCloud