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-mxs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-21
gpio: mxs: use devres for irq generic chip
Bartosz Golaszewski
1
-5
/
+9
2017-08-21
gpio: mxs: disallow unbinding the driver
Bartosz Golaszewski
1
-0
/
+1
2017-03-15
gpio: mxs: use devm_irq_alloc_descs()
Bartosz Golaszewski
1
-4
/
+2
2016-12-30
gpio: mxs: remove __init annotation
Arnd Bergmann
1
-1
/
+1
2016-12-13
Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-12
/
+33
2016-10-24
gpio: mxs: fix duplicate level interrupts
Sascha Hauer
1
-9
/
+29
2016-10-24
gpio: mxs: use enable/disable regs to (un)mask irqs
Sascha Hauer
1
-3
/
+4
2016-10-20
gpio: mxs: Unmap region obtained by of_iomap
Arvind Yadav
1
-2
/
+6
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
1
-19
/
+14
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-14
gpio: mxs: need to check return value of irq_alloc_generic_chip
Peng Fan
1
-2
/
+11
2015-07-14
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-06-23
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2015-06-18
gpio: gpio-mxs: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-05-12
gpio: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-28
gpio: mxs: implement get_direction callback
Janusz Uzycki
1
-0
/
+13
2014-10-20
gpio: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-27
gpio: mxs: Allow for recursive enable_irq_wake() call
Marek Vasut
1
-1
/
+2
2013-11-06
gpio: gpio-mxs: Remove unneeded dt checks
Fabio Estevam
1
-23
/
+9
2013-05-20
gpio: mxs: Use set and clear capabilities of the gpio controller
Maxime Ripard
1
-1
/
+2
2013-02-26
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+31
2013-01-29
gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support
Gwenhael Goavec-Merou
1
-0
/
+31
2013-01-22
gpio: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+6
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-09-03
gpio/mxs: adopt irq_domain support for mxs gpio driver
Shawn Guo
1
-18
/
+30
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-62
/
+94
2012-05-19
gpio/generic: initialize basic_mmio_gpio shadow variables properly
Shawn Guo
1
-1
/
+1
2012-05-12
gpio/mxs: add device tree probe
Shawn Guo
1
-4
/
+32
2012-05-12
gpio/mxs: get rid of the use of cpu_is_xxx
Shawn Guo
1
-22
/
+52
2012-05-12
gpio/mxs: use devm_* helpers to make error handling simple
Shawn Guo
1
-39
/
+13
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
drivers/gpio: Fix drivers who are implicit users of module.h
Paul Gortmaker
1
-0
/
+1
2011-08-17
gpio/mxs: move irq_to_gpio() into gpio-mxs driver
Shawn Guo
1
-0
/
+2
2011-07-19
gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming
Shawn Guo
1
-2
/
+2
2011-06-07
gpio/mxs: convert gpio-mxs to use generic irq chip
Shawn Guo
1
-61
/
+34
2011-06-07
gpio/mxs: remove irq_high related implementation
Shawn Guo
1
-14
/
+4
2011-06-07
gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library
Shawn Guo
1
-62
/
+18
2011-06-06
gpio/mxs: Change gpio-mxs into an upstanding gpio driver
Shawn Guo
1
-92
/
+124
2011-06-06
gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio
Grant Likely
1
-0
/
+338