aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26gma500: udelay(20000) it too long againStephen Rothwell1-1/+1
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds76-3127/+18335
2011-07-24gma500: udlay(20000) is too largeStephen Rothwell1-1/+1
2011-07-17Revert "gma500: Fix dependencies"Greg Kroah-Hartman1-1/+1
2011-07-16gma500: Add medfield headerAlan Cox1-0/+270
2011-07-15gma500: wire up the mrst i2c bus from chip_infoAlan Cox1-11/+3
2011-07-15gma500: Fix DPU buildAlan Cox2-5/+11
2011-07-15gma500: Clean up the DPU config and make it runtimeAlan Cox10-78/+845
2011-07-15gma500: resync with Medfield progressAlan Cox17-924/+917
2011-07-15gma500: Use the mrst helpers and power control for mode commitAlan Cox3-6/+29
2011-07-15gma500@ Fix backlight range errorAlan Cox1-7/+5
2011-07-15gma500: More Moorestown muddle meddling means MM maybe might modesetAlan Cox3-22/+141
2011-07-15gma500: Add the Oaktrail HDMI supportAlan Cox7-69/+1401
2011-07-15gma500: Fix cdv warning on unused variableAlan Cox1-2/+0
2011-07-15gma500: skip getting modes via DDC on MoorestownOctavian Purdila1-1/+2
2011-07-15gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not definedOctavian Purdila4-30/+24
2011-07-15gma500: Make crtc count a property of the deviceAlan Cox5-1/+45
2011-07-15gma500: remove the legacy PM methodOctavian Purdila3-10/+9
2011-07-15gma500: allow the creation of 'stolen' memory objectsAlan Cox2-1/+26
2011-07-15gma500: add an mmap ioctlAlan Cox4-1/+29
2011-07-15gma500: Move the 2D operations into DRMAlan Cox5-32/+82
2011-07-15gma500: Cursor interfaceAlan Cox4-11/+28
2011-07-15gma500: Fix dependenciesAlan Cox1-1/+1
2011-07-15gma500: Sort out ditherAlan Cox3-3/+8
2011-07-15gma500: don't dynamically allocate the psb_gtt structAlan Cox8-28/+17
2011-07-15gma500: Final polishAlan Cox5-14/+14
2011-07-08gma500: remove unneeded check in mdfld_crtc_mode_set()Dan Carpenter1-2/+0
2011-07-08gma500: reversed test in mdfld_dbi_dsr_exit()Dan Carpenter1-1/+1
2011-07-08Staging: gma500: typo in array initializationDan Carpenter1-1/+1
2011-07-08gma500: Fix unused variable in cdv supportAlan Cox1-1/+0
2011-07-08gma500; clean mid filesAlan Cox1-6/+4
2011-07-08gma500: tidy the mrst filesAlan Cox1-2/+2
2011-07-08gma500: tidy up the CDV filesAlan Cox5-126/+133
2011-07-08gma500: Mask out bits not part of the page table base addressPatrik Jakobsson1-1/+1
2011-07-08gma500: Fix symbol clash with i915Alan Cox5-7/+7
2011-07-08gma500: psb_intel_lvds styleAlan Cox1-26/+23
2011-07-08gma500: Re-order checks and dereferences in psb_intel_lvdsAlan Cox1-4/+9
2011-07-08gma500: strip unneeded version headersJesper Juhl4-4/+0
2011-07-05gma500: oops.. thou shalt stg add...Alan Cox3-0/+732
2011-07-05gma500: Update the TODO listAlan Cox1-20/+9
2011-07-05gma500: fix build without backlight device supportJani Nikula1-1/+1
2011-07-05gma500: power can be touched in IRQ stateAlan Cox1-8/+10
2011-07-05gma500: Fix missing memory checkAlan Cox1-1/+5
2011-07-05gma500: Workaround for Medfield/Cedarview cursor bugAlan Cox1-0/+14
2011-07-05gma500: Fix backlight crashAlan Cox1-3/+4
2011-07-05gma500: Add the HDMI bitsAlan Cox3-4/+5
2011-07-05gma500: begin adding CDV specific codeAlan Cox8-108/+2459
2011-07-05gma500: move the power headerAlan Cox13-12/+12
2011-07-05gma500: move the BIOS headerAlan Cox8-9/+7
2011-07-05gma500: tidying up the power stuff a spotAlan Cox1-20/+13