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-omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
gpio: omap: Convert to immutable irq_chip
Linus Walleij
1
-23
/
+45
2023-03-10
gpio: omap: Drop irq_base
Linus Walleij
1
-15
/
+0
2023-01-30
gpio: omap: use dynamic allocation of base
Andreas Kemnade
1
-1
/
+1
2022-02-09
gpio: omap: Move PM device over to irq domain
Marc Zyngier
1
-3
/
+4
2021-12-17
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-3
/
+0
2021-08-12
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-2
/
+1
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2021-05-05
gpio: omap: Use device_get_match_data() helper
Tian Tao
1
-3
/
+2
2021-04-21
gpio: omap: Save and restore sysconfig
Tony Lindgren
1
-0
/
+9
2020-12-09
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
1
-5
/
+2
2020-11-30
gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
Grygorii Strashko
1
-5
/
+2
2020-10-28
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
1
-1
/
+11
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-4
/
+1
2020-08-28
gpio: omap: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2020-08-19
gpio: omap: Fix warnings if PM is disabled
Tony Lindgren
1
-2
/
+2
2020-07-23
gpio: omap: improve coding style for pin config flags
Drew Fustini
1
-4
/
+9
2020-07-20
gpio: omap: handle pin config bias flags
Drew Fustini
1
-5
/
+11
2020-06-30
gpio: omap: Add missing PM ops for suspend
Tony Lindgren
1
-0
/
+26
2020-03-09
Revert "gpio: omap: Fix lost edge wake-up interrupts"
Tony Lindgren
1
-11
/
+1
2020-03-09
gpio: omap: Block idle on pending gpio interrupts
Tony Lindgren
1
-4
/
+13
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-2
/
+4
2019-07-09
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-338
/
+171
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-12
gpio: omap: Fix lost edge wake-up interrupts
Tony Lindgren
1
-1
/
+11
2019-06-12
gpio: omap: clean up register access in omap2_set_gpio_debounce()
Russell King
1
-3
/
+1
2019-06-12
gpio: omap: irq_startup() must not return error codes
Russell King
1
-5
/
+0
2019-06-12
gpio: omap: clean up wakeup handling
Russell King
1
-23
/
+13
2019-06-12
gpio: omap: constify register tables
Russell King
1
-6
/
+6
2019-06-12
gpio: omap: clean up omap_gpio_restore_context()
Russell King
1
-21
/
+15
2019-06-12
gpio: omap: remove dataout variation in context handling
Russell King
1
-10
/
+2
2019-06-12
gpio: omap: simplify omap_set_gpio_irqenable()
Russell King
1
-46
/
+15
2019-06-12
gpio: omap: simplify omap_toggle_gpio_edge_triggering()
Russell King
1
-18
/
+4
2019-06-12
gpio: omap: simplify read-modify-write
Russell King
1
-53
/
+30
2019-06-12
gpio: omap: simplify bank->level_mask
Russell King
1
-4
/
+3
2019-06-12
gpio: omap: simplify set_multiple()
Russell King
1
-38
/
+7
2019-06-12
gpio: omap: simplify get_multiple()
Russell King
1
-25
/
+11
2019-06-12
gpio: omap: simplify get() method
Russell King
1
-19
/
+6
2019-06-12
gpio: omap: simplify omap_gpio_get_direction()
Russell King
1
-10
/
+3
2019-06-12
gpio: omap: move omap_gpio_request() and omap_gpio_free()
Russell King
1
-32
/
+32
2019-06-12
gpio: omap: remove irq_ack method
Russell King
1
-14
/
+3
2019-06-12
gpio: omap: clean up edge interrupt handling
Russell King
1
-11
/
+9
2019-06-12
gpio: omap: remove remainder of list management
Russell King
1
-2
/
+0
2019-06-12
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
1
-0
/
+2
2019-06-12
gpio: omap: ensure irq is enabled before wakeup
Russell King
1
-7
/
+8
2019-04-11
gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interrupts
Russell King
1
-16
/
+2
2019-04-11
gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup
Russell King
1
-79
/
+11
2019-04-08
Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...
Linus Walleij
1
-28
/
+33
2019-04-05
gpio: omap: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
1
-3
/
+1
2019-04-05
gpio: omap: avoid clang warning
Arnd Bergmann
1
-278
/
+263
2019-03-27
gpio: gpio-omap: add check for off wake capable gpios
Tony Lindgren
1
-8
/
+17
[next]