Linus Torvalds 1a464cbb3d Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux 13 years ago
..
displays a897854c30 gma500: Medfield support 14 years ago
Kconfig 55f9102b75 gma500: mark staging broken 13 years ago
Makefile 3a970ac1b1 gma500: Clean up the DPU config and make it runtime 14 years ago
TODO 0ad91794cc gma500: Update the TODO list 14 years ago
accel_2d.c 9e38a66171 staging/gma500: fixup staging code to build following core changes. 13 years ago
backlight.c 173b3de9a5 gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not defined 14 years ago
cdv_device.c 6b8402b5fe gma500: do a pass over the FIXME tags 14 years ago
cdv_device.h 11aba30403 gma500: oops.. thou shalt stg add... 14 years ago
cdv_intel_crt.c 0cf0db5e3d gma500: tidy up the CDV files 14 years ago
cdv_intel_display.c 9e38a66171 staging/gma500: fixup staging code to build following core changes. 13 years ago
cdv_intel_hdmi.c 983e4d3432 gma500: Fix unused variable in cdv support 14 years ago
cdv_intel_lvds.c 80e2f055e0 gma500: Fix cdv warning on unused variable 14 years ago
framebuffer.c 9e38a66171 staging/gma500: fixup staging code to build following core changes. 13 years ago
framebuffer.h fa3b1c8812 gma500: strip unneeded version headers 14 years ago
gem.c 6b8402b5fe gma500: do a pass over the FIXME tags 14 years ago
gem_glue.c ab04fc5890 gma500: Fix clashes with DRM updates 14 years ago
gem_glue.h ab04fc5890 gma500: Fix clashes with DRM updates 14 years ago
gtt.c ef86de5832 staging: gma500: gtt based hardware scrolling console 13 years ago
gtt.h ef86de5832 staging: gma500: gtt based hardware scrolling console 13 years ago
intel_bios.c 398c442489 gma500: Fix missing memory check 14 years ago
intel_bios.h 0cc729bf21 gma500: move the BIOS header 14 years ago
intel_i2c.c 8e336a722b staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. 13 years ago
intel_opregion.c 6b8402b5fe gma500: do a pass over the FIXME tags 14 years ago
mdfld_device.c 3de78a9dbf gma500: Make crtc count a property of the device 14 years ago
mdfld_dsi_dbi.c c3585aa91a gma500: kill MIPI interface types 14 years ago
mdfld_dsi_dbi.h c3585aa91a gma500: kill MIPI interface types 14 years ago
mdfld_dsi_dbi_dpu.c c603685443 gma500: Fix DPU build 14 years ago
mdfld_dsi_dbi_dpu.h 3caa89e933 gma500: resync with Medfield progress 14 years ago
mdfld_dsi_dpi.c c3585aa91a gma500: kill MIPI interface types 14 years ago
mdfld_dsi_dpi.h 3caa89e933 gma500: resync with Medfield progress 14 years ago
mdfld_dsi_output.c 3f934e00a4 staging: Add moduleparam.h to drivers/staging files as required 13 years ago
mdfld_dsi_output.h 3caa89e933 gma500: resync with Medfield progress 14 years ago
mdfld_dsi_pkg_sender.c 3caa89e933 gma500: resync with Medfield progress 14 years ago
mdfld_dsi_pkg_sender.h 3caa89e933 gma500: resync with Medfield progress 14 years ago
mdfld_intel_display.c 9e38a66171 staging/gma500: fixup staging code to build following core changes. 13 years ago
mdfld_msic.h a897854c30 gma500: Medfield support 14 years ago
mdfld_output.c 3f934e00a4 staging: Add moduleparam.h to drivers/staging files as required 13 years ago
mdfld_output.h 3a970ac1b1 gma500: Clean up the DPU config and make it runtime 14 years ago
mdfld_pyr_cmd.c 3a970ac1b1 gma500: Clean up the DPU config and make it runtime 14 years ago
mdfld_tmd_vid.c 3caa89e933 gma500: resync with Medfield progress 14 years ago
mdfld_tpo_cmd.c 3a970ac1b1 gma500: Clean up the DPU config and make it runtime 14 years ago
mdfld_tpo_vid.c a897854c30 gma500: Medfield support 14 years ago
medfield.h c3585aa91a gma500: kill MIPI interface types 14 years ago
mid_bios.c 3f934e00a4 staging: Add moduleparam.h to drivers/staging files as required 13 years ago
mid_bios.h 35efdaeffc gma500: the 'mrst' BIOS is actually MID generic 14 years ago
mmu.c 641b41858b gma500: the MMU code is also generic 14 years ago
mrst.h 1e585b52fd gma500: Add the Oaktrail HDMI support 14 years ago
mrst_crtc.c 9e38a66171 staging/gma500: fixup staging code to build following core changes. 13 years ago
mrst_device.c 83c871ee2b gma500@ Fix backlight range error 14 years ago
mrst_hdmi.c 243dd2809a gma500: udelay(20000) it too long again 14 years ago
mrst_hdmi_i2c.c 8e336a722b staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users. 13 years ago
mrst_lvds.c 1e18d178ac gma500: wire up the mrst i2c bus from chip_info 14 years ago
power.c 8e04d6d83a staging: gma500: Fix warning in power.c 13 years ago
power.h a458ca1edc gma500: remove the legacy PM method 14 years ago
psb_device.c d921b0b765 gma500: kill bogus code 14 years ago
psb_drm.h 7d7b7adf6b gma500: allow the creation of 'stolen' memory objects 14 years ago
psb_drv.c e08e96de98 drm: Make the per-driver file_operations struct const 13 years ago
psb_drv.h c7e285bedb staging: gma500: frame buffer locking 13 years ago
psb_intel_display.c 9e38a66171 staging/gma500: fixup staging code to build following core changes. 13 years ago
psb_intel_display.h a897854c30 gma500: Medfield support 14 years ago
psb_intel_drv.h a11c3ec7e9 gma500: Add the HDMI bits 14 years ago
psb_intel_lvds.c 2a30cda7af gma500: Fix backlight crash 14 years ago
psb_intel_modes.c 0867b42113 staging: gma500: Intel GMA500 staging driver 14 years ago
psb_intel_reg.h 93b68b6773 gma500: begin adding CDV specific code 14 years ago
psb_intel_sdvo.c e2e88603c8 gma500: CodingStyle pass 14 years ago
psb_intel_sdvo_regs.h e2e88603c8 gma500: CodingStyle pass 14 years ago
psb_irq.c 0a0691a20d gma500: Add VBLANK support for Poulsbo hardware 14 years ago
psb_irq.h de64ac92c4 gma500: polish for completion of this phase 14 years ago
psb_lid.c 6b8402b5fe gma500: do a pass over the FIXME tags 14 years ago
psb_reg.h e2e88603c8 gma500: CodingStyle pass 14 years ago