summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-brcmstb.c
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-01-31
|\
| * drivers: gpio: remove duplicate includesPravin Shedge2017-12-20
* | gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner2017-12-29
* | kernel/irq: Extend lockdep class for request mutexAndrew Lunn2017-12-28
|/
* gpio: brcmstb: implement suspend/resume/shutdownDoug Berger2017-10-31
* gpio: brcmstb: consolidate interrupt domainsDoug Berger2017-10-31
* gpio: brcmstb: correct the configuration of level interruptsDoug Berger2017-10-31
* gpio: brcmstb: switch to handle_level_irq flowDoug Berger2017-10-31
* gpio: brcmstb: release the bgpio lock during irq handlersDoug Berger2017-10-31
* gpio: brcmstb: allow all instances to be wakeup sourcesDoug Berger2017-10-31
* gpio: brcmstb: Do not use gc->pin2mask()Linus Walleij2017-10-25
* gpio: brcmstb: Handle return value of devm_kasprintfArvind Yadav2017-09-21
* gpio: brcmstb: check return value of gpiochip_irqchip_add()Masahiro Yamada2017-08-22
* gpio: Convert to using %pOF instead of full_nameRob Herring2017-08-14
* gpio: brcmstb: Return proper error if bank width is invalidAxel Lin2016-04-15
* gpio: brcmstb: Use list_for_each_entry at appropriate placesAxel Lin2016-02-25
* gpio: brcmstb: Set endian flags for big-endian MIPSFlorian Fainelli2016-01-07
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-13
|\
| * gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong2015-07-16
* | gpio: brcmstb: support wakeup from S5 cold bootGregory Fong2015-08-13
* | gpio: brcmstb: Add interrupt and wakeup source supportGregory Fong2015-08-13
|/
* gpio: Add GPIO support for Broadcom STB SoCsGregory Fong2015-06-02