linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] Fixing and cleaning
@ 2011-07-08  8:42 Alan Cox
  2011-07-08  8:42 ` [PATCH 01/12] gma500: strip unneeded version headers Alan Cox
                   ` (11 more replies)
  0 siblings, 12 replies; 15+ messages in thread
From: Alan Cox @ 2011-07-08  8:42 UTC (permalink / raw)
  To: greg, linux-kernel

Further cleanup plus fixes from other. The important one here is the gtt
Mask out bits patch.


---

Alan Cox (8):
      gma500: Fix unused variable in cdv support
      gma500; clean mid files
      gma500: tidy the mrst files
      gma500: tidy up the CDV files
      gma500: Fix symbol clash with i915
      gma500: psb_intel_lvds style
      gma500: Re-order checks and dereferences in psb_intel_lvds
      gma500: strip unneeded version headers

Dan Carpenter (3):
      gma500: remove unneeded check in mdfld_crtc_mode_set()
      gma500: reversed test in mdfld_dbi_dsr_exit()
      Staging: gma500: typo in array initialization

Patrik Jakobsson (1):
      gma500: Mask out bits not part of the page table base address


 drivers/staging/gma500/cdv_device.c           |   23 +++--
 drivers/staging/gma500/cdv_intel_crt.c        |   23 +++--
 drivers/staging/gma500/cdv_intel_display.c    |  115 ++++++++++++-------------
 drivers/staging/gma500/cdv_intel_hdmi.c       |   81 +++++++++---------
 drivers/staging/gma500/cdv_intel_lvds.c       |   20 +++-
 drivers/staging/gma500/framebuffer.h          |    1 
 drivers/staging/gma500/gtt.c                  |    2 
 drivers/staging/gma500/intel_opregion.c       |    4 -
 drivers/staging/gma500/mdfld_dsi_dbi.c        |    2 
 drivers/staging/gma500/mdfld_dsi_dbi.h        |    1 
 drivers/staging/gma500/mdfld_dsi_output.h     |    1 
 drivers/staging/gma500/mdfld_dsi_pkg_sender.c |    2 
 drivers/staging/gma500/mdfld_intel_display.c  |    2 
 drivers/staging/gma500/mid_bios.c             |   10 +-
 drivers/staging/gma500/mrst_device.c          |    4 -
 drivers/staging/gma500/psb_device.c           |    2 
 drivers/staging/gma500/psb_drv.c              |    2 
 drivers/staging/gma500/psb_drv.h              |    5 -
 drivers/staging/gma500/psb_intel_lvds.c       |   58 +++++++------
 19 files changed, 179 insertions(+), 179 deletions(-)

-- 
Signature

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-07-09  0:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-08  8:42 [PATCH 00/12] Fixing and cleaning Alan Cox
2011-07-08  8:42 ` [PATCH 01/12] gma500: strip unneeded version headers Alan Cox
2011-07-08  8:43 ` [PATCH 02/12] gma500: Re-order checks and dereferences in psb_intel_lvds Alan Cox
2011-07-08 20:44   ` Greg KH
2011-07-09  0:57     ` Alan Cox
2011-07-08  8:43 ` [PATCH 03/12] gma500: psb_intel_lvds style Alan Cox
2011-07-08  8:43 ` [PATCH 04/12] gma500: Fix symbol clash with i915 Alan Cox
2011-07-08  8:44 ` [PATCH 05/12] gma500: Mask out bits not part of the page table base address Alan Cox
2011-07-08  8:44 ` [PATCH 06/12] gma500: tidy up the CDV files Alan Cox
2011-07-08  8:44 ` [PATCH 07/12] gma500: tidy the mrst files Alan Cox
2011-07-08  8:44 ` [PATCH 08/12] gma500; clean mid files Alan Cox
2011-07-08  8:45 ` [PATCH 09/12] gma500: Fix unused variable in cdv support Alan Cox
2011-07-08  8:45 ` [PATCH 10/12] Staging: gma500: typo in array initialization Alan Cox
2011-07-08  8:45 ` [PATCH 11/12] gma500: reversed test in mdfld_dbi_dsr_exit() Alan Cox
2011-07-08  8:45 ` [PATCH 12/12] gma500: remove unneeded check in mdfld_crtc_mode_set() Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).