index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
linear.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
drm/atomic: Allow drm_atomic_helper_swap_state to fail
Maarten Lankhorst
1
-8
/
+7
2017-07-26
drm/atomic: Add __must_check to drm_atomic_helper_swap_state.
Maarten Lankhorst
1
-1
/
+2
2017-07-26
drm/vc4: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+1
2017-07-26
drm/tilcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+5
2017-07-26
drm/tegra: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-26
drm/msm: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-8
/
+8
2017-07-26
drm/mediatek: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+6
2017-07-26
drm/i915: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+9
2017-07-26
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-6
/
+7
2017-07-26
drm/nouveau: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+4
2017-07-26
drm/atomic: Change drm_atomic_helper_swap_state to return an error.
Maarten Lankhorst
2
-10
/
+19
2017-07-26
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
Maarten Lankhorst
1
-2
/
+5
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
15
-15
/
+0
2017-07-26
drm/qxl: Drop fbdev hwaccel flags
Daniel Vetter
1
-1
/
+1
2017-07-26
drm: Update docs around gem_free_object
Daniel Vetter
2
-2
/
+2
2017-07-18
drm: Don't complain too much about struct_mutex.
Daniel Vetter
1
-4
/
+6
2017-07-18
drm/zte: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2017-07-18
drm/pl111: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2017-07-18
drm/mxsfb: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2017-07-18
drm/bridge/synopsys: Add MIPI DSI host controller bridge
Philippe CORNU
4
-0
/
+1028