aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-brcmstb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-15gpio: brcmstb: Return proper error if bank width is invalidAxel Lin1-0/+1
2016-02-25gpio: brcmstb: Use list_for_each_entry at appropriate placesAxel Lin1-9/+4
2016-01-07gpio: brcmstb: Set endian flags for big-endian MIPSFlorian Fainelli1-1/+14
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-46/+34
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij1-3/+11
2015-08-13gpio: brcmstb: support wakeup from S5 cold bootGregory Fong1-6/+50
2015-08-13gpio: brcmstb: Add interrupt and wakeup source supportGregory Fong1-6/+256
2015-07-16gpio: brcmstb: fix null ptr dereference in driver removeGregory Fong1-3/+11
2015-06-02gpio: Add GPIO support for Broadcom STB SoCsGregory Fong1-0/+252