1. 27 4月, 2007 2 次提交
  2. 04 4月, 2007 1 次提交
  3. 27 3月, 2007 1 次提交
  4. 19 3月, 2007 1 次提交
  5. 16 3月, 2007 1 次提交
    • A
      [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 · d9a9cdfb
      Alan Stern 提交于
      This patch (as868) adds a helper routine for device drivers that need
      to set up a callback to perform some action in a different process's
      context.  This is intended for use by attribute methods that want to
      unregister themselves or their parent device.  Attribute method calls
      are mutually exclusive with unregistration, so such actions cannot be
      taken directly.
      
      Two attribute methods are converted to use the new helper routine: one
      for SCSI device deletion and one for System/390 ccwgroup devices.
      Signed-off-by: NAlan Stern <stern@rowland.harvard.edu>
      Cc: Hugh Dickins <hugh@veritas.com>
      Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
      Cc: Oliver Neukum <oneukum@suse.de>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      d9a9cdfb
  6. 06 3月, 2007 3 次提交
  7. 21 2月, 2007 2 次提交
  8. 13 2月, 2007 1 次提交
  9. 12 2月, 2007 2 次提交
  10. 06 2月, 2007 11 次提交
  11. 09 1月, 2007 1 次提交
  12. 28 12月, 2006 1 次提交
  13. 16 12月, 2006 3 次提交
  14. 08 12月, 2006 6 次提交
  15. 07 12月, 2006 1 次提交
  16. 04 12月, 2006 3 次提交