1. 23 3月, 2014 5 次提交
  2. 07 2月, 2014 1 次提交
  3. 05 9月, 2013 3 次提交
  4. 30 7月, 2013 1 次提交
  5. 28 6月, 2013 9 次提交
  6. 23 5月, 2013 2 次提交
  7. 22 5月, 2013 1 次提交
  8. 18 5月, 2013 1 次提交
  9. 29 4月, 2013 1 次提交
  10. 16 4月, 2013 3 次提交
  11. 21 2月, 2013 2 次提交
  12. 26 1月, 2013 1 次提交
  13. 25 1月, 2013 5 次提交
  14. 04 1月, 2013 1 次提交
    • G
      Drivers: gpu: remove __dev* attributes. · 56550d94
      Greg Kroah-Hartman 提交于
      CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
      markings need to be removed.
      
      This change removes the use of __devinit, __devexit_p, and __devexit
      from these drivers.
      
      Based on patches originally written by Bill Pemberton, but redone by me
      in order to handle some of the coding style issues better, by hand.
      
      Cc: Bill Pemberton <wfp5p@virginia.edu>
      Cc: David Airlie <airlied@linux.ie>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      56550d94
  15. 14 12月, 2012 4 次提交