summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-13drm/exynos: introduce exynos_drm_plane_config structureMarek Szyprowski
2015-12-13drm/exynos: mixer: enable video overlay plane only when VP is availableMarek Szyprowski
2015-12-13drm/exynos: mixer: use crtc->state->adjusted_mode instead of crtc->modeMarek Szyprowski
2015-12-13drm/exynos: introduce exynos_drm_plane_state structureMarek Szyprowski
2015-12-13drm/exynos: move dma_addr attribute from exynos plane to exynos fbMarek Szyprowski
2015-12-13drm/exynos: exynos7-decon: remove excessive checkMarek Szyprowski
2015-12-13drm/exynos: rotator: convert to common clock frameworkMarek Szyprowski
2015-12-13drm/exynos: gsc: add device tree support and remove usage of static mappingsSeung-Woo Kim
2015-12-13drm/exynos: gsc: fix wrong pm_runtime stateSeung-Woo Kim
2015-12-13drm/exynos: gsc: prepare and unprepare gsc clockSeung-Woo Kim
2015-12-13drm/exynos: dp: add of_graph dt binding support for panelInki Dae
2015-12-13drm/exynos: decon: remove unused variablesInki Dae
2015-12-13drm/exynos: dsi: modify a error type when getting a node failedInki Dae
2015-12-13drm/exynos: simplify sleep PM opsAndrzej Hajda
2015-12-13drm/exynos: dsi: add runtime pm supportInki Dae
2015-12-13drm/exynos: add pm_runtime to DECON 7Gustavo Padovan
2015-12-13drm/exynos: add pm_runtime to DECON 5433Gustavo Padovan
2015-12-13drm/exynos: add pm_runtime to FIMDGustavo Padovan
2015-12-13drm/exynos: add pm_runtime to MixerGustavo Padovan
2015-12-13drm/exynos: add pm_runtime to HDMIGustavo Padovan
2015-12-13drm/exynos: add pm_runtime to DPGustavo Padovan
2015-12-13drm/exynos: do not start enabling DP at bind() phaseGustavo Padovan
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie
2015-12-07Merge tag 'topic/drm-misc-2015-12-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-06staging/lustre: remove IOC_LIBCFS_PING_TEST ioctlJames Simmons
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-12-05Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher
2015-12-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-04drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)Mario Kleiner
2015-12-04drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interruptLyude
2015-12-04drm/amdgpu: add spin lock to protect freed list in vm (v2)jimqu
2015-12-04drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR...Christian König
2015-12-04drm/amdgpu: take a BO reference for the user fenceChristian König
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König
2015-12-04drm/amdgpu: set snooped flags only on system addresses v2Christian König
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-04rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki
2015-12-04Merge branches 'acpi-pci' and 'pm-pci'Rafael J. Wysocki
2015-12-04drm: keep connector status change logging human readableJani Nikula
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2015-12-04Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-12-04PM / Domains: Fix bad of_node_put() in failure paths of genpd_dev_pm_attach()Eric Anholt