summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-lynxpoint.c
Commit message (Expand)AuthorAge
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
* gpio: lynxpoint: avoid potential warning on error pathAndy Shevchenko2016-06-23
* gpio: lynxpoint: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
* gpio: lynxpoint: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* Drivers: gpio: Fix spelling errorsColin Cronin2015-05-19
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio-lynxpoint: enable input sensing in resumeMathias Nyman2014-08-21
* gpio: lynxpoint: Convert to use gpiolib irqchipMika Westerberg2014-07-28
* gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
* gpio: lynxpoint: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio-lynxpoint: force gpio_get() to return "1" and "0" onlyMathias Nyman2014-03-28
* gpio: switch drivers to use new callbackLinus Walleij2014-03-18
* Merge branch 'mark-irqs' into develLinus Walleij2013-12-04
|\
| * gpio: lynxpoint: lock IRQs when starting themLinus Walleij2013-12-04
* | gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* | gpio-lynxpoint: Allow building as a moduleJean Delvare2013-12-03
* | gpio: drop users of irq_set_chip_and_handler_name()Linus Walleij2013-12-03
* | gpio/lynxpoint: add new ACPI IDMika Westerberg2013-11-25
|/
* Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-19
|\
| * gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg2013-10-11
* | gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij2013-10-16
|/
* gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman2013-08-16
* gpio: lynxpoint: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-30
* gpio-lynxpoint: Add X86 dependency and io-port handling header.Mathias Nyman2013-03-27
* gpio/lynxpoint: add chipset gpio driver.Mathias Nyman2013-02-05