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
/
gpu
/
drm
/
omapdrm
/
omap_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-12
/
+1
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
1
-0
/
+2
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+25
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-10
drm/omap: add framedone interrupt support
Sebastian Reichel
1
-0
/
+25
2018-09-03
drm/omap: Group CRTC, encoder, connector and dssdev in a structure
Laurent Pinchart
1
-2
/
+2
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
1
-15
/
+17
2018-03-01
drm: omapdrm: Use kernel integer types
Laurent Pinchart
1
-3
/
+3
2017-12-19
drm: omapdrm: Remove filename from header and fix copyright tag
Andrew F. Davis
1
-3
/
+1
2017-06-02
drm/omap: ratelimit OCP error
Tomi Valkeinen
1
-3
/
+4
2017-06-02
drm/omap: remove read_irqenable()
Tomi Valkeinen
1
-1
/
+0
2017-04-03
drm/omap: fix crash on module unload
Tomi Valkeinen
1
-14
/
+0
2017-04-03
drm/omap: use dispc_ops
Tomi Valkeinen
1
-16
/
+17
2017-04-03
drm/omap: move dispc related dss-feat funcs to dispc
Tomi Valkeinen
1
-1
/
+1
2017-02-08
drm/omap: use vblank hooks in struct drm_crtc_funcs
Tomi Valkeinen
1
-8
/
+10
2016-12-19
drm: omapdrm: Remove global variables
Laurent Pinchart
1
-20
/
+22
2016-12-19
drm: omapdrm: Simplify IRQ wait implementation
Laurent Pinchart
1
-59
/
+35
2016-12-19
drm: omapdrm: Inline the pipe2vbl function
Laurent Pinchart
1
-3
/
+3
2016-12-19
drm: omapdrm: Don't call DISPC power handling in IRQ wait functions
Laurent Pinchart
1
-4
/
+0
2016-12-19
drm: omapdrm: Remove unused parameter from omap_drm_irq handler
Laurent Pinchart
1
-2
/
+2
2016-12-19
drm: omapdrm: Don't expose the omap_irq_(un)register() functions
Laurent Pinchart
1
-18
/
+5
2016-12-19
drm: omapdrm: Keep vblank interrupt enabled while CRTC is active
Laurent Pinchart
1
-1
/
+3
2016-12-19
drm: omapdrm: Handle OCP error IRQ directly
Laurent Pinchart
1
-18
/
+10
2016-12-19
drm: omapdrm: Handle CRTC error IRQs directly
Laurent Pinchart
1
-0
/
+8
2016-12-19
drm: omapdrm: Handle FIFO underflow IRQs internally
Laurent Pinchart
1
-3
/
+64
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-8
/
+8
2015-06-12
drm: omapdrm: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
1
-4
/
+0
2015-06-12
drm: omapdrm: Simplify IRQ registration
Laurent Pinchart
1
-79
/
+23
2015-03-24
drm/omap: do not use BUG_ON(!spin_is_locked(x))
Tomi Valkeinen
1
-1
/
+1
2014-01-29
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
1
-4
/
+18
2014-01-09
drm/omap: fix (un)registering irqs inside an irq handler
Tomi Valkeinen
1
-4
/
+18
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
1
-1
/
+1
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
1
-1
/
+1
2013-10-09
drm: Make irq_enabled bool
Ville Syrjälä
1
-5
/
+6
2013-10-09
drm: Collect per-crtc vblank stuff to a struct
Ville Syrjälä
1
-3
/
+3
2013-10-09
drm: Make vblank_enabled bool
Ville Syrjälä
1
-1
/
+1
2013-04-11
drm/omap: Fix and improve crtc and overlay manager correlation
Archit Taneja
1
-6
/
+11
2013-02-16
drm/omap: move out of staging
Rob Clark
1
-0
/
+322