aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-2355-0/+20192
|\
| * drm/gma500/cdv: Unpin framebuffer on crtc disablePatrik Jakobsson2013-06-191-0/+14
| * drm/gma500/psb: Unpin framebuffer on crtc disablePatrik Jakobsson2013-06-191-0/+14
| * drm/gma500: Increase max resolution for mode settingPatrik Jakobsson2013-06-191-2/+2
| * staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-10-311-0/+1
| * staging: Add moduleparam.h to drivers/staging files as requiredPaul Gortmaker2011-10-313-1/+4
| * staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.Paul Gortmaker2011-10-312-0/+2
| * staging: gma500: gtt based hardware scrolling consoleAlan Cox2011-09-263-16/+123
| * staging: gma500: frame buffer lockingAlan Cox2011-09-263-6/+8
| * gma500: Fix up suspend/resumeAlan Cox2011-08-263-26/+20
| * gma500: Fix backlight crashAlan Cox2011-08-262-28/+34
| * gma500: kill bogus codeAlan Cox2011-08-261-32/+0
| * gma500: Convert spaces to tabs in accel_2d.c.Akshay Joshi2011-08-261-7/+7
| * gma500: do a pass over the FIXME tagsAlan Cox2011-08-2610-38/+38
| * gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson2011-08-262-30/+44
| * gma500: Don't enable MSI on PoulsboPatrik Jakobsson2011-08-261-3/+5
| * gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2011-08-262-1/+2
| * gma500: kill MIPI interface typesAlan Cox2011-08-166-9/+11
| * gma500: Fix clashes with DRM updatesAlan Cox2011-08-092-24/+1
| * 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-2576-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/+3
| | * 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/+917
| | * 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/+5
| | * 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/+0
| | * 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/+24
| | * gma500: Make crtc count a property of the deviceAlan Cox2011-07-155-1/+45
| | * gma500: remove the legacy PM methodOctavian Purdila2011-07-153-10/+9
| | * 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/+17
| | * gma500: Final polishAlan Cox2011-07-155-14/+14
| | * gma500: remove unneeded check in mdfld_crtc_mode_set()Dan Carpenter2011-07-081-2/+0
| | * 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/+0
| | * gma500; clean mid filesAlan Cox2011-07-081-6/+4
| | * gma500: tidy the mrst filesAlan Cox2011-07-081-2/+2