summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500
Commit message (Expand)AuthorAgeFilesLines
* gma500: udelay(20000) it too long againStephen Rothwell2011-07-261-1/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2676-3127/+18335
|\
| * Revert "gma500: Fix dependencies"Greg Kroah-Hartman2011-07-171-1/+1
| * gma500: Add medfield headerAlan Cox2011-07-161-0/+270
| * gma500: wire up the mrst i2c bus from chip_infoAlan Cox2011-07-151-11/+3Star
| * gma500: Fix DPU buildAlan Cox2011-07-152-5/+11
| * gma500: Clean up the DPU config and make it runtimeAlan Cox2011-07-1510-78/+845
| * gma500: resync with Medfield progressAlan Cox2011-07-1517-924/+917Star
| * gma500: Use the mrst helpers and power control for mode commitAlan Cox2011-07-153-6/+29
| * gma500@ Fix backlight range errorAlan Cox2011-07-151-7/+5Star
| * gma500: More Moorestown muddle meddling means MM maybe might modesetAlan Cox2011-07-153-22/+141
| * gma500: Add the Oaktrail HDMI supportAlan Cox2011-07-157-69/+1401
| * gma500: Fix cdv warning on unused variableAlan Cox2011-07-151-2/+0Star
| * gma500: skip getting modes via DDC on MoorestownOctavian Purdila2011-07-151-1/+2
| * gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not definedOctavian Purdila2011-07-154-30/+24Star
| * gma500: Make crtc count a property of the deviceAlan Cox2011-07-155-1/+45
| * gma500: remove the legacy PM methodOctavian Purdila2011-07-153-10/+9Star
| * gma500: allow the creation of 'stolen' memory objectsAlan Cox2011-07-152-1/+26
| * gma500: add an mmap ioctlAlan Cox2011-07-154-1/+29
| * gma500: Move the 2D operations into DRMAlan Cox2011-07-155-32/+82
| * gma500: Cursor interfaceAlan Cox2011-07-154-11/+28
| * gma500: Fix dependenciesAlan Cox2011-07-151-1/+1
| * gma500: Sort out ditherAlan Cox2011-07-153-3/+8
| * gma500: don't dynamically allocate the psb_gtt structAlan Cox2011-07-158-28/+17Star
| * gma500: Final polishAlan Cox2011-07-155-14/+14
| * gma500: remove unneeded check in mdfld_crtc_mode_set()Dan Carpenter2011-07-081-2/+0Star
| * gma500: reversed test in mdfld_dbi_dsr_exit()Dan Carpenter2011-07-081-1/+1
| * Staging: gma500: typo in array initializationDan Carpenter2011-07-081-1/+1
| * gma500: Fix unused variable in cdv supportAlan Cox2011-07-081-1/+0Star
| * gma500; clean mid filesAlan Cox2011-07-081-6/+4Star
| * gma500: tidy the mrst filesAlan Cox2011-07-081-2/+2
| * gma500: tidy up the CDV filesAlan Cox2011-07-085-126/+133
| * gma500: Mask out bits not part of the page table base addressPatrik Jakobsson2011-07-081-1/+1
| * gma500: Fix symbol clash with i915Alan Cox2011-07-085-7/+7
| * gma500: psb_intel_lvds styleAlan Cox2011-07-081-26/+23Star
| * gma500: Re-order checks and dereferences in psb_intel_lvdsAlan Cox2011-07-081-4/+9
| * gma500: strip unneeded version headersJesper Juhl2011-07-084-4/+0Star
| * gma500: oops.. thou shalt stg add...Alan Cox2011-07-063-0/+732
| * gma500: Update the TODO listAlan Cox2011-07-061-20/+9Star
| * gma500: fix build without backlight device supportJani Nikula2011-07-051-1/+1
| * gma500: power can be touched in IRQ stateAlan Cox2011-07-051-8/+10
| * gma500: Fix missing memory checkAlan Cox2011-07-051-1/+5
| * gma500: Workaround for Medfield/Cedarview cursor bugAlan Cox2011-07-051-0/+14
| * gma500: Fix backlight crashAlan Cox2011-07-051-3/+4
| * gma500: Add the HDMI bitsAlan Cox2011-07-053-4/+5
| * gma500: begin adding CDV specific codeAlan Cox2011-07-058-108/+2459
| * gma500: move the power headerAlan Cox2011-07-0513-12/+12
| * gma500: move the BIOS headerAlan Cox2011-07-058-9/+7Star
| * gma500: tidying up the power stuff a spotAlan Cox2011-07-051-20/+13Star
| * gma500: move the i2c codeAlan Cox2011-07-052-1/+1