index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
soc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
drm: fix a memleak on mutex failure path
Oleg Drokin
1
-2
/
+6
2015-05-04
drm/atomic-helper: Really recover pre-atomic plane/cursor behavior
Daniel Vetter
1
-3
/
+3
2015-05-04
drm/qxl: Fix qxl_noop_get_vblank_counter()
Mario Kleiner
1
-1
/
+1
2015-05-04
drm: Zero out invalid vblank timestamp in drm_update_vblank_count. (v2)
Mario Kleiner
1
-3
/
+6
2015-05-04
drm: Prevent invalid use of vblank_disable_immediate. (v2)
Mario Kleiner
1
-0
/
+7
2015-05-04
drm/vblank: Fixup and document timestamp update/read barriers
Daniel Vetter
2
-46
/
+57
2015-04-20
DRM: Don't re-poll connector for disconnect
Josef Holzmayr
1
-2
/
+2
2015-04-20
drm: Fix for DP CTS test 4.2.2.5 - I2C DEFER handling
Todd Previte
1
-2
/
+8
2015-04-16
drm: Fix the 'native defer' message in drm_dp_i2c_do_msg()
Todd Previte
1
-1
/
+1
2015-04-16
drm/atomic-helper: Don't call atomic_update_plane when it stays off
Daniel Vetter
2
-5
/
+2
2015-04-14
drm: fix trivial typo mistake
John Hunter
1
-1
/
+1
2015-04-14
drm: Make integer overflow checking cover universal cursor updates (v2)
Matt Roper
1
-11
/
+11
2015-04-13
drm: make crtc/encoder/connector/plane helper_private a const pointer
Jani Nikula
3
-8
/
+8
2015-04-13
drm/armada: constify struct drm_encoder_helper_funcs pointer
Jani Nikula
1
-1
/
+1
2015-04-13
drm/radeon: constify more struct drm_*_helper funcs pointers
Jani Nikula
2
-3
/
+3
2015-04-13
drm/edid: add #defines for ELD versions
Jani Nikula
1
-0
/
+2
2015-04-11
drm/atomic: Add for_each_{connector,crtc,plane}_in_state helper macros
Ander Conselvan de Oliveira
3
-222
/
+117
2015-04-07
drm: Use kref_put_mutex in drm_gem_object_unreference_unlocked
Maarten Lankhorst
1
-6
/
+8
2015-04-07
drm/drm: constify all struct drm_*_helper funcs pointers
Jani Nikula
4
-19
/
+19
2015-04-07
drm/qxl: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-1
/
+1
2015-04-07
drm/nouveau: constify all struct drm_*_helper funcs pointers
Jani Nikula
7
-15
/
+15
2015-04-07
drm/radeon: constify all struct drm_*_helper funcs pointers
Jani Nikula
2
-9
/
+9
2015-04-07
drm/gma500: constify all struct drm_*_helper funcs pointers
Jani Nikula
10
-14
/
+14
2015-04-07
drm/mgag200: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-1
/
+1
2015-04-07
drm/exynos: constify all struct drm_*_helper funcs pointers
Jani Nikula
1
-1
/
+1
2015-04-07
drm: Fix some typos
John Hunter
1
-2
/
+2
2015-04-02
drm/vgem: implement virtual GEM
Zach Reizner
6
-0
/
+529
2015-04-01
drm/bochs: disable video before changing video mode
Chris Ruffin
1
-0
/
+1
2015-03-31
drm: line wrap DRM_IOCTL_DEF* macros
Emil Velikov
2
-4
/
+14
2015-03-30
drm/atomic: Don't try to free a NULL state
Ander Conselvan de Oliveira
1
-0
/
+3
2015-03-30
drm/atomic: Clear crtcs, connectors and planes when clearing state
Ander Conselvan de Oliveira
1
-0
/
+3
2015-03-30
Linux 4.0-rc6
v4.0-rc6
Linus Torvalds
1
-1
/
+1
2015-03-29
arm64: juno: Fix misleading name of UART reference clock
Dave Martin
1
-1
/
+1
2015-03-27
drm/i915: Update DRIVER_DATE to 20150327
Daniel Vetter
1
-1
/
+1
2015-03-27
drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() code
Ville Syrjälä
1
-6
/
+7
2015-03-27
drm: Use max() to make the ioctl alloc size code cleaner
Ville Syrjälä
1
-3
/
+2
2015-03-27
drm: Simplify core vs. drv ioctl handling
Ville Syrjälä
1
-24
/
+15
2015-03-27
drm: Drop ioctl->cmd_drv
Ville Syrjälä
3
-7
/
+6
2015-03-27
drm: Fix DRM_IOCTL_DEF_DRV()
Ville Syrjälä
1
-1
/
+1
2015-03-27
drm/i915: Skip allocating shadow batch for 0-length batches
Chris Wilson
1
-1
/
+1
2015-03-27
drm/i915: Handle error to get connector state when staging config
Ander Conselvan de Oliveira
1
-0
/
+2
2015-03-27
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
5
-16
/
+30
2015-03-27
drm/i915: fix simple_return.cocci warnings
kbuild test robot
1
-7
/
+1
2015-03-27
drm/atomic-helpers: Properly avoid full modeset dance
Daniel Vetter
1
-2
/
+4
2015-03-27
drm/i915: Add module param to test the load detect code
Daniel Vetter
3
-3
/
+12
2015-03-27
drm/i915: Remove usage of encoder->new_crtc from clock computations
Ander Conselvan de Oliveira
1
-13
/
+38
2015-03-27
drm/i915: Don't look at staged config crtc when changing DRRS state
Ander Conselvan de Oliveira
1
-1
/
+1
2015-03-27
drm/i915: Convert intel_pipe_will_have_type() to using atomic state
Ander Conselvan de Oliveira
2
-52
/
+83
2015-03-27
drm/i915: Pass an atomic state to modeset_global_resources() functions
Ander Conselvan de Oliveira
2
-5
/
+7
2015-03-27
drm/i915: Add dynamic page trace events
Michel Thierry
3
-0
/
+106
[next]