1. 30 Jun, 2002 3 commits
    • Petr Vandrovec's avatar
      [PATCH] 2.5.24 matroxfb off by one error · 485c916b
      Petr Vandrovec authored
         This fixes an off by one error in getcolreg/setcolreg in matroxfb's
      secondary head driver.
      485c916b
    • Petr Vandrovec's avatar
      [PATCH] 2.5.24 matroxfb memory corruption · 623568bf
      Petr Vandrovec authored
        When James converted all drivers to unified do_install_cmap(), he
      blindly changed also matroxfb, which happily uses fbcon.currcon == -1.
      This caused memory corruption because of memory before fb_display[]
      array was overwritten.
      
        Default do_install_cmap() also installed invalid default color map in
      some matroxfb resolutions.  Not all world have >= 4bpp.
      623568bf
    • Samuel Thibault's avatar
      [PATCH] sound/oss/maestro.c · 634703d8
      Samuel Thibault authored
      Disable volume control irq on maestro module unload.
      634703d8
  2. 29 Jun, 2002 1 commit
  3. 20 Jun, 2002 36 commits