summaryrefslogtreecommitdiff
path: root/drivers/staging/gma500
AgeCommit message (Expand)Author
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-12-22staging: gma500: Fix warning in power.cRakib Mullick
2011-12-20staging/gma500: fixup staging code to build following core changes.Dave Airlie
2011-11-29drm: move the fb bpp/depth helper into the core.Dave Airlie
2011-11-26gma500: mark staging brokenAlan Cox
2011-11-25drm/staging/gma500: fix linux-next buildJesse Barnes
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven
2011-10-31staging: Add module.h to more drivers implicitly using it.Paul Gortmaker
2011-10-31staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker
2011-10-31staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker
2011-09-26staging: gma500: gtt based hardware scrolling consoleAlan Cox
2011-09-26staging: gma500: frame buffer lockingAlan Cox
2011-08-26gma500: Fix up suspend/resumeAlan Cox
2011-08-26gma500: Fix backlight crashAlan Cox
2011-08-26gma500: kill bogus codeAlan Cox
2011-08-26gma500: Convert spaces to tabs in accel_2d.c.Akshay Joshi
2011-08-26gma500: do a pass over the FIXME tagsAlan Cox
2011-08-26gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson
2011-08-26gma500: Don't enable MSI on PoulsboPatrik Jakobsson
2011-08-26gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson
2011-08-16gma500: kill MIPI interface typesAlan Cox
2011-08-09gma500: Fix clashes with DRM updatesAlan Cox
2011-07-26gma500: udelay(20000) it too long againStephen Rothwell
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-24gma500: udlay(20000) is too largeStephen Rothwell
2011-07-17Revert "gma500: Fix dependencies"Greg Kroah-Hartman
2011-07-16gma500: Add medfield headerAlan Cox
2011-07-15gma500: wire up the mrst i2c bus from chip_infoAlan Cox
2011-07-15gma500: Fix DPU buildAlan Cox
2011-07-15gma500: Clean up the DPU config and make it runtimeAlan Cox
2011-07-15gma500: resync with Medfield progressAlan Cox
2011-07-15gma500: Use the mrst helpers and power control for mode commitAlan Cox
2011-07-15gma500@ Fix backlight range errorAlan Cox
2011-07-15gma500: More Moorestown muddle meddling means MM maybe might modesetAlan Cox
2011-07-15gma500: Add the Oaktrail HDMI supportAlan Cox
2011-07-15gma500: Fix cdv warning on unused variableAlan Cox
2011-07-15gma500: skip getting modes via DDC on MoorestownOctavian Purdila
2011-07-15gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not definedOctavian Purdila
2011-07-15gma500: Make crtc count a property of the deviceAlan Cox
2011-07-15gma500: remove the legacy PM methodOctavian Purdila
2011-07-15gma500: allow the creation of 'stolen' memory objectsAlan Cox
2011-07-15gma500: add an mmap ioctlAlan Cox
2011-07-15gma500: Move the 2D operations into DRMAlan Cox
2011-07-15gma500: Cursor interfaceAlan Cox
2011-07-15gma500: Fix dependenciesAlan Cox
2011-07-15gma500: Sort out ditherAlan Cox
2011-07-15gma500: don't dynamically allocate the psb_gtt structAlan Cox
2011-07-15gma500: Final polishAlan Cox
2011-07-08gma500: remove unneeded check in mdfld_crtc_mode_set()Dan Carpenter