index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-brcmstb.c
Age
Commit message (
Expand
)
Author
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