summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-msic.c
Commit message (Expand)AuthorAge
* gpio: msic: Convert to use SPDX identifierAndy Shevchenko2019-02-08
* gpio: msic: Sort headers alphabeticallyAndy Shevchenko2019-02-08
* gpio: msic: Remove duplicate check in IRQ handlerAndy Shevchenko2019-02-08
* gpio: msic: Include the right headerLinus Walleij2018-05-16
* gpio: msic: fix error return code in platform_msic_gpio_probe()Gustavo A. R. Silva2017-08-14
* gpio: msic: drop unused MODULE_ tags from non-modular codePaul Gortmaker2016-08-23
* gpio: msic: use gpiochip data pointerLinus Walleij2016-01-05
* gpio: msic: Be sure to clamp return valueLinus Walleij2015-12-26
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* gpio/msic: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-25
* gpio: drop owner assignment from platform_driversWolfram Sang2014-10-20
* gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij2013-12-04
* gpio: drop users of irq_set_chip_and_handler_name()Linus Walleij2013-12-03
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* gpio: remove use of __devinitBill Pemberton2012-11-28
* gpio: msic: Fix calculating register address in msic_gpio_to_oreg()Axel Lin2012-08-04
* gpio: add MSIC gpio driverMathias Nyman2012-05-11