Sign in
android-kvm
/
linux
/
4b5e35ce075817bc36d7c581b22853be984e5b41
/
drivers
/
gpio
/
gpio-brcmstb.c
5eefcaed
gpio: brcmstb: support gpio-line-names property
by Doug Berger
· 4 years, 10 months ago
15bddb7
gpio: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
bfba223
gpio: brcmstb: allow 0 width GPIO banks
by Justin Chen
· 6 years ago
9798f51
Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
8880c13
gpio: brcmstb: Make really use of the new lockdep class
by Thomas Gleixner
· 7 years ago
39c3fd5
kernel/irq: Extend lockdep class for request mutex
by Andrew Lunn
· 7 years ago
76bc7f18
drivers: gpio: remove duplicate includes
by Pravin Shedge
· 7 years ago
4714221
gpio: brcmstb: implement suspend/resume/shutdown
by Doug Berger
· 7 years ago
0ba31dc
gpio: brcmstb: consolidate interrupt domains
by Doug Berger
· 7 years ago
633007a
gpio: brcmstb: correct the configuration of level interrupts
by Doug Berger
· 7 years ago
2c218b9
gpio: brcmstb: switch to handle_level_irq flow
by Doug Berger
· 7 years ago
142c168
gpio: brcmstb: release the bgpio lock during irq handlers
by Doug Berger
· 7 years ago
0752df6
gpio: brcmstb: allow all instances to be wakeup sources
by Doug Berger
· 7 years ago
d744236
gpio: brcmstb: Do not use gc->pin2mask()
by Linus Walleij
· 7 years ago
ba3e217
gpio: brcmstb: Handle return value of devm_kasprintf
by Arvind Yadav
· 7 years ago
f89c6ea
gpio: brcmstb: check return value of gpiochip_irqchip_add()
by Masahiro Yamada
· 7 years ago
7eb6ce2
gpio: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
35b3fc88
gpio: brcmstb: Return proper error if bank width is invalid
by Axel Lin
· 9 years ago
b178e7e
gpio: brcmstb: Use list_for_each_entry at appropriate places
by Axel Lin
· 9 years ago
ce5a7e81
gpio: brcmstb: Set endian flags for big-endian MIPS
by Florian Fainelli
· 9 years ago
0f4630f
gpio: generic: factor into gpio_chip struct
by Linus Walleij
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
5f6f02c
Merge tag 'v4.2-rc4' into devel
by Linus Walleij
· 9 years ago
3afa129
gpio: brcmstb: support wakeup from S5 cold boot
by Gregory Fong
· 9 years ago
19a7b69
gpio: brcmstb: Add interrupt and wakeup source support
by Gregory Fong
· 9 years ago
2252607
gpio: brcmstb: fix null ptr dereference in driver remove
by Gregory Fong
· 10 years ago
3b0213d
gpio: Add GPIO support for Broadcom STB SoCs
by Gregory Fong
· 10 years ago