index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_stub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-3
/
+3
2013-12-18
drm: kill the ->agp_destroy callback
Daniel Vetter
1
-2
/
+2
2013-12-18
drm: remove agp_init() bus callback
Daniel Vetter
1
-7
/
+1
2013-12-18
drm: ->agp_init can't fail
Daniel Vetter
1
-5
/
+2
2013-12-18
drm: restrict the device list for shadow attached drivers
Daniel Vetter
1
-4
/
+0
2013-12-18
drm: Don't split up debug output
Daniel Vetter
1
-3
/
+9
2013-12-13
drm: don't double-free on driver load error
Ilia Mirkin
1
-3
/
+3
2013-11-15
drm: check for !kdev in drm_unplug_minor()
David Herrmann
1
-1
/
+1
2013-11-06
drm: delay minor destruction to drm_dev_free()
David Herrmann
1
-3
/
+7
2013-11-06
drm: remove minor-id during unplug
David Herrmann
1
-3
/
+1
2013-11-06
drm: cleanup debugfs in drm_unplug_minor()
David Herrmann
1
-4
/
+4
2013-11-06
drm: make drm_get_minor() static
David Herrmann
1
-8
/
+11
2013-11-06
drm: simplify drm_put_minor()
David Herrmann
1
-18
/
+13
2013-11-06
drm: call drm_unplug_minor() from drm_put_minor()
David Herrmann
1
-9
/
+24
2013-10-09
drm: Kill drm perf counter leftovers
Ville Syrjälä
1
-9
/
+0
2013-10-09
drm: move device unregistration into drm_dev_unregister()
David Herrmann
1
-25
/
+36
2013-10-09
drm: introduce drm_dev_free() to fix error paths
David Herrmann
1
-10
/
+25
2013-10-09
drm: merge device setup into drm_dev_register()
David Herrmann
1
-19
/
+82
2013-10-09
drm: add drm_dev_alloc() helper
David Herrmann
1
-47
/
+74
2013-09-20
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
1
-2
/
+8
2013-08-30
drm: implement experimental render nodes
David Herrmann
1
-0
/
+10
2013-08-19
drm: remove procfs code, take 2
Daniel Vetter
1
-24
/
+8
2013-08-19
drm: fix minor number range calculation
Kristian Høgsberg
1
-6
/
+6
2013-08-19
drm: mark context support as a legacy subsystem
Daniel Vetter
1
-8
/
+2
2013-08-07
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
1
-7
/
+2
2013-06-27
drm: drm_stub: Fixing return value if driver master_set call failed
Benjamin Gaignard
1
-2
/
+2
2013-05-31
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
Andy Lutomirski
1
-8
/
+2
2013-05-02
drm: proc: Use minor->index to label things, not PDE->name
David Howells
1
-1
/
+1
2013-02-28
drm: convert to idr_alloc()
Tejun Heo
1
-17
/
+2
2012-11-20
drm: add support for monotonic vblank timestamps
Imre Deak
1
-0
/
+8
2012-11-20
drm/drm_stub: Remove unnecessary null check before kfree.
Sachin Kamat
1
-4
/
+1
2012-11-20
drm: fix returning -EINVAL on setmaster if another master is active
David Herrmann
1
-12
/
+12
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
1
-1
/
+1
2012-04-24
drm: Unify and fix idr error handling
Ville Syrjälä
1
-3
/
+2
2012-03-20
drm/usb: move usb support into a separate module
Dave Airlie
1
-0
/
+3
2012-03-15
drm: add core support for unplugging a device (v2)
Dave Airlie
1
-0
/
+23
2011-04-28
drm: Create and use drm_err
Joe Perches
1
-0
/
+21
2011-02-07
drm: add usb framework
Dave Airlie
1
-0
/
+1
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-16
/
+4
2010-11-22
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
1
-0
/
+10
2010-08-30
drm: kill dev->timer
Daniel Vetter
1
-1
/
+0
2010-08-30
drm: replace drawable ioctl by noops
Daniel Vetter
1
-3
/
+0
2010-08-02
drm: Free devname along with master->unique
Chris Wilson
1
-0
/
+3
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
1
-87
/
+2
2010-04-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-2
/
+2
2010-04-20
drm: delay vblank cleanup until after driver unload
Jesse Barnes
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-07
drm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
1
-0
/
+2
2009-12-04
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
1
-0
/
+11
[next]