index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-09-13
drm/atomic-helper: Don't skip plane disabling on active CRTC
Laurent Pinchart
2015-09-11
drm: Nuke drm_framebuffer->helper_private
Daniel Vetter
2015-09-09
drm/core: Do not call drm_framebuffer_remove internally during teardown.
Maarten Lankhorst
2015-09-09
drm: move drm_class into drm_sysfs.c
David Herrmann
2015-09-09
drm: simplify drm_sysfs_destroy() via IS_ERR_OR_NULL()
David Herrmann
2015-09-09
drm: Make drm_av_sync_delay() 'mode' argument const
Ville Syrjälä
2015-09-09
drm: Remove the 'mode' argument from drm_select_eld()
Ville Syrjälä
2015-09-09
drm: Make some modes const when iterating through them
Ville Syrjälä
2015-09-08
drm/dp: Use I2C_WRITE_STATUS_UPDATE to drain partial I2C_WRITE requests
Ville Syrjälä
2015-09-08
drm/tegra: Handle I2C_WRITE_STATUS_UPDATE for address only writes
Ville Syrjälä
2015-09-08
drm/radeon: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
Ville Syrjälä
2015-09-08
drm/i915: Handle DP_AUX_I2C_WRITE_STATUS_UPDATE
Ville Syrjälä
2015-09-08
drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/
Ville Syrjälä
2015-09-08
drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()
Thierry Reding
2015-09-08
drm/atomic-helper: Pimp docs with recommendations for rpm drivers
Daniel Vetter
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-09-08
drm/atomic: Make sure lock is held in trylock contexts.
Maarten Lankhorst
2015-09-08
drm/i2c/ch7006: Constify ch7006_tv_norms[] and ch7006_modes[]
Ville Syrjälä
2015-09-08
drm: Constify TV mode names
Ville Syrjälä
2015-09-08
drm: Constify generic_edid_names[]
Ville Syrjälä
2015-09-08
dtrm/edid: Allow comma separated edid binaries. (v3)
Bob Paauwe
2015-09-08
drm/atomic: refuse changing CRTC for planes directly
Daniel Vetter
2015-09-08
drm/fb-helper: Add module option to disable fbdev emulation
Daniel Vetter
2015-09-08
drm: Make drm_fb_unregister/remove accept NULL fb
Daniel Vetter
2015-09-08
drm/fb-helper: Use -errno return in restore_mode_unlocked
Daniel Vetter
2015-09-08
drm/atomic-helper: properly annotate functions in kerneldoc
Daniel Vetter
2015-09-08
drm/doc: Fixing xml documentation warning
Danilo Cesar Lemes de Paula
2015-09-08
drm: cleanup modesetting ioctls, one param per line
Rob Clark
2015-09-08
drm/mm: Do DRM_MM_CREATE_TOP adj_start calculation after color_adjust
Michel Thierry
2015-09-08
drm: WARN_ON if a modeset driver uses legacy suspend/resume helpers
Gustavo Padovan
2015-09-05
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-09-04
drm/amdgpu: rename gmc_v8_0_init_compute_vmid
Alex Deucher
2015-09-04
drm/amdgpu: fix vce3 instance handling
Alex Deucher
2015-09-04
drm/amdgpu: remove ib test for the second VCE Ring
Leo Liu
2015-09-04
drm/amdgpu: properly enable VM fault interrupts
Christian König
2015-09-04
drm/amdgpu: fix warning in scheduler
Alex Deucher
2015-09-04
Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/...
Dave Airlie
2015-09-04
Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-d...
Dave Airlie
2015-09-04
Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
2015-09-04
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-09-04
Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-09-03
drm/amdgpu: fix buffer placement under memory pressure
Christian König
2015-09-03
drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic
Alex Deucher
2015-09-03
drm/amdgpu: fix typo in dce11 watermark setup
Alex Deucher
2015-09-03
drm/amdgpu: fix typo in dce10 watermark setup
Alex Deucher
2015-09-03
drm/amdgpu: use top down allocation for non-CPU accessible vram
Alex Deucher
2015-09-03
drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)
Alex Deucher
2015-09-02
drm/amdgpu: set MEC doorbell range for Fiji
Jammy Zhou
2015-09-02
drm/amdgpu: implement burst NOP for SDMA
Jammy Zhou
[next]