index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-pxa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-19
gpio: pxa: use devres for the clock struct
Bartosz Golaszewski
1
-9
/
+2
2021-12-17
gpio: Setup parent device and get rid of unnecessary of_node assignment
Andy Shevchenko
1
-5
/
+3
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-5
/
+4
2020-05-25
gpio: pxa: Fix return value of pxa_gpio_probe()
Tiezhu Yang
1
-2
/
+2
2020-04-02
gpio: Unconditionally assign .request()/.free()
Thierry Reding
1
-5
/
+2
2020-02-10
gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not there
Lubomir Rintel
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-23
gpio: pxa: Make two symbols static
YueHaibing
1
-2
/
+2
2019-04-05
drivers: gpio: pxa: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-6
/
+2
2019-02-14
gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
Lubomir Rintel
1
-0
/
+1
2018-11-16
gpio: pxa: fix legacy non pinctrl aware builds again
Robert Jarzmik
1
-2
/
+2
2018-08-29
gpio: pxa: handle corner case of unprobed device
Robert Jarzmik
1
-0
/
+6
2018-08-02
gpio: pxa: remove set but not used variable 'gpio_offset'
Wei Yongjun
1
-4
/
+1
2018-07-29
gpio: pxa: disable pinctrl calls for PXA3xx
Daniel Mack
1
-8
/
+27
2018-07-13
gpio: pxa: Fix potential NULL dereference
Wei Yongjun
1
-0
/
+2
2018-05-24
gpio: pxa: Include the right header
Linus Walleij
1
-1
/
+1
2018-05-16
gpio: pxa: Use of_device_get_match_data()
Thierry Reding
1
-7
/
+1
2017-10-07
gpio: pxa: Use library functions
Linus Walleij
1
-12
/
+2
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
1
-2
/
+2
2017-08-14
gpio: pxa: remove gpio_to_irq() from hw irq handlers
Grygorii Strashko
1
-3
/
+5
2017-03-15
gpio: pxa: use devm_irq_alloc_descs()
Bartosz Golaszewski
1
-1
/
+1
2016-04-08
gpio: pxa: fix legacy non pinctrl aware builds
Robert Jarzmik
1
-2
/
+2
2016-01-05
gpio: pxa: use gpiochip data pointer
Linus Walleij
1
-4
/
+5
2016-01-05
gpio: pxa: checking IS_ERR() instead of NULL
Dan Carpenter
1
-2
/
+2
2015-12-22
gpio: pxa: fixes non devicetree builds
Robert Jarzmik
1
-13
/
+13
2015-12-15
gpio: pxa: add pin control gpio direction and request
Robert Jarzmik
1
-0
/
+23
2015-12-10
gpio: pxa: change the interrupt management
Robert Jarzmik
1
-63
/
+82
2015-12-10
gpio: pxa: convert to devm_ioremap
Robert Jarzmik
1
-5
/
+2
2015-12-10
gpio: pxa: convert to one gpiochip
Robert Jarzmik
1
-101
/
+120
2015-11-19
gpio: pxa: change initcall level second attempt
Robert Jarzmik
1
-2
/
+14
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-07-28
gpio: kill off set_irq_flags usage
Rob Herring
1
-4
/
+4
2015-03-09
gpio: pxa: simplify BANK_OFF macro offset calculation
Rob Herring
1
-2
/
+1
2015-02-03
gpio: pxa: add PXA1928 gpio type support
Rob Herring
1
-2
/
+15
2015-02-03
gpio: pxa: remove mach IRQ includes
Rob Herring
1
-20
/
+18
2014-07-07
gpio-pxa: gpio0 and gpio1 support on dt
Andrew Ruder
1
-0
/
+5
2014-06-19
gpio: pxa: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-01-15
gpio: pxa: clamp gpio get value to [0,1]
Neil Zhang
1
-1
/
+2
2013-07-21
gpio: pxa: remove dead code
Daniel Mack
1
-10
/
+3
2013-05-06
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2013-05-04
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-56
/
+95
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2013-04-24
Revert "gpio: pxa: set initcall level to module init"
Linus Walleij
1
-1
/
+6
2013-04-11
ARM: mmp: add more compatible names in gpio driver
Haojian Zhuang
1
-12
/
+13
2013-04-11
ARM: pxa: move PXA_GPIO_TO_IRQ macro
Haojian Zhuang
1
-11
/
+9
2013-04-11
ARM: pxa: remove cpu_is_xxx in gpio driver
Haojian Zhuang
1
-33
/
+73
2013-03-27
gpio: gpio-pxa.c: fix checkpatch errors
Laurent Navet
1
-2
/
+2
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
1
-2
/
+1
2013-01-25
gpio: pxa: set initcall level to module init
Haojian Zhuang
1
-6
/
+1
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
[next]