index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-06
drm/fb-helper: Stop using trylocks in force_restore
Daniel Vetter
1
-10
/
+1
2015-08-06
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
2
-33
/
+12
2015-08-06
drm/fb_cma_helper: Use new drm_fb_helper functions
Archit Taneja
1
-34
/
+11
2015-08-06
drm/udl: Use new drm_fb_helper functions
Archit Taneja
1
-29
/
+12
2015-08-06
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
1
-27
/
+13
2015-08-06
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
2
-35
/
+19
2015-08-06
drm/exynos: Use new drm_fb_helper functions
Archit Taneja
1
-35
/
+12
2015-08-06
drm/msm: Use new drm_fb_helper functions
Archit Taneja
1
-24
/
+10
2015-08-06
drm/tegra: Use new drm_fb_helper functions
Archit Taneja
1
-26
/
+9
2015-08-06
drm/ast: Use new drm_fb_helper functions
Archit Taneja
1
-31
/
+17
2015-08-06
drm/armada: Use new drm_fb_helper functions
Archit Taneja
1
-23
/
+10
2015-08-06
drm/rockchip: Use new drm_fb_helper functions
Archit Taneja
1
-35
/
+12
2015-08-06
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
2
-0
/
+16
2015-08-06
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
3
-0
/
+104
2015-08-06
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
3
-0
/
+38
2015-08-06
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
2
-0
/
+15
2015-08-06
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
2
-0
/
+84
2015-08-06
drm/omap: Fixup compile fail
Daniel Vetter
1
-2
/
+4
2015-08-03
drm/sti: atomic crtc/plane update
Vincent Abriou
13
-877
/
+809
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
16
-183
/
+182
2015-08-03
drm/sti: code clean up
Vincent Abriou
19
-886
/
+713
2015-08-03
drm/sti: fix dynamic z-ordering
Vincent Abriou
3
-20
/
+24
2015-08-03
drm: sti: fix sub-components bind
Benjamin Gaignard
4
-131
/
+57
2015-07-30
drm/amdkfd: fix bug when initializing sdma vm
Oded Gabbay
2
-2
/
+2
2015-07-30
drm/amdgpu: fix bug when amdkfd destroys hqd
Oded Gabbay
1
-1
/
+1
2015-07-30
Merge tag 'topic/drm-misc-2015-07-28' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
29
-99
/
+169
2015-07-27
drm/atomic: Update legacy DPMS state during modesets, v3.
Maarten Lankhorst
2
-14
/
+21
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
19
-44
/
+65
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
11
-26
/
+44
2015-07-27
drm/atomic: add connectors_changed to separate it from mode_changed, v2
Maarten Lankhorst
4
-14
/
+38
2015-07-26
drm: Fix DP_TEST_COUNT_MASK
Rodrigo Vivi
1
-1
/
+1
2015-07-24
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
20
-295
/
+172
2015-07-24
Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
13
-7
/
+336
2015-07-24
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
59
-5641
/
+8422
2015-07-24
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
19
-173
/
+178
2015-07-24
Merge tag 'drm-amdkfd-next-2015-07-20' of git://people.freedesktop.org/~gabba...
Dave Airlie
28
-40
/
+2893
2015-07-22
drm: gc now dead mode_group code
Daniel Vetter
6
-109
/
+0
2015-07-22
drm: Stop filtering according to mode_group in getresources
Daniel Vetter
1
-80
/
+30
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
4
-18
/
+19
2015-07-22
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
2
-17
/
+2
2015-07-22
drm: Roll out drm_for_each_connector more
Daniel Vetter
6
-12
/
+14
2015-07-22
drm: Amend connector list locking rules
Daniel Vetter
1
-1
/
+9
2015-07-22
drm/radeon: Take all modeset locks for DP MST hotplug
Daniel Vetter
1
-4
/
+4
2015-07-22
drm/i915: Take all modeset locks for DP MST hotplug
Daniel Vetter
1
-6
/
+6
2015-07-22
drm: Check locking in drm_for_each_fb
Daniel Vetter
1
-1
/
+5
2015-07-22
drm/i915: Use drm_for_each_fb in i915_debugfs.c
Daniel Vetter
1
-1
/
+3
2015-07-22
drm: Check locking in drm_for_each_connector
Daniel Vetter
1
-1
/
+11
2015-07-22
drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_conn...
Daniel Vetter
1
-2
/
+7
2015-07-22
drm/probe-helper: Grab mode_config.mutex in poll_init/enable
Daniel Vetter
1
-16
/
+25
2015-07-22
drm: Add modeset object iterators
Daniel Vetter
6
-39
/
+49
[prev]
[next]