summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-intel-mid.c
Commit message (Expand)AuthorAgeFilesLines
* gpio-intel-mid: Delete an error messageMarkus Elfring2018-02-221-3/+1
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi2017-01-261-1/+1
* gpio: intel-mid: use builtin_pci_driverGeliang Tang2016-11-151-6/+1
* gpio: intel-mid: Sort header block alphabeticallyAndy Shevchenko2016-07-221-8/+8
* gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko2016-07-221-19/+0
* gpio: intel-mid: switch to devm_gpiochip_add_data()Andy Shevchenko2016-06-231-1/+1
* gpio: intel-mid: use gpiochip data pointerLinus Walleij2016-01-051-12/+7
* gpio: intel-mid: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* gpio: intel-mid: switch to using gpiolib irqchip helpersLinus Walleij2014-06-191-61/+25
* gpio: switch drivers to use new callbackLinus Walleij2014-03-181-7/+7
* Merge tag 'v3.14-rc6' into develLinus Walleij2014-03-141-2/+2
|\
| * gpio: intel-mid: fix the incorrect return of idle callbackxinhui.pan2014-02-051-2/+2
* | gpio: intel-mid: comments cleanupDavid Cohen2014-02-031-6/+2
|/
* Merge branch 'mark-irqs' into develLinus Walleij2013-12-041-0/+23
|\
| * gpio: intel-mid: lock IRQs when starting themLinus Walleij2013-12-041-0/+23
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* | gpio: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-031-1/+1
* | gpio: drop users of irq_set_chip_and_handler_name()Linus Walleij2013-12-031-2/+1
|/
* gpio: intel-mid: drop references to "virtual" IRQLinus Walleij2013-10-161-5/+5
* gpio-intel-mid: update prefixes and names from langwell to intel-midDavid Cohen2013-10-111-120/+123
* gpio: rename gpio-langwell to gpio-intel-midDavid Cohen2013-10-111-0/+468
OpenPOWER on IntegriCloud