summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-lynxpoint.c
AgeCommit message (Expand)Author
2019-12-13pinctrl: lynxpoint: Move GPIO driver to pin controller folderAndy Shevchenko
2019-11-21gpio: lynxpoint: Setup correct IRQ handlersAndy Shevchenko
2019-10-15gpio: lynxpoint: set default handler to be handle_bad_irq()Andy Shevchenko
2019-10-15gpio: lynxpoint: Move hardware initialization to callbackAndy Shevchenko
2019-08-12gpio: lynxpoint: Pass irqchip when adding gpiochipLinus Walleij
2018-12-14Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Walleij
2018-12-07gpio: lynxpoint: Convert to use SPDX identifierAndy Shevchenko
2018-12-07gpio: lynxpoint: Remove linux/init.h and sort headersAndy Shevchenko
2018-12-03gpio: lynxpoint: Use for_each_set_bit() in IRQ handlerAndy Shevchenko
2018-11-05gpio: gpio-lynxpoint: simplify getting .driver_dataWolfram Sang
2018-05-16gpio: lynxpoint: Include the right headerLinus Walleij
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2016-06-23gpio: lynxpoint: avoid potential warning on error pathAndy Shevchenko
2016-02-23gpio: lynxpoint: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan
2016-01-05gpio: lynxpoint: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-05-19Drivers: gpio: Fix spelling errorsColin Cronin
2014-10-20gpio: drop owner assignment from platform_driversWolfram Sang
2014-08-21gpio-lynxpoint: enable input sensing in resumeMathias Nyman
2014-07-28gpio: lynxpoint: Convert to use gpiolib irqchipMika Westerberg
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-05-09gpio: lynxpoint: remove unnecessary OOM messagesJingoo Han
2014-03-28gpio-lynxpoint: force gpio_get() to return "1" and "0" onlyMathias Nyman
2014-03-18gpio: switch drivers to use new callbackLinus Walleij
2013-12-04Merge branch 'mark-irqs' into develLinus Walleij
2013-12-04gpio: lynxpoint: lock IRQs when starting themLinus Walleij
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-12-03gpio-lynxpoint: Allow building as a moduleJean Delvare
2013-12-03gpio: drop users of irq_set_chip_and_handler_name()Linus Walleij
2013-11-25gpio/lynxpoint: add new ACPI IDMika Westerberg
2013-10-19Merge tag 'v3.12-rc6' into develLinus Walleij
2013-10-16gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij
2013-10-11gpio/lynxpoint: check if the interrupt is enabled in IRQ handlerMika Westerberg
2013-08-16gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enableMathias Nyman
2013-05-30gpio: lynxpoint: remove unnecessary platform_set_drvdata()Jingoo Han
2013-03-27gpio-lynxpoint: Add X86 dependency and io-port handling header.Mathias Nyman
2013-02-05gpio/lynxpoint: add chipset gpio driver.Mathias Nyman