aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-sodaville.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-11gpio: sodaville: make it explicitly non-modularGravatar Paul Gortmaker 1-22/+6
2016-01-05gpio: generic: factor into gpio_chip structGravatar Linus Walleij 1-7/+6
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessGravatar Marc Zyngier 1-1/+1
2015-05-06gpio: Constify irq_domain_opsGravatar Krzysztof Kozlowski 1-1/+1
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioGravatar abdoulaye berthe 1-3/+1
2013-12-20gpio: sodaville: fix some error return code on error pathGravatar Wei Yongjun 1-2/+6
2013-12-03gpio: remove DEFINE_PCI_DEVICE_TABLE macroGravatar Jingoo Han 1-1/+1
2012-11-28gpio: remove use of __devinitGravatar Bill Pemberton 1-2/+2
2012-09-04gpio: Use DEFINE_PCI_DEVICE_TABLE macroGravatar Axel Lin 1-1/+1
2012-05-19gpio/generic: initialize basic_mmio_gpio shadow variables properlyGravatar Shawn Guo 1-1/+1
2012-05-08Merge tag 'v3.4-rc6' into gpio/nextGravatar Grant Likely 1-13/+10
2012-04-10gpio/sodaville: Convert sodaville driver to new irqdomain APIGravatar Grant Likely 1-13/+10
2012-04-07gpio: Convert drivers to use module_pci_driver()Gravatar Axel Lin 1-11/+1
2012-02-03gpio: Add a driver for Sodaville GPIO controllerGravatar Sebastian Andrzej Siewior 1-0/+302