1. 24 Mar, 2004 1 commit
  2. 23 Mar, 2004 4 commits
    • Benjamin Herrenschmidt's avatar
      [PATCH] Cosmetic fix of BMAC boot messages · bda1ea3d
      Benjamin Herrenschmidt authored
      This fixes the display of the boot messages on the BMAC driver (pmac
      only).  It used to be messed up in 2.6
      bda1ea3d
    • Benjamin Herrenschmidt's avatar
      [PATCH] More pmac-zilog sleep fix · 07de1ab5
      Benjamin Herrenschmidt authored
      In the long story of "BenH can't get a simple fix right the first time",
      please add this one to pmac_zilog, and now people should enjoy really
      working sleep again on pmac laptops ...
      
      If the serial port was closed, we could use an uninitialized "pwr_delay"
      and pass that to schedule_timeout().
      07de1ab5
    • Andrew Morton's avatar
      [PATCH] rename dma_error() · 3dfc2f73
      Andrew Morton authored
      We're getting namespace collisions from the new dma_error(), and it wasn't a
      well-chosen identifier.  Rename it to dma_mapping_error().
      3dfc2f73
    • James Simmons's avatar
      [PATCH] tgafb: missing include · 21407a1c
      James Simmons authored
      This is a temporary fix, pending fuller TGA updates.
      
      From: Christian Vogel:
      
          drivers/video/tgafb.c is missing a include, complaining about
          color_table[] and others not being defined.
      21407a1c
  3. 22 Mar, 2004 35 commits