1. 24 9月, 2006 2 次提交
  2. 02 9月, 2006 1 次提交
  3. 31 8月, 2006 1 次提交
  4. 01 8月, 2006 1 次提交
    • G
      [PATCH] rivafb/nvidiafb: race between register_framebuffer and *_bl_init · ce38cac4
      Guido Guenther 提交于
      Since we now use the generic backlight infrastructure, I think we need to
      call rivafb_bl_init before calling register_framebuffer since otherwise
      rivafb_bl_init might race with the framebuffer layer already opening the
      device and setting up the video mode.  In this case we might end up with a
      not yet fully intialized backlight (info->bl_dev still NULL) when calling
      riva_bl_set_power via rivafb_set_par/rivafb_load_video_mode and the kernel
      dies without any further notice during boot.
      
      This fixes booting current git on a PB 6,1.  In this case radeonfb/atyfb
      would be affected too - I can fix that too but don't have any hardware to
      test this on.
      
      Cc: "Antonino A. Daplas" <adaplas@pol.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      ce38cac4
  5. 31 7月, 2006 1 次提交
  6. 11 7月, 2006 2 次提交
  7. 01 7月, 2006 1 次提交
  8. 27 6月, 2006 1 次提交
  9. 26 6月, 2006 1 次提交
  10. 28 3月, 2006 2 次提交
  11. 11 1月, 2006 2 次提交
  12. 09 9月, 2005 1 次提交
  13. 28 7月, 2005 1 次提交
  14. 22 6月, 2005 2 次提交
  15. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4