index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
/
omap_drv.c
Age
Commit message (
Expand
)
Author
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-04-14
drm/omap: fix race issue when unloading omapdrm
Tomi Valkeinen
2014-04-14
drm/omap: fix DMM driver (un)registration
Tomi Valkeinen
2014-04-14
drm/omap: fix uninit order in pdev_remove()
Tomi Valkeinen
2014-01-29
Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
2014-01-09
drm/omap: fix: change dev_unload order
Archit Taneja
2014-01-09
drm/omap: fix: disconnect devices when omapdrm module is removed
Archit Taneja
2014-01-09
drm/omap: fix: Defer probe if an omapdss device requests for it at connect
Archit Taneja
2013-12-18
drm/omap: call drm_put_dev directly in ->remove
Daniel Vetter
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
2013-08-19
drm: remove FASYNC support
Daniel Vetter
2013-08-19
drm/omap: kill firstopen callback
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-06-17
drm/omap: DVI connector fix
Tomi Valkeinen
2013-06-17
OMAPDSS: output: increase refcount in find_output funcs
Tomi Valkeinen
2013-06-17
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
2013-06-17
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
2013-06-17
OMAPDSS: add helpers to get mgr or output from display
Tomi Valkeinen
2013-05-29
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
2013-05-23
OMAPDSS: Fix crash with DT boot
Tomi Valkeinen
2013-04-11
drm/omap: add statics to a few structs
Tomi Valkeinen
2013-04-11
drm/omap: Fix and improve crtc and overlay manager correlation
Archit Taneja
2013-04-11
drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirements
Archit Taneja
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-16
drm/omap: move out of staging
Rob Clark