index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-pl061.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-01-22
gpio: pl061: set initcall level to module init
Haojian Zhuang
1
-1
/
+1
2012-11-30
gpio/pl061: remove old comment
Baruch Siach
1
-6
/
+1
2012-10-15
gpio/gpio-pl061: Covert to use devm_* functions
Tobias Klauser
1
-37
/
+22
2012-02-16
gpio/gpio-pl061: No need of thaw and poweroff routines for hibernate
Viresh Kumar
1
-1
/
+6
2012-01-14
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-90
/
+110
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2012-01-05
Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...
Grant Likely
1
-94
/
+42
2012-01-05
gpio: pl061: remove combined interrupt
Rob Herring
1
-36
/
+8
2012-01-05
gpio: pl061: convert to use generic irq chip
Rob Herring
1
-48
/
+26
2012-01-04
gpio: pl061: convert to use 0 for no irq
Rob Herring
1
-4
/
+4
2012-01-04
gpio: pl061: use chained_irq_* functions in irq handler
Rob Herring
1
-2
/
+4
2012-01-04
GPIO/pl061: Add suspend resume capability
Deepak Sikri
1
-0
/
+68
2011-12-13
gpio: pl061: drop extra check for NULL platform_data
Rob Herring
1
-4
/
+0
2011-11-22
gpio: pl061: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-10-26
gpio: pl061: add DT binding support
Rob Herring
1
-10
/
+21
2011-06-06
gpio: reorganize drivers
Grant Likely
1
-0
/
+358