Age | Commit message (Expand) | Author | Files | Lines |
2011-12-20 | Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next | Dave Airlie | 472 | -4100/+5601 |
2011-12-20 | gma500: Final enables for Oaktrail | Alan Cox | 2 | -1/+15 |
2011-12-20 | gma500: SDVO DDC bus guessing isn't working so hardcode it instead | Patrik Jakobsson | 1 | -0/+8 |
2011-12-20 | gma500: Convert Oaktrail to work with new output handling | Patrik Jakobsson | 3 | -47/+79 |
2011-12-20 | gma500: Convert Cedarview to work with new output handling | Patrik Jakobsson | 6 | -128/+169 |
2011-12-20 | gma500: Replace SDVO code with slightly modified version from i915 | Patrik Jakobsson | 6 | -973/+2742 |
2011-12-20 | gma500: Add support for Intel GMBUS | Patrik Jakobsson | 6 | -0/+588 |
2011-12-20 | gma500: Convert PSB LVDS to new output handling | Patrik Jakobsson | 1 | -69/+83 |
2011-12-20 | gma500: Fix encoder type checking for connectors | Patrik Jakobsson | 3 | -19/+19 |
2011-12-20 | gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes | Patrik Jakobsson | 2 | -11/+10 |
2011-12-20 | gma500: Initial support for our encoder and connector structs | Patrik Jakobsson | 2 | -15/+32 |
2011-12-20 | staging/gma500: fixup staging code to build following core changes. | Dave Airlie | 7 | -11/+11 |
2011-12-20 | drm: Replace pitch with pitches[] in drm_framebuffer | Ville Syrjälä | 21 | -57/+62 |
2011-12-20 | drm: Check that the requested pixel format is valid | Ville Syrjälä | 1 | -0/+75 |
2011-12-20 | drm: plane: Check that the fb pixel format is supported by the plane | Ville Syrjälä | 1 | -0/+11 |
2011-12-20 | drm: plane: Make 'formats' parameter to drm_plane_init() const | Ville Syrjälä | 1 | -1/+1 |
2011-12-20 | drm: plane: Check crtc coordinates against integer overflows in setplane ioctl | Ville Syrjälä | 1 | -0/+12 |
2011-12-20 | drm: plane: Check source coordinates | Ville Syrjälä | 1 | -0/+23 |
2011-12-20 | drm: plane: Clear plane.crtc and plane.fb after disable_plane() | Ville Syrjälä | 1 | -0/+2 |
2011-12-20 | drm: Fix __user sparse warnings | Ville Syrjälä | 1 | -15/+15 |
2011-12-20 | drm: plane: mutex_unlock() was missing | Ville Syrjälä | 1 | -0/+1 |
2011-12-20 | drm/intel: Fix initialization if startup happens in interlaced mode [v2] | Christian Schmidt | 2 | -1/+2 |
2011-12-20 | Fix wrong assumptions in cea_for_each_detailed_block v2 | Christian Schmidt | 1 | -17/+2 |
2011-12-20 | drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on | Christian Schmidt | 1 | -19/+22 |
2011-12-19 | drm/edid: support CEA video modes. | Christian Schmidt | 2 | -0/+327 |
2011-12-17 | Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" | Linus Torvalds | 1 | -6/+1 |
2011-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 5 | -67/+9 |
2011-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 12 | -66/+44 |
2011-12-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux | Linus Torvalds | 13 | -90/+359 |
2011-12-16 | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 4 | -23/+52 |
2011-12-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -151/+221 |
2011-12-16 | drm/i915/dp: Dither down to 6bpc if it makes the mode fit | Adam Jackson | 3 | -8/+39 |
2011-12-16 | drm/i915: enable semaphores on per-device defaults | Eugeni Dodonov | 3 | -4/+21 |
2011-12-16 | drm/i915: don't set unpin_work if vblank_get fails | Jesse Barnes | 1 | -5/+7 |
2011-12-16 | drm/i915: By default, enable RC6 on IVB and SNB when reasonable | Keith Packard | 3 | -6/+33 |
2011-12-16 | iommu: Export intel_iommu_enabled to signal when iommu is in use | Eugeni Dodonov | 1 | -0/+5 |
2011-12-16 | drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check | Chris Wilson | 1 | -8/+20 |
2011-12-16 | drm/i915: prevent division by zero when asking for chipset power | Eugeni Dodonov | 2 | -0/+11 |
2011-12-16 | drm/i915: add PCH info to i915_capabilities | Paulo Zanoni | 1 | -0/+1 |
2011-12-16 | drm/i915: set the right SDVO transcoder for CPT | Paulo Zanoni | 2 | -6/+10 |
2011-12-16 | drm/i915: no-lvds quirk for ASUS AT5NM10T-I | Adam Jackson | 1 | -0/+8 |
2011-12-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko... | Linus Torvalds | 2 | -26/+42 |
2011-12-16 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -7/+13 |
2011-12-16 | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -2/+19 |
2011-12-15 | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+2 |
2011-12-15 | gpio: Fix DA9052 GPIO build errors. | Ashish Jangam | 1 | -13/+8 |
2011-12-15 | xen/swiotlb: Use page alignment for early buffer allocation. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2011-12-14 | staging: r8712u: Add new USB ID | Larry Finger | 1 | -0/+1 |
2011-12-14 | staging: tidspbridge: request dmtimer clocks on init | Omar Ramirez Luna | 1 | -3/+12 |
2011-12-14 | staging: tidspbridge: include module.h by default | Omar Ramirez Luna | 1 | -4/+0 |