summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500
Commit message (Expand)AuthorAgeFilesLines
...
| * Staging: gma500: typo in array initializationDan Carpenter2011-07-081-1/+1
| * gma500: Fix unused variable in cdv supportAlan Cox2011-07-081-1/+0Star
| * gma500; clean mid filesAlan Cox2011-07-081-6/+4Star
| * gma500: tidy the mrst filesAlan Cox2011-07-081-2/+2
| * gma500: tidy up the CDV filesAlan Cox2011-07-085-126/+133
| * gma500: Mask out bits not part of the page table base addressPatrik Jakobsson2011-07-081-1/+1
| * gma500: Fix symbol clash with i915Alan Cox2011-07-085-7/+7
| * gma500: psb_intel_lvds styleAlan Cox2011-07-081-26/+23Star
| * gma500: Re-order checks and dereferences in psb_intel_lvdsAlan Cox2011-07-081-4/+9
| * gma500: strip unneeded version headersJesper Juhl2011-07-084-4/+0Star
| * gma500: oops.. thou shalt stg add...Alan Cox2011-07-063-0/+732
| * gma500: Update the TODO listAlan Cox2011-07-061-20/+9Star
| * 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