1. 20 2月, 2014 1 次提交
  2. 18 2月, 2014 2 次提交
  3. 28 1月, 2014 1 次提交
  4. 07 12月, 2013 1 次提交
  5. 20 1月, 2013 1 次提交
  6. 03 10月, 2012 2 次提交
  7. 17 7月, 2012 1 次提交
  8. 05 6月, 2012 1 次提交
  9. 13 5月, 2012 1 次提交
  10. 13 3月, 2012 1 次提交
  11. 05 1月, 2012 3 次提交
  12. 02 12月, 2011 1 次提交
  13. 29 11月, 2011 1 次提交
  14. 11 10月, 2011 1 次提交
  15. 17 9月, 2011 1 次提交
  16. 30 8月, 2011 2 次提交
  17. 26 8月, 2011 1 次提交
    • G
      Staging: hv: fix up driver registering mess · 768fa219
      Greg Kroah-Hartman 提交于
      Individual drivers should never be touching the 'struct device' field,
      so if that is a requirement to pass to the vmbus core, you know
      something is wrong.
      
      This patch fixes that all up, and resolves the problem where the module
      reference counting was not happening properly for the individual drivers
      as well.  Overall, it reduces the lines of code the individual drivers
      have to have, which tells you that this is the correct thing to do.
      
      Also, somehow the _GPL marking for the functions got removed on an older
      patch.  As the name of the function was changing, properly change the
      _GPL marking as well at the same time.
      
      Cc: K. Y. Srinivasan <kys@microsoft.com>
      Cc: Haiyang Zhang <haiyangz@microsoft.com>
      Cc: Hank Janssen <hjanssen@microsoft.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      768fa219
  18. 08 6月, 2011 3 次提交
  19. 18 5月, 2011 15 次提交