summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-brcmstb.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: brcmstb: Return proper error if bank width is invalidAxel Lin2016-04-151-0/+1
* gpio: brcmstb: Use list_for_each_entry at appropriate placesAxel Lin2016-02-251-9/+4
* gpio: brcmstb: Set endian flags for big-endian MIPSFlorian Fainelli2016-01-071-1/+14
* gpio: generic: factor into gpio_chip structLinus Walleij2016-01-051-46/+34
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-131-3/+11
|\
| * gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong2015-07-161-3/+11
* | gpio: brcmstb: support wakeup from S5 cold bootGregory Fong2015-08-131-6/+50
* | gpio: brcmstb: Add interrupt and wakeup source supportGregory Fong2015-08-131-6/+256
|/
* gpio: Add GPIO support for Broadcom STB SoCsGregory Fong2015-06-021-0/+252
OpenPOWER on IntegriCloud