index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-msic.c
Age
Commit message (
Expand
)
Author
2019-02-08
gpio: msic: Convert to use SPDX identifier
Andy Shevchenko
2019-02-08
gpio: msic: Sort headers alphabetically
Andy Shevchenko
2019-02-08
gpio: msic: Remove duplicate check in IRQ handler
Andy Shevchenko
2018-05-16
gpio: msic: Include the right header
Linus Walleij
2017-08-14
gpio: msic: fix error return code in platform_msic_gpio_probe()
Gustavo A. R. Silva
2016-08-23
gpio: msic: drop unused MODULE_ tags from non-modular code
Paul Gortmaker
2016-01-05
gpio: msic: use gpiochip data pointer
Linus Walleij
2015-12-26
gpio: msic: Be sure to clamp return value
Linus Walleij
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-06-25
gpio/msic: Fix race in installing chained IRQ handler
Thomas Gleixner
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-04
gpio/pinctrl: make gpio_chip members typed boolean
Linus Walleij
2013-12-03
gpio: drop users of irq_set_chip_and_handler_name()
Linus Walleij
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
2012-08-05
gpio: msic: Fix calculating register address in msic_gpio_to_oreg()
Axel Lin
2012-05-11
gpio: add MSIC gpio driver
Mathias Nyman