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