summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/psb_drv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: delete gma500 driverGreg Kroah-Hartman2012-02-081-1230/+0Star
* drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-111-11/+12
* staging: Add module.h to more drivers implicitly using it.Paul Gortmaker2011-11-011-0/+1
* staging: gma500: frame buffer lockingAlan Cox2011-09-271-1/+1
* gma500: Fix up suspend/resumeAlan Cox2011-08-261-20/+16Star
* gma500: do a pass over the FIXME tagsAlan Cox2011-08-261-1/+0Star
* gma500: Don't enable MSI on PoulsboPatrik Jakobsson2011-08-261-3/+5
* gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2011-08-261-1/+1
* gma500: Clean up the DPU config and make it runtimeAlan Cox2011-07-151-9/+2Star
* gma500: Add the Oaktrail HDMI supportAlan Cox2011-07-151-0/+2
* gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not definedOctavian Purdila2011-07-151-15/+13Star
* gma500: remove the legacy PM methodOctavian Purdila2011-07-151-4/+2Star
* gma500: add an mmap ioctlAlan Cox2011-07-151-1/+7
* gma500: Move the 2D operations into DRMAlan Cox2011-07-151-3/+6
* gma500: Cursor interfaceAlan Cox2011-07-151-0/+5
* gma500: don't dynamically allocate the psb_gtt structAlan Cox2011-07-151-3/+3
* gma500: Final polishAlan Cox2011-07-151-4/+4
* gma500: Fix symbol clash with i915Alan Cox2011-07-081-1/+1
* gma500: move the power headerAlan Cox2011-07-051-1/+1
* gma500: move the BIOS headerAlan Cox2011-07-051-1/+1
* gma500: tidy up the opregion and lid codeAlan Cox2011-07-051-0/+1
* gma500: begin the config based splitAlan Cox2011-07-051-1/+8
* gma500: move framebuffer fileAlan Cox2011-07-051-1/+1
* gma500: the 'mrst' BIOS is actually MID genericAlan Cox2011-07-051-1/+1
* gma500: Add the beginnings of Cedarview supportAlan Cox2011-07-051-0/+8
* gma500: move configuration bits into the psb_ops structureAlan Cox2011-07-051-60/+5Star
* gma500: Fix early Medfield crashAlan Cox2011-07-051-0/+12
* gma500: continue abstracting platform specific codeAlan Cox2011-07-051-8/+12
* gma500: being abstracting out devices a bit moreAlan Cox2011-07-051-24/+23Star
* gma500: psb_fb tidy/cleanup passAlan Cox2011-07-051-9/+0Star
* gma500: Extract BIOSisy stuff from psb_drvAlan Cox2011-07-051-208/+1Star
* gma500: Medfield supportAlan Cox2011-07-051-3/+22
* gma500: CodingStyle passAlan Cox2011-07-051-14/+11Star
* gma500: nuke the PSB debug stuffAlan Cox2011-07-051-22/+11Star
* gma500: nuke the last bits of TTM codeAlan Cox2011-07-051-6/+0Star
* gma500: polish for completion of this phaseAlan Cox2011-07-051-2/+2
* staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding ba...Patrik Jakobsson2011-06-071-1/+14
* gma500: enable GEM mmapAlan Cox2011-05-111-2/+2
* gma500: sort out the file operationsAlan Cox2011-05-101-44/+6Star
* gma500: The MID devices have the register offset differentAlan Cox2011-05-061-1/+5
* gma500: GEMify the frame buffer base bitsAlan Cox2011-04-261-2/+2
* gma500: Add support for inserting and removing pages from the GARTAlan Cox2011-04-261-16/+8Star
* gma500: begin adding GEMAlan Cox2011-04-261-3/+15
* gma500: prepare to do some actual memory managementAlan Cox2011-04-261-6/+2Star
* gma500: ioctl first passAlan Cox2011-04-261-60/+1Star
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | staging: gma500: Set the TWOD baseAlan Cox2011-04-051-2/+3
* | staging: gma500: cleanup the SDVO messagesAlan Cox2011-04-051-1/+2
* | staging: gma500: begin tidying up the power managementAlan Cox2011-04-051-28/+25Star