aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker1-0/+1
2011-10-31staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker3-1/+4
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2-0/+2
2011-09-26staging: gma500: gtt based hardware scrolling consoleAlan Cox3-16/+123
2011-09-26staging: gma500: frame buffer lockingAlan Cox3-6/+8
2011-08-26gma500: Fix up suspend/resumeAlan Cox3-26/+20
2011-08-26gma500: Fix backlight crashAlan Cox2-28/+34
2011-08-26gma500: kill bogus codeAlan Cox1-32/+0
2011-08-26gma500: Convert spaces to tabs in accel_2d.c.Akshay Joshi1-7/+7
2011-08-26gma500: do a pass over the FIXME tagsAlan Cox10-38/+38
2011-08-26gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson2-30/+44
2011-08-26gma500: Don't enable MSI on PoulsboPatrik Jakobsson1-3/+5
2011-08-26gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2-1/+2
2011-08-16gma500: kill MIPI interface typesAlan Cox6-9/+11
2011-08-09gma500: Fix clashes with DRM updatesAlan Cox2-24/+1
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