Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: msic: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -2/+2 |
* | gpio: msic: Be sure to clamp return value | Linus Walleij | 2015-12-26 | 1 | -1/+1 |
* | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -1/+1 |
* | gpio/msic: Fix race in installing chained IRQ handler | Thomas Gleixner | 2015-06-25 | 1 | -2/+1 |
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | gpio/pinctrl: make gpio_chip members typed boolean | Linus Walleij | 2013-12-04 | 1 | -1/+1 |
* | gpio: drop users of irq_set_chip_and_handler_name() | Linus Walleij | 2013-12-03 | 1 | -4/+3 |
* | gpio: use dev_get_platdata() | Jingoo Han | 2013-08-16 | 1 | -1/+1 |
* | gpio: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | gpio: msic: Fix calculating register address in msic_gpio_to_oreg() | Axel Lin | 2012-08-05 | 1 | -1/+1 |
* | gpio: add MSIC gpio driver | Mathias Nyman | 2012-05-11 | 1 | -0/+339 |