index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-brcmstb.c
Age
Commit message (
Expand
)
Author
2018-08-30
gpio: brcmstb: allow 0 width GPIO banks
Justin Chen
2018-01-31
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-12-29
gpio: brcmstb: Make really use of the new lockdep class
Thomas Gleixner
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-20
drivers: gpio: remove duplicate includes
Pravin Shedge
2017-10-31
gpio: brcmstb: implement suspend/resume/shutdown
Doug Berger
2017-10-31
gpio: brcmstb: consolidate interrupt domains
Doug Berger
2017-10-31
gpio: brcmstb: correct the configuration of level interrupts
Doug Berger
2017-10-31
gpio: brcmstb: switch to handle_level_irq flow
Doug Berger
2017-10-31
gpio: brcmstb: release the bgpio lock during irq handlers
Doug Berger
2017-10-31
gpio: brcmstb: allow all instances to be wakeup sources
Doug Berger
2017-10-25
gpio: brcmstb: Do not use gc->pin2mask()
Linus Walleij
2017-09-21
gpio: brcmstb: Handle return value of devm_kasprintf
Arvind Yadav
2017-08-22
gpio: brcmstb: check return value of gpiochip_irqchip_add()
Masahiro Yamada
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
2016-04-15
gpio: brcmstb: Return proper error if bank width is invalid
Axel Lin
2016-02-25
gpio: brcmstb: Use list_for_each_entry at appropriate places
Axel Lin
2016-01-07
gpio: brcmstb: Set endian flags for big-endian MIPS
Florian Fainelli
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-13
Merge tag 'v4.2-rc4' into devel
Linus Walleij
2015-08-13
gpio: brcmstb: support wakeup from S5 cold boot
Gregory Fong
2015-08-13
gpio: brcmstb: Add interrupt and wakeup source support
Gregory Fong
2015-07-16
gpio: brcmstb: fix null ptr dereference in driver remove
Gregory Fong
2015-06-02
gpio: Add GPIO support for Broadcom STB SoCs
Gregory Fong