index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ps3vram.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-27
cdv: continue synching up with updated reference code
Alan Cox
10
-56
/
+89
2012-04-27
gma500: Clean up weirdness in the cdv mode test code
Alan Cox
1
-3
/
+1
2012-04-27
gma500: support 1080p
Alan Cox
5
-25
/
+16
2012-04-27
gma500: panel presence check
Alan Cox
1
-0
/
+57
2012-04-27
gma500: intel_bios updates
Alan Cox
4
-37
/
+438
2012-04-27
gma500: mark framebuffer pages write combining
Alan Cox
1
-1
/
+1
2012-04-27
gma500: Update the Cedarview clock handling
Alan Cox
3
-65
/
+294
2012-04-27
gma500: read the PLL bits
Alan Cox
3
-0
/
+59
2012-04-27
gma500: Fix leak of uncached page
Alan Cox
1
-0
/
+1
2012-04-27
drm: Store vendor IDs directly in the EDID quirk structure
Ian Pilcher
1
-1
/
+1
2012-04-27
drm/edid: Try harder to fix up base EDID blocks
Adam Jackson
2
-6
/
+6
2012-04-24
vga: fix build when fbdev is a module
Matthew Garrett
2
-0
/
+4
2012-04-24
drm: Unify and fix idr error handling
Ville Syrjälä
4
-12
/
+12
2012-04-24
vga-switcheroo: select VGA arbitration.
Dave Airlie
1
-0
/
+1
2012-04-24
efifb: Implement vga_default_device() (v2)
Matthew Garrett
2
-20
/
+63
2012-04-24
x86: Use vga_default_device() when determining whether an fb is primary
Matthew Garrett
1
-5
/
+15
2012-04-24
vga-switcheroo: Use vga_default_device()
Matthew Garrett
1
-4
/
+5
2012-04-24
vgaarb: Add support for setting the default video device (v2)
Matthew Garrett
3
-0
/
+14
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
8
-105
/
+281
2012-04-24
drm/radeon/kms: add register definitions for audio
Alex Deucher
4
-0
/
+661
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
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
[next]