summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-0817-28/+70
* drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-0816-16/+16
* drm/fb-helper: Fix hpd vs. initial config racesDaniel Vetter2014-07-085-16/+5
* ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.Martin Kepplinger2014-07-081-7/+7
* drm/tilcdc: replace late_initcall with module_initGuido Martínez2014-07-081-1/+1
* drm/tilcdc: remove submodule destroy callsGuido Martínez2014-07-086-53/+50
* drm/tilcdc: fix double kfreeGuido Martínez2014-07-081-3/+1
* drm/tilcdc: fix release order on exitGuido Martínez2014-07-081-3/+3
* drm/tilcdc: panel: fix leak when unloading the moduleGuido Martínez2014-07-081-0/+1
* drm/tilcdc: tfp410: fix dangling sysfs connector nodeGuido Martínez2014-07-081-0/+1
* drm/tilcdc: slave: fix dangling sysfs connector nodeGuido Martínez2014-07-081-0/+1
* drm/tilcdc: panel: fix dangling sysfs connector nodeGuido Martínez2014-07-081-0/+1
* drm/crtc-helper: use drm_framebuffer flagsFabien DESSENNE2014-07-081-0/+1
* drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König2014-07-084-4/+9
* vgaarb: We can own non-decoded resourcesAlex Williamson2014-07-081-18/+22
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-07-089-42/+40
|\
| * drm/omap: remove null test before kfreeFabian Frederick2014-07-081-3/+1
| * drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2014-07-081-1/+1
| * drm/ttm: recognize ARM arch in ioprot handlerLucas Stach2014-07-081-1/+1
| * drm: enable render-nodes by defaultDavid Herrmann2014-07-081-6/+1
| * drm/gem: remove misleading gfp parameter to get_pages()David Herrmann2014-07-085-16/+27
| * drm/omap: use __GFP_DMA32 for shmem-backed gemDavid Herrmann2014-07-081-9/+8
| * drm/i915: use shmem helpers if possibleDavid Herrmann2014-06-171-7/+1
* | Merge tag 'topic/core-stuff-2014-06-30' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-07-0853-94/+314
|\ \
| * | drm/fb-helper: Remove unnecessary list empty check in drm_fb_helper_debug_ent...Liu Ying2014-06-191-3/+0
| * | drm/fb-helper: Redundant info->fix.type_aux setting in drm_fb_helper_fill_fix()Liu Ying2014-06-191-1/+0
| * | drm/debugfs: add an "edid_override" file per connectorThomas Wood2014-06-193-1/+80
| * | drm/debugfs: add a "force" file per connectorThomas Wood2014-06-192-1/+130
| * | drm: add register and unregister functions for connectorsThomas Wood2014-06-1947-79/+105
| * | drm: fix uninitialized acquire_ctx fields (v2)Rob Clark2014-06-181-0/+1
| * | drm: Don't export internal module variablesDaniel Vetter2014-06-183-10/+0
| |/
* | Merge tag 'vmwgfx-next-2014-07-04' of git://people.freedesktop.org/~thomash/l...Dave Airlie2014-07-087-413/+673
|\ \
| * | drm/vmwgfx: Fix compat shader namespaceThomas Hellstrom2014-07-047-413/+673
| |/
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-061-0/+15
|\ \
| * | of: Check for phys_addr_t overflows in early_init_dt_add_memory_archLaura Abbott2014-06-261-0/+15
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-07-0611-38/+80
|\ \ \
| * \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley2014-07-0310-28/+70
| |\ \ \
| | * | | virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini2014-06-251-0/+22
| | * | | virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini2014-06-251-1/+3
| | * | | ibmvscsi: Add memory barriers for send / receiveBrian King2014-06-251-0/+10
| | * | | ibmvscsi: Abort init sequence during error recoveryBrian King2014-06-251-1/+2
| | * | | qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran2014-06-252-8/+13
| | * | | bnx2fc: Improve stats update mechanismNeil Horman2014-06-251-12/+4
| | * | | bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi2014-06-251-0/+2
| | * | | fc: ensure scan_work isn't active when freeing fc_rportNeil Horman2014-06-251-0/+1
| | * | | pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi2014-06-251-3/+10
| | * | | be2iscsi: remove potential junk pointer freeTomas Henzl2014-06-251-3/+1
| | * | | be2iscsi: add an missing goto in error pathTomas Henzl2014-06-251-0/+2
| * | | | scsi_error: set DID_TIME_OUT correctlyHannes Reinecke2014-06-241-7/+7
| * | | | scsi_error: fix invalid setting of host byteUlrich Obergfell2014-06-241-4/+4
| |/ / /