summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500
Commit message (Expand)AuthorAgeFilesLines
* 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
* gma500: the MMU code is also genericAlan Cox2011-07-052-1/+1
* gma500: move opregion filesAlan Cox2011-07-052-2/+1Star
* gma500: tidy up the opregion and lid codeAlan Cox2011-07-056-10/+20
* gma500: Rename the psb_intel_bios codeAlan Cox2011-07-052-1/+1
* gma500: begin the config based splitAlan Cox2011-07-054-10/+44
* gma500: the GEM and GTT code is device independantAlan Cox2011-07-055-4/+4
* gma500: The 2D code is now also device independentAlan Cox2011-07-053-3/+3
* gma500: move framebuffer fileAlan Cox2011-07-058-10/+9Star
* gma500: tidy the framebuffer fixme and oddmentsAlan Cox2011-07-051-5/+1Star
* gma500: the 'mrst' BIOS is actually MID genericAlan Cox2011-07-056-5/+5
* gma500: Add the beginnings of Cedarview supportAlan Cox2011-07-054-0/+365
* gma500: move configuration bits into the psb_ops structureAlan Cox2011-07-057-68/+86
* gma500: remove an un-needed checkAlan Cox2011-07-051-1/+1
* gma500: add more opsAlan Cox2011-07-056-20/+35
* gma500: enable Medfield CRTC supportAlan Cox2011-07-054-10/+39
* gma500: Read the GCT panel type information for MedfieldAlan Cox2011-07-051-1/+28
* gma500: Fix early Medfield crashAlan Cox2011-07-051-0/+12
* gma500: continue abstracting platform specific codeAlan Cox2011-07-0510-319/+445
* gma500: being abstracting out devices a bit moreAlan Cox2011-07-0510-538/+847
* gma500: Only fiddle with clock gating on PSBAlan Cox2011-07-051-1/+1
* gma500: Update the GEM todoAlan Cox2011-07-052-14/+10Star
* gma500: psb_fb tidy/cleanup passAlan Cox2011-07-054-125/+29Star
* gma500: Extract BIOSisy stuff from psb_drvAlan Cox2011-07-054-208/+260
* gma500: Move our other GEM helper into the bits want to push into GEMAlan Cox2011-07-053-56/+56
* gma500: Medfield supportAlan Cox2011-07-0536-49/+9005
* gma500: 2D polishAlan Cox2011-07-053-127/+74Star
* gma500: CodingStyle passAlan Cox2011-07-0515-1140/+1156
* gma500: Use the GEM tweaks to provide a GEM frame bufferAlan Cox2011-07-052-7/+15
* gma500: GEM glueAlan Cox2011-07-053-1/+53
* gma500: Kill spare krefAlan Cox2011-07-053-37/+6Star
* gma500: nuke the PSB debug stuffAlan Cox2011-07-0514-374/+87Star
* gma500: nuke the last bits of TTM codeAlan Cox2011-07-052-49/+19Star
* gma500: 2D acceleration tidyingAlan Cox2011-07-051-6/+13
* gma500: polish for completion of this phaseAlan Cox2011-07-0515-177/+67Star
* gma500: trim some of the debugAlan Cox2011-07-053-18/+1Star
* gma500: Do sane FB cleanupAlan Cox2011-07-052-10/+36
* gma500: revamp frame buffer creation and handlingAlan Cox2011-07-055-97/+133
* gma500: Ensure the frame buffer has a linear virtual mappingAlan Cox2011-07-054-29/+42
* gma500: Fix uninitialized variable and style issuesAndre Bartke2011-06-281-18/+18