Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e6e65f97db4ebd6a9aec26eccca2992eb638afd3
/
drivers
/
gpio
/
gpio-pl061.c
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
27f9fec
gpio: pl061: hook request if gpio-ranges avaiable
by Yunlei He
· 10 years ago
bea4150
gpio: pl061: use BIT() macro instead of shifting bits
by Javier Martinez Canillas
· 11 years ago
f604cf0
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
by Axel Lin
· 11 years ago
8d5b24b
gpio: pl061: convert driver to use gpiolib irqchip
by Linus Walleij
· 11 years ago
57ef042
gpio: switch drivers to use new callback
by Linus Walleij
· 11 years ago
76b3627
gpio: gpio-pl061: Use %pa to print 'resource_size_t'
by Fabio Estevam
· 11 years ago
09bafc3
gpio: pl061: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
9ae7e9e
gpio: pl061: remove confusing naming
by Linus Walleij
· 11 years ago
438a2c9
gpio: pl061: refactor type setting
by Linus Walleij
· 11 years ago
f6f2931
gpio: pl061: lock IRQs when starting them
by Linus Walleij
· 11 years ago
7808755
gpio: pl061: proper error messages
by Linus Walleij
· 11 years ago
2ba3154
gpio: pl061: move irqdomain initialization
by Linus Walleij
· 11 years ago
f8f669f
gpio: pl061: drop references to "virtual" IRQ
by Linus Walleij
· 11 years ago
e56aee1
gpio: use dev_get_platdata()
by Jingoo Han
· 11 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
22ce446
gpio: pl061: Add pl061_gpio_free()
by Axel Lin
· 12 years ago
de88cbb
arm: Move chained_irq_(enter|exit) to a generic file
by Catalin Marinas
· 12 years ago
39b70ee
gpio: pl061: bind pinctrl by gpio request
by Haojian Zhuang
· 12 years ago
f1f7047
gpio: pl061: support irqdomain
by Haojian Zhuang
· 12 years ago
5985d76
gpio: pl061: set initcall level to module init
by Haojian Zhuang
· 12 years ago
835c192
gpio/pl061: remove old comment
by Baruch Siach
· 12 years ago
8944df7
gpio/gpio-pl061: Covert to use devm_* functions
by Tobias Klauser
· 12 years ago
6e33ace
gpio/gpio-pl061: No need of thaw and poweroff routines for hibernate
by Viresh Kumar
· 13 years ago
f5e4e20
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
d3d0b02
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
fda8790
Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into gpio/next
by Grant Likely
· 13 years ago
2de0dbc
gpio: pl061: remove combined interrupt
by Rob Herring
· 13 years ago
3ab5247
gpio: pl061: convert to use generic irq chip
by Rob Herring
· 13 years ago
f2ab2ba
gpio: pl061: convert to use 0 for no irq
by Rob Herring
· 13 years ago
dece904
gpio: pl061: use chained_irq_* functions in irq handler
by Rob Herring
· 13 years ago
e198a8de
GPIO/pl061: Add suspend resume capability
by Deepak Sikri
· 13 years ago
b288809
gpio: pl061: drop extra check for NULL platform_data
by Rob Herring
· 13 years ago
955b678
gpio: pl061: Enable module alias autogeneration for AMBA drivers
by Dave Martin
· 13 years ago
76c05c8
gpio: pl061: add DT binding support
by Rob Herring
· 13 years ago
c103de2
gpio: reorganize drivers
by Grant Likely
· 13 years ago
[Renamed (98%) from drivers/gpio/pl061.c]
08f1b80
gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler
by Thomas Gleixner
· 14 years ago
b51804b
gpio: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
b222186
gpio: pl061: irq_data conversion
by Lennert Buytenhek
· 14 years ago
2c39c9e
ARM: Fix section build warnings for AMBA drivers
by Russell King
· 14 years ago
c1cc9b9
pl061: fix offset value range checking
by Axel Lin
· 14 years ago
db7e1bc
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working.
by viresh kumar
· 15 years ago
64b997c5
ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.
by viresh kumar
· 15 years ago
9a99d55
ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.
by viresh kumar
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
50efacf
gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR
by Baruch Siach
· 15 years ago
79d7f4e
gpio: pl061: fix probe error handling code
by Baruch Siach
· 15 years ago
1e9c285
gpio: driver for PrimeCell PL061 GPIO controller
by Baruch Siach
· 15 years ago