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-pl061.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
gpio: pl061: Make the irqchip immutable
Marc Zyngier
1
-9
/
+23
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-2
/
+2
2020-04-14
gpio: pl061: Support building as module
Rob Herring
1
-5
/
+4
2020-04-02
gpio: Unconditionally assign .request()/.free()
Thierry Reding
1
-5
/
+2
2020-03-25
gpio: pl061: Warn when IRQ line has not been configured
Alexander Sverdlin
1
-4
/
+2
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-1
/
+4
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-14
/
+16
2019-07-03
gpio: pl061: drop duplicate printing of device name
Enrico Weigelt
1
-1
/
+1
2019-06-27
gpio: pl061: Pass irqchip when adding gpiochip
Linus Walleij
1
-14
/
+16
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-11-05
gpio: pl061: Move irq_chip definition inside struct pl061
Manivannan Sadhasivam
1
-11
/
+10
2018-05-24
gpio: pl061: Include the right header
Linus Walleij
1
-1
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-08-31
gpio: pl061: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-03-16
gpio: pl061: make use of raw_spinlock variants
Julia Cartwright
1
-14
/
+14
2016-12-07
gpio: pl061: delete platform data handling
Linus Walleij
1
-38
/
+3
2016-12-07
gpio: pl061: move platform data into driver
Linus Walleij
1
-1
/
+13
2016-12-07
gpio: pl061: rename variable from chip to pl061
Linus Walleij
1
-93
/
+93
2016-12-07
gpio: pl061: rename state container struct
Linus Walleij
1
-15
/
+15
2016-12-07
gpio: pl061: use local state for parent IRQ storage
Linus Walleij
1
-1
/
+4
2016-04-28
gpio: pl061: implement .get_direction()
Linus Walleij
1
-0
/
+8
2016-04-28
gpio: pl061: remove range check
Linus Walleij
1
-6
/
+0
2016-03-31
gpio: pl061: make explicitly non-modular
Paul Gortmaker
1
-8
/
+4
2016-01-05
gpio: pl061: use gpiochip data pointer
Linus Walleij
1
-10
/
+10
2015-12-14
gpio: pl061: add support for wakeup configuration
Sudeep Holla
1
-0
/
+9
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-6
/
+6
2015-10-16
gpio: pl061: use the generic request/free implementations
Jonas Gorski
1
-28
/
+4
2015-10-15
gpio: pl061: assign the apropriate handler for irqs
Linus Walleij
1
-5
/
+25
2015-10-15
gpio: pl061: returning with lock held in pl061_irq_type()
Dan Carpenter
1
-6
/
+7
2015-10-02
gpio: pl061: detail IRQ trigger handling
Linus Walleij
1
-8
/
+47
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2014-12-03
gpio: pl061: hook request if gpio-ranges avaiable
Yunlei He
1
-6
/
+14
2014-05-03
gpio: pl061: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-13
/
+13
2014-04-28
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
1
-1
/
+0
2014-03-26
gpio: pl061: convert driver to use gpiolib irqchip
Linus Walleij
1
-62
/
+18
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
1
-7
/
+7
2014-03-07
gpio: gpio-pl061: Use %pa to print 'resource_size_t'
Fabio Estevam
1
-2
/
+2
2014-02-24
gpio: pl061: Use devm_ioremap_resource()
Jingoo Han
1
-12
/
+3
2014-02-03
gpio: pl061: remove confusing naming
Linus Walleij
1
-3
/
+2
2014-02-03
gpio: pl061: refactor type setting
Linus Walleij
1
-12
/
+14
2014-02-03
gpio: pl061: lock IRQs when starting them
Linus Walleij
1
-0
/
+22
2014-02-03
gpio: pl061: proper error messages
Linus Walleij
1
-5
/
+17
2013-11-27
gpio: pl061: move irqdomain initialization
Linus Walleij
1
-5
/
+5
2013-10-16
gpio: pl061: drop references to "virtual" IRQ
Linus Walleij
1
-5
/
+5
2013-08-16
gpio: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-03-27
gpio: pl061: Add pl061_gpio_free()
Axel Lin
1
-0
/
+8
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-1
/
+1
2013-03-07
gpio: pl061: bind pinctrl by gpio request
Haojian Zhuang
1
-0
/
+13
2013-03-07
gpio: pl061: support irqdomain
Haojian Zhuang
1
-39
/
+65
[next]