Age | Commit message (Expand) | Author | Files | Lines |
2016-05-11 | gpio: timberdale: make it explicitly non-modular | Paul Gortmaker | 1 | -30/+5 |
2016-03-08 | gpio: timberdale: Switch to devm_ioremap_resource() | Amitoj Kaur Chawla | 1 | -17/+4 |
2016-02-23 | gpio: timberdale Use devm_gpiochip_add_data() for gpio registration | Laxman Dewangan | 1 | -3/+1 |
2016-01-05 | gpio: timberdale: use gpiochip data pointer | Linus Walleij | 1 | -4/+4 |
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-07-28 | gpio: kill off set_irq_flags usage | Rob Herring | 1 | -3/+1 |
2015-07-14 | gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc | Jiang Liu | 1 | -2/+3 |
2015-07-14 | gpio/timberdale: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+1 |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -4/+1 |
2014-05-16 | gpio: timberdale: use devm functions | abdoulaye berthe | 1 | -31/+16 |
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 | -2/+2 |
2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2013-05-30 | gpio: timberdale: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-03-27 | gpio: gpio-timberdale.c: fix checkpatch error | Laurent Navet | 1 | -2/+1 |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-10-15 | gpio-timberdale: fix a potential wrapping issue | Dan Carpenter | 1 | -2/+2 |
2012-01-02 | gpio: Convert GPIO drivers to module_platform_driver | Mark Brown | 1 | -12/+1 |
2011-06-06 | gpio: reorganize drivers | Grant Likely | 1 | -0/+379 |