1. 07 12月, 2009 4 次提交
  2. 06 10月, 2009 2 次提交
  3. 23 9月, 2009 1 次提交
    • F
      [S390] zcrypt: Do not add/remove devices in s/r callbacks · 5314af69
      Felix Beck 提交于
      Devices are no longer removed or added in the suspend and resume
      callbacks. Instead they are marked unregistered in suspend. In the
      resume callback the ap_scan_bus method is scheduled. The bus scan
      function will remove the old device and add new ones. This way all
      the device handling will be done in only one function. Additionaly
      the case where the domain might change during suspend/resume is
      caught. In that case the devices qid needs to re-calculated in
      order of having it found by the scan method.
      Signed-off-by: NFelix Beck <felix.beck@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      5314af69
  4. 11 9月, 2009 3 次提交
  5. 24 7月, 2009 1 次提交
  6. 22 6月, 2009 1 次提交
  7. 26 3月, 2009 2 次提交
  8. 07 1月, 2009 1 次提交
  9. 25 12月, 2008 4 次提交
  10. 11 10月, 2008 1 次提交
  11. 06 9月, 2008 1 次提交
  12. 14 7月, 2008 3 次提交
  13. 21 6月, 2008 1 次提交
  14. 17 4月, 2008 3 次提交
  15. 05 3月, 2008 1 次提交
  16. 10 2月, 2008 1 次提交
  17. 13 10月, 2007 1 次提交
    • K
      Driver core: change add_uevent_var to use a struct · 7eff2e7a
      Kay Sievers 提交于
      This changes the uevent buffer functions to use a struct instead of a
      long list of parameters. It does no longer require the caller to do the
      proper buffer termination and size accounting, which is currently wrong
      in some places. It fixes a known bug where parts of the uevent
      environment are overwritten because of wrong index calculations.
      
      Many thanks to Mathieu Desnoyers for finding bugs and improving the
      error handling.
      Signed-off-by: NKay Sievers <kay.sievers@vrfy.org>
      Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
      Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      7eff2e7a
  18. 12 10月, 2007 4 次提交
  19. 10 7月, 2007 1 次提交
  20. 28 4月, 2007 1 次提交
  21. 27 3月, 2007 2 次提交
  22. 19 3月, 2007 1 次提交
新手
引导
客服 返回
顶部