Age | Commit message (Expand) | Author | Files | Lines |
2018-03-23 | Documentation: gpio: Move driver documentation to driver-api | Jonathan Neuschäfer | 1 | -427/+0 |
2018-01-18 | gpio: Documentation update | Linus Walleij | 1 | -0/+4 |
2017-11-08 | gpio: Move irq_valid_mask into struct gpio_irq_chip | Thierry Reding | 1 | -2/+2 |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 1 | -1/+1 |
2017-01-31 | gpio: random documentation update | Linus Walleij | 1 | -9/+46 |
2017-01-26 | pinctrl / gpio: Introduce .set_config() callback for GPIO chips | Mika Westerberg | 1 | -4/+5 |
2016-11-25 | gpio: simplify adding threaded interrupts | Linus Walleij | 1 | -26/+36 |
2016-09-23 | gpiolib: Make it possible to exclude GPIOs from IRQ domain | Mika Westerberg | 1 | -0/+6 |
2016-04-27 | gpio: clarify open drain/source docs | Linus Walleij | 1 | -6/+14 |
2016-04-09 | gpio: document open drain/source behaviour | Linus Walleij | 1 | -0/+89 |
2015-11-21 | Doc: gpio: Fix typos in Documentation/gpio | Masanari Iida | 1 | -3/+3 |
2015-10-27 | gpio: add a real time compliance notes | Grygorii Strashko | 1 | -0/+80 |
2015-10-27 | Revert "gpio: add a real time compliance checklist" | Linus Walleij | 1 | -60/+12 |
2015-10-20 | gpio: add a real time compliance checklist | Linus Walleij | 1 | -12/+60 |
2014-10-28 | gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq | Alexandre Courbot | 1 | -2/+2 |
2014-09-26 | gpio: handle also nested irqchips in the chained handler set-up | Linus Walleij | 1 | -1/+2 |
2014-08-29 | gpio: change gpiochip_request_own_desc() prototype | Alexandre Courbot | 1 | -1/+2 |
2014-07-24 | gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc | Guenter Roeck | 1 | -0/+21 |
2014-07-23 | gpio: remove gpiod_lock/unlock_as_irq() | Alexandre Courbot | 1 | -2/+2 |
2014-04-28 | gpio: document gpio irqchips a bit more, describe helpers | Linus Walleij | 1 | -0/+59 |
2014-02-03 | gpio: document how to make combined GPIO+irqchip drivers | Linus Walleij | 1 | -0/+35 |
2013-11-25 | Documentation: gpiolib: document new interface | Alexandre Courbot | 1 | -0/+75 |