summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-lynxpoint.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: lynxpoint: Include the right headerLinus Walleij2018-05-161-1/+1
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
* gpio: lynxpoint: avoid potential warning on error pathAndy Shevchenko2016-06-231-1/+0
* gpio: lynxpoint: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-3/+1
* gpio: lynxpoint: use gpiochip data pointerLinus Walleij2016-01-051-11/+11
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Drivers: gpio: Fix spelling errorsColin Cronin2015-05-191-1/+1
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* gpio-lynxpoint: enable input sensing in resumeMathias Nyman2014-08-211-0/+18
* gpio: lynxpoint: Convert to use gpiolib irqchipMika Westerberg2014-07-281-68/+25
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-4/+1
* gpio: lynxpoint: remove unnecessary OOM messagesJingoo Han2014-05-091-3/+1
* gpio-lynxpoint: force gpio_get() to return "1" and "0" onlyMathias Nyman2014-03-281-1/+1
* gpio: switch drivers to use new callbackLinus Walleij2014-03-181-7/+7
* Merge branch 'mark-irqs' into develLinus Walleij2013-12-041-0/+22
|\
| * gpio: lynxpoint: lock IRQs when starting themLinus Walleij2013-12-041-0/+22
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-041-1/+1
* | gpio-lynxpoint: Allow building as a moduleJean Delvare2013-12-031-0/+11
* | gpio: drop users of irq_set_chip_and_handler_name()Linus Walleij2013-12-031-2/+1
* | gpio/lynxpoint: add new ACPI IDMika Westerberg2013-11-251-0/+1
|/
* Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-191-2/+3
|\
| * gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg2013-10-111-2/+3
* | gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij2013-10-161-9/+10
|/
* gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman2013-08-161-0/+1
* gpio: lynxpoint: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-301-1/+0
* gpio-lynxpoint: Add X86 dependency and io-port handling header.Mathias Nyman2013-03-271-0/+1
* gpio/lynxpoint: add chipset gpio driver.Mathias Nyman2013-02-051-0/+469
OpenPOWER on IntegriCloud