Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7d3cfc36ec3aae1d37a13fbe257f31141eb772b4
/
drivers
/
gpio
/
gpio-bcm-kona.c
e35b5ab
gpio: constify gpio_chip structures
by Julia Lawall
· 8 years ago
b66b2a0
gpio: bcm-kona: fix bcm_kona_gpio_reset() warnings
by Ben Dooks
· 8 years ago
8f3e19f
gpio: bcm-kona: make explicitly non-modular
by Paul Gortmaker
· 9 years ago
0b89312
gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registration
by Laxman Dewangan
· 9 years ago
ba4a744
gpio: bcm-kona: use gpiochip data pointer
by Linus Walleij
· 9 years ago
58383c7
gpio: change member .dev to .parent
by Linus Walleij
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
23393d4
gpio: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
476f8b4
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 9 years ago
d5fb821
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b34cc620
gpio/bcm-kona: Fix race in installing chained IRQ handler
by Thomas Gleixner
· 9 years ago
93a4b1b
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
0b354dc
gpio: Constify irq_domain_ops
by Krzysztof Kozlowski
· 10 years ago
0218d5a
gpio: bcm-kona: Implement get_direction callback
by Axel Lin
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e3a2e87
gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irq
by Alexandre Courbot
· 10 years ago
4a3a950
gpio: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3778129
gpio, bcm-kona, LLVMLinux: Remove use of __initconst
by Behan Webster
· 10 years ago
57ef042
gpio: switch drivers to use new callback
by Linus Walleij
· 11 years ago
9e29442
Merge tag 'v3.14-rc6' into devel
by Linus Walleij
· 11 years ago
b7ab697
gpio: bcm281xx: Use "unsigned gpio" consistently throughout the code
by Markus Mayer
· 11 years ago
bdb93c0
gpio: bcm281xx: Centralize register locking
by Markus Mayer
· 11 years ago
d762bae
gpio: bcm281xx: Fix parameter name for GPIO_CONTROL macro
by Markus Mayer
· 11 years ago
6f587c9
gpio: bcm281xx: Update MODULE_AUTHOR
by Markus Mayer
· 11 years ago
bdc54ef
Merge tag 'v3.13-rc3' into devel
by Linus Walleij
· 11 years ago
db6b3ad
gpio: bcm-kona: lock IRQs when starting them
by Linus Walleij
· 11 years ago
e2f0b00
gpio: bcm281xx: Fix return value of bcm_kona_gpio_get()
by Markus Mayer
· 11 years ago
afb3690
gpio: bcm-kona: add missing .owner to struct gpio_chip
by Wei Yongjun
· 11 years ago
23b4faa
gpio: bcm281xx: Don't print addresses of GPIO area in probe()
by Markus Mayer
· 11 years ago
d933cc6
gpio: bcm_kona: rename confusing variables
by Linus Walleij
· 11 years ago
fac7ce9
gpio: bcm281xx: Fix nested interrupt handler issue
by Markus Mayer
· 11 years ago
1dc9427
gpio: bcm-kona: only use set_irq_flags() on ARM
by Linus Walleij
· 11 years ago
757651e
gpio: bcm281xx: Add GPIO driver
by Markus Mayer
· 11 years ago