index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-26
drm/syncobj: Fix kerneldoc
Daniel Vetter
1
-2
/
+0
2017-07-26
drm/atomic: Allow drm_atomic_helper_swap_state to fail
Maarten Lankhorst
1
-8
/
+7
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
1
-8
/
+18
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
1
-1
/
+1
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
3
-0
/
+989
2017-07-18
drm/stm: ltdc: Add panel-bridge support
Philippe CORNU
3
-177
/
+38
2017-07-18
drm/stm: ltdc: Fix leak of px clk enable in some error paths
Philippe CORNU
1
-4
/
+6
2017-07-17
drm/vgem: add compat_ioctl support
Brian Norris
1
-0
/
+1
2017-07-17
drm/crc: Only open CRC on atomic drivers when the CRTC is active.
Maarten Lankhorst
1
-0
/
+13
2017-07-17
drm/crc: Handle opening and closing crc better
Maarten Lankhorst
1
-15
/
+31
2017-07-15
drm/vc4: Fix misleading name of the continuous flag.
Eric Anholt
1
-4
/
+4
2017-07-15
drm/vc4: Fix DSI T_INIT timing.
Eric Anholt
1
-1
/
+11
2017-07-14
drm: add helper functions for YCBCR420 handling
Shashank Sharma
1
-0
/
+58
2017-07-14
drm/edid: parse ycbcr 420 deep color information
Shashank Sharma
1
-0
/
+12
2017-07-14
drm/edid: parse YCBCR420 videomodes from EDID
Shashank Sharma
1
-2
/
+150
2017-07-14
drm: add helper to validate YCBCR420 modes
Shashank Sharma
2
-0
/
+33
2017-07-14
drm/edid: cleanup patch for CEA extended-tag macro
Shashank Sharma
1
-3
/
+12
2017-07-14
drm/edid: parse sink information before CEA blocks
Shashank Sharma
1
-2
/
+7
2017-07-14
drm/edid: complete CEA modedb(VIC 1-107)
Shashank Sharma
1
-1
/
+225
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
24
-24
/
+55
2017-07-14
drm/tinydrm: Add RePaper e-ink driver
Noralf Trønnes
3
-0
/
+1108
2017-07-14
drm/tinydrm: Add tinydrm_xrgb8888_to_gray8() helper
Noralf Trønnes
1
-2
/
+72
2017-07-14
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
Peter Rosin
1
-71
/
+160
2017-07-14
drm/atomic-helper: update lut props directly in ..._legacy_gamma_set
Peter Rosin
1
-15
/
+5
2017-07-14
drm: rename, adjust and export drm_atomic_replace_property_blob
Peter Rosin
2
-29
/
+24
2017-07-13
drm/dp/mst: Use memchr_inv() instead of memcmp() against a zeroed array
Ville Syrjälä
1
-8
/
+10
2017-07-13
drm/atomic: Make private objs proper objects
Ville Syrjälä
3
-56
/
+115
2017-07-13
drm/atomic: Remove pointless private object NULL state check
Ville Syrjälä
1
-2
/
+1
2017-07-13
drm/dp/mst: Handle errors from drm_atomic_get_private_obj_state() correctly
Ville Syrjälä
1
-4
/
+4
2017-07-13
drm/mediatek: Convert to new iterator macros
Maarten Lankhorst
1
-3
/
+3
2017-07-13
drm/imx: Use atomic iterator macros
Maarten Lankhorst
2
-5
/
+5
2017-07-13
drm/mali: Use new atomic iterator macros
Maarten Lankhorst
1
-1
/
+1
2017-07-13
drm/rockchip: Use for_each_oldnew_plane_in_state in vop_crtc_atomic_flush
Maarten Lankhorst
1
-3
/
+4
2017-07-13
drm/atmel-hlcdec: Use for_each_new_connector_in_state
Maarten Lankhorst
1
-1
/
+1
2017-07-13
drm/i915: Use correct iterator macro
Maarten Lankhorst
1
-1
/
+1
[next]