1. 02 Dec, 2003 5 commits
  2. 01 Dec, 2003 3 commits
  3. 29 Nov, 2003 4 commits
  4. 26 Nov, 2003 4 commits
    • Herbert Xu's avatar
      [XFRM]: Handle device down/unregister events. · 1f6dc81c
      Herbert Xu authored
      This patch makes us prune all bundles containing devices being shut down
      or removed.  It also merges two existing functions that walk bundles
      looking for things to delete.
      1f6dc81c
    • Hideaki Yoshifuji's avatar
    • Linus Torvalds's avatar
      Linux 2.6.0-test11 · e689bf58
      Linus Torvalds authored
      e689bf58
    • Ben Collins's avatar
      [PATCH] Lastminute IEEE-1394 fixes · 9b67c27b
      Ben Collins authored
      I've got a lot more changes than what's included here.  I've put this
      down to the bear minimum to get things working sanely.
      
      Mainly, I just want to get all the people hit by this a chance to use
      2.6.0 without having to get our tree. Changes itemized:
      
       - Fix deadlock possibility in csr.c:read_maps()
       - Fix kmalloc to use ATOMIC in highlevel.c.
       - s/in_interrupt/irqs_disabled/ in ieee1394_transactions.c to fix
         warnings when transactions occured.
       - Introduce a release callback for the host driver and use it correctly.
       - Reorganize the nodemgr probe so we do an initial scan to discover
         devices, check IRM/CycleMaster, then do a final full probe when things
         are kosher. Fixes a problem where device registration and hotplug
         would cause some serious problems when a bus reset was forced in the
         middle of the probe.
      9b67c27b
  5. 25 Nov, 2003 15 commits
  6. 24 Nov, 2003 9 commits