index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-brcmstb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-31
gpio: brcmstb: implement suspend/resume/shutdown
Doug Berger
1
-50
/
+151
2017-10-31
gpio: brcmstb: consolidate interrupt domains
Doug Berger
1
-43
/
+145
2017-10-31
gpio: brcmstb: correct the configuration of level interrupts
Doug Berger
1
-2
/
+2
2017-10-31
gpio: brcmstb: switch to handle_level_irq flow
Doug Berger
1
-6
/
+12
2017-10-31
gpio: brcmstb: release the bgpio lock during irq handlers
Doug Berger
1
-5
/
+16
2017-10-31
gpio: brcmstb: allow all instances to be wakeup sources
Doug Berger
1
-7
/
+7
2017-10-25
gpio: brcmstb: Do not use gc->pin2mask()
Linus Walleij
1
-3
/
+3
2017-09-21
gpio: brcmstb: Handle return value of devm_kasprintf
Arvind Yadav
1
-0
/
+4
2017-08-22
gpio: brcmstb: check return value of gpiochip_irqchip_add()
Masahiro Yamada
1
-4
/
+5
2017-08-14
gpio: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2016-04-15
gpio: brcmstb: Return proper error if bank width is invalid
Axel Lin
1
-0
/
+1
2016-02-25
gpio: brcmstb: Use list_for_each_entry at appropriate places
Axel Lin
1
-9
/
+4
2016-01-07
gpio: brcmstb: Set endian flags for big-endian MIPS
Florian Fainelli
1
-1
/
+14
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
1
-46
/
+34
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-13
Merge tag 'v4.2-rc4' into devel
Linus Walleij
1
-3
/
+11
2015-08-13
gpio: brcmstb: support wakeup from S5 cold boot
Gregory Fong
1
-6
/
+50
2015-08-13
gpio: brcmstb: Add interrupt and wakeup source support
Gregory Fong
1
-6
/
+256
2015-07-16
gpio: brcmstb: fix null ptr dereference in driver remove
Gregory Fong
1
-3
/
+11
2015-06-02
gpio: Add GPIO support for Broadcom STB SoCs
Gregory Fong
1
-0
/
+252