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
2012-04-24
drm/radeon/kms: improve bpc handling (v2)
Alex Deucher
5
-12
/
+63
2012-04-23
mm: fixup compilation error due to an asm write through a const pointer
Daniel Vetter
1
-1
/
+1
2012-04-23
drm/edid: Add packed attribute to new gtf2 and cvt structs
Takashi Iwai
1
-2
/
+2
2012-04-23
drm/edid: Add a workaround for 1366x768 HD panel
Takashi Iwai
1
-0
/
+15
2012-04-20
drm: replace open-coded ARRAY_SIZE with macro
Jim Cromie
1
-4
/
+3
2012-04-20
drm/edid: add missing NULL checks.
Takashi Iwai
1
-0
/
+6
2012-04-20
drm/edid: Generate modes from extra_modes for range descriptors
Adam Jackson
1
-0
/
+73
2012-04-20
drm/edid: Add extra_modes
Adam Jackson
1
-0
/
+11
2012-04-20
drm/edid: Give the est3 mode struct a real name
Adam Jackson
1
-2
/
+4
2012-04-20
drm/edid: Update range descriptor struct for EDID 1.4
Adam Jackson
1
-6
/
+20
2012-04-20
drm/edid: Do drm_dmt_modes_for_range() for all range descriptor types
Adam Jackson
1
-5
/
+6
2012-04-20
drm/edid: Fix some comment typos in the DMT mode list
Adam Jackson
1
-5
/
+5
2012-04-20
drm/edid: Add the reduced blanking DMT modes to the DMT list
Adam Jackson
1
-1
/
+93
2012-04-20
drm/edid: s/drm_gtf_modes_for_range/drm_dmt_modes_for_range/
Adam Jackson
1
-2
/
+2
2012-04-20
drm/edid: Remove a misleading comment
Adam Jackson
1
-4
/
+0
2012-04-20
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
Adam Jackson
3
-15
/
+27
2012-04-20
drm/edid: Rewrite drm_mode_find_dmt search loop
Adam Jackson
1
-9
/
+10
2012-04-20
drm/edid: Document drm_mode_find_dmt
Adam Jackson
1
-0
/
+10
2012-04-20
drm: add DRM_MODE_FLAG_DBLCLK to CEA modes requiring it
Paulo Zanoni
1
-16
/
+22
2012-04-20
drm: add the VIC number to the CEA EDID modes
Paulo Zanoni
1
-64
/
+64
2012-04-20
drm: Parse color format information in CEA blocks
Lars-Peter Clausen
1
-10
/
+21
2012-04-20
drm: Fix EDID color format parsing
Lars-Peter Clausen
1
-4
/
+4
2012-04-20
drm: Add sanity checks to framebuffer creation
Ville Syrjälä
1
-4
/
+43
2012-04-20
drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functions
Ville Syrjälä
2
-0
/
+62
2012-04-20
drm: Add drm_format_plane_cpp() utility function
Ville Syrjälä
2
-0
/
+46
2012-04-20
drm: Move drm_format_num_planes() to drm_crtc.c
Ville Syrjälä
4
-35
/
+34
2012-04-12
agp: Use u32 __iomem annotation to silence sparse warning.
Santosh Nayak
1
-1
/
+1
2012-04-12
agp: Remove 'break' after 'return' statement.
Santosh Nayak
2
-3
/
+0
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
33
-1137
/
+2587
2012-04-12
drm/radeon/kms: attempt to avoid copying data twice on coherent cards. (v3)
Dave Airlie
1
-13
/
+24
2012-04-12
drm/radeon: enable pci bus mastering after card is initialised (v2)
Dave Airlie
5
-3
/
+9
2012-04-09
drm/i915: VCS is not the last ring
Ben Widawsky
1
-1
/
+1
2012-04-09
drm/i915: Add a dual link lvds quirk for MacBook Pro 8,2
Daniel Vetter
1
-0
/
+22
2012-04-09
drm/i915: make quirks more verbose
Daniel Vetter
3
-4
/
+6
2012-04-09
drm/i915: dump the DMA fetch addr register on pre-gen6
Daniel Vetter
3
-2
/
+4
2012-04-09
drm/i915/sdvo: Include YRPB as an additional TV output type
Chris Wilson
1
-3
/
+6
2012-04-09
drm/i915: disallow gem init ioctl on ilk
Daniel Vetter
1
-0
/
+4
2012-04-09
drm/i915: refuse to load on gen6+ without kms
Daniel Vetter
1
-1
/
+9
2012-04-09
drm/i915: extract gt interrupt handler
Daniel Vetter
1
-29
/
+37
2012-04-09
drm/i915: use render gen to switch ring irq functions
Daniel Vetter
1
-2
/
+2
2012-04-09
drm/i915: rip out old HWSTAM missed irq WA for vlv
Daniel Vetter
1
-12
/
+0
2012-04-09
drm/i915: open code gen6+ ring irqs
Ben Widawsky
2
-46
/
+17
2012-04-09
drm/i915: ring irq cleanups
Ben Widawsky
3
-38
/
+30
2012-04-09
drm/i915: add SFUSE_STRAP registers for digital port detection
Eugeni Dodonov
1
-0
/
+7
2012-04-09
drm/i915: add WM_LINETIME registers
Eugeni Dodonov
1
-0
/
+10
2012-04-09
drm/i915: add WRPLL clocks
Eugeni Dodonov
1
-0
/
+8
2012-04-09
drm/i915: add LCPLL control registers
Eugeni Dodonov
1
-0
/
+7
2012-04-09
drm/i915: add SSC offsets for SBI access
Eugeni Dodonov
1
-0
/
+15
2012-04-09
drm/i915: add port clock selection support for HSW
Eugeni Dodonov
1
-0
/
+23
2012-04-09
drm/i915: add S PLL control
Eugeni Dodonov
1
-0
/
+8
[next]