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
2013-08-19
drm/i2c: tda998x: add video and audio input configuration
Russell King
2
-8
/
+290
2013-08-19
drm/i2c: tda998x: prepare for video input configuration
Russell King
1
-6
/
+10
2013-08-19
drm/i2c: tda998x: fix npix/nline programming
Russell King
1
-2
/
+2
2013-08-19
drm/i2c: tda998x: ensure VIP output mux is properly set
Russell King
1
-0
/
+4
2013-08-19
drm/i2c: tda998x: fix EDID reading on TDA19988 devices
Russell King
1
-1
/
+13
2013-08-19
drm: DRM should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-08-09
drm: provide agp dummies for CONFIG_AGP=n
David Herrmann
2
-47
/
+196
2013-08-07
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
374
-95548
/
+7541
2013-08-07
drm/ttm: inline drm_bo_setup_vm()
David Herrmann
1
-20
/
+2
2013-08-07
drm/mm: remove unused API
David Herrmann
2
-235
/
+20
2013-08-07
drm/i915: pre-alloc instead of drm_mm search/get_block
David Herrmann
1
-31
/
+47
2013-08-07
drm/ttm: replace drm_mm_pre_get() by direct alloc
David Herrmann
1
-22
/
+20
2013-08-07
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
5
-27
/
+69
2013-08-07
drm: don't push static constants on stack for %*ph
Andy Shevchenko
3
-4
/
+4
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
26
-30
/
+29
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
8
-55
/
+68
2013-08-07
drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unloc...
Chris Wilson
1
-2
/
+4
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
44
-186
/
+33
2013-08-04
drm/i915: Do not dereference NULL crtc or fb until after checking
Chris Wilson
1
-0
/
+9
2013-08-01
drm/mm: include required headers in drm_mm.h
David Herrmann
1
-0
/
+3
2013-07-26
drm/i915: fix pnv display core clock readout out
Daniel Vetter
2
-1
/
+34
2013-07-26
drm/i915: Replace open-coded offset_in_page()
Chris Wilson
1
-2
/
+2
2013-07-26
drm/i915: Retry DP aux_ch communications with a different clock after failure
Chris Wilson
1
-41
/
+51
2013-07-26
drm/i915: Add messages useful for HPD storm detection debugging (v2)
Egbert Eich
1
-0
/
+7
2013-07-26
drm/gem: fix mmap vma size calculations
David Herrmann
1
-1
/
+1
2013-07-25
drm/i915: dvo_ch7xxx: fix vsync polarity setting
Imre Deak
1
-1
/
+1
2013-07-25
drm/i915: fix the racy object accounting
Daniel Vetter
3
-0
/
+6
2013-07-25
drm/i915: Convert the register access tracepoint to be conditional
Chris Wilson
3
-6
/
+8
2013-07-25
drm/i915: Squash gen lookup through multiple indirections inside GT access
Chris Wilson
1
-2
/
+2
2013-07-25
drm/i915: Use the common register access functions for NOTRACE variants
Chris Wilson
2
-18
/
+18
2013-07-25
drm/i915: Use a private interface for register access within GT
Chris Wilson
2
-68
/
+90
2013-07-25
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
10
-565
/
+614
2013-07-25
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
9108
-274812
/
+660529
2013-07-25
drm/vma: provide drm_vma_node_unmap() helper
David Herrmann
3
-15
/
+24
2013-07-25
drm/ttm: convert to unified vma offset manager
David Herrmann
14
-155
/
+66
2013-07-25
drm/gem: convert to new unified vma manager
David Herrmann
11
-186
/
+62
2013-07-25
drm: add unified vma offset manager
David Herrmann
4
-1
/
+490
2013-07-24
drm/i915: fix reference counting in i915_gem_create
Daniel Vetter
1
-9
/
+5
2013-07-24
drm/i915: Use Graphics Base of Stolen Memory on all gen3+
Chris Wilson
1
-30
/
+12
2013-07-24
drm/i915: disable stolen mem for OVERLAY_NEEDS_PHYSICAL
Daniel Vetter
1
-1
/
+3
2013-07-24
drm/i915: add functions to disable and restore LCPLL
Paulo Zanoni
3
-0
/
+154
2013-07-24
drm/i915: disable CLKOUT_DP when it's not needed
Paulo Zanoni
1
-4
/
+32
2013-07-24
drm/i915: extend lpt_enable_clkout_dp
Paulo Zanoni
2
-14
/
+32
2013-07-24
drm/i915: fix up error cleanup in i915_gem_object_bind_to_gtt
Daniel Vetter
1
-6
/
+8
2013-07-24
drm/i915: Add some debug breadcrumbs to connector detection
Chris Wilson
7
-0
/
+22
2013-07-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-130
/
+242
2013-07-23
Fix __wait_on_atomic_t() to call the action func if the counter != 0
David Howells
1
-1
/
+2
2013-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
16
-180
/
+381
2013-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-44
/
+26
2013-07-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-15
/
+36
[next]