aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drm: add a path blob propertyDave Airlie2014-07-07
* drm/fb_helper: allow adding/removing connectors laterDave Airlie2014-07-07
* drm/crtc: add interface to reinitialise the legacy mode groupDave Airlie2014-07-07
* drm/udl: Implement page_flip ioctlStéphane Marchesin2014-07-07
* drm/udl: add vblank supportStéphane Marchesin2014-07-07
* drm/tegra: Implement race-free hotplug detectionThierry Reding2014-07-07
* drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-07
* drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-07
* drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter2014-07-07
* ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.Martin Kepplinger2014-07-07
* drm/tilcdc: replace late_initcall with module_initGuido Martínez2014-07-07
* drm/tilcdc: remove submodule destroy callsGuido Martínez2014-07-07
* drm/tilcdc: fix double kfreeGuido Martínez2014-07-07
* drm/tilcdc: fix release order on exitGuido Martínez2014-07-07
* drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez2014-07-07
* drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez2014-07-07
* drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez2014-07-07
* drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez2014-07-07
* drm/crtc-helper: use drm_framebuffer flagsFabien DESSENNE2014-07-07
* drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König2014-07-07
* vgaarb: We can own non-decoded resourcesAlex Williamson2014-07-07
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-07-07
|\
| * drm/omap: remove null test before kfreeFabian Frederick2014-07-07
| * drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2014-07-07
| * drm/ttm: recognize ARM arch in ioprot handlerLucas Stach2014-07-07
| * drm: enable render-nodes by defaultDavid Herrmann2014-07-07
| * drm/ttm: remove declaration of ttm_tt_cache_flushAlexandre Courbot2014-07-07
| * drm/gem: remove misleading gfp parameter to get_pages()David Herrmann2014-07-07
| * drm/omap: use __GFP_DMA32 for shmem-backed gemDavid Herrmann2014-07-07
| * drm/i915: use shmem helpers if possibleDavid Herrmann2014-06-17
* | Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-07-07
|\ \
| * | drm/fb-helper: Remove unnecessary list empty check in drm_fb_helper_debug_ent...Liu Ying2014-06-19
| * | drm/fb-helper: Redundant info->fix.type_aux setting in drm_fb_helper_fill_fix()Liu Ying2014-06-19
| * | drm/debugfs: add an "edid_override" file per connectorThomas Wood2014-06-19
| * | drm/debugfs: add a "force" file per connectorThomas Wood2014-06-19
| * | drm: add register and unregister functions for connectorsThomas Wood2014-06-19
| * | drm: fix uninitialized acquire_ctx fields (v2)Rob Clark2014-06-18
| * | drm: Driver-specific ioctls range from 0x40 to 0x9fDamien Lespiau2014-06-18
| * | drm: Don't export internal module variablesDaniel Vetter2014-06-18
| |/
* | Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l...Dave Airlie2014-07-07
|\ \
| * | drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-04
| |/
* | Linux 3.16-rc4Linus Torvalds2014-07-06
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-06
|\ \
| * | of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-26
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-06
|\ \ \
| * \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-03
| |\ \ \
| | * | | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-25
| | * | | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-25
| | * | | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-25
| | * | | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-25