Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -7/+0 |
|\ | |||||
| * | drm/udl: call begin/end cpu access at more appropriate time | Dave Airlie | 2012-08-17 | 1 | -7/+0 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -1/+1 |
|/ | |||||
* | drm/udl: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. [1] | Thomas Meyer | 2012-08-09 | 1 | -1/+1 |
* | udl: support vmapping imported dma-bufs | Dave Airlie | 2012-05-31 | 1 | -3/+22 |
* | drm/udl: remove unused variables. | Dave Airlie | 2012-05-29 | 1 | -2/+0 |
* | drm/udl: unlock before returning in udl_gem_mmap() | Dan Carpenter | 2012-05-29 | 1 | -1/+1 |
* | udl: add prime fd->handle support. | Dave Airlie | 2012-05-23 | 1 | -0/+75 |
* | mm, drm/udl: fixup vma flags on mmap | Konstantin Khlebnikov | 2012-04-02 | 1 | -0/+14 |
* | drm/udl: initial UDL driver (v4) | Dave Airlie | 2012-03-15 | 1 | -0/+227 |