1. 29 3月, 2013 2 次提交
  2. 25 3月, 2013 5 次提交
  3. 24 3月, 2013 2 次提交
  4. 22 3月, 2013 1 次提交
  5. 06 3月, 2013 1 次提交
  6. 06 2月, 2013 5 次提交
  7. 24 1月, 2013 1 次提交
    • M
      [media] dvb: Add DVBv5 statistics properties · 9569793a
      Mauro Carvalho Chehab 提交于
      The DVBv3 statistics parameters are limited on several ways:
              - It doesn't provide any way to indicate the used measure,
      	  so userspace need to guess how to calculate/use it;
              - Only a limited set of stats are supported;
              - Can't be called in a way to require them to be filled
                all at once (atomic reads from the hardware), with may
                cause troubles on interpreting them on userspace;
              - On some OFDM delivery systems, the carriers can be
                independently modulated, having different properties.
                Currently, there's no way to report per-layer stats.
      To address the above issues, adding a new DVBv5-based stats API.
      While here, correct inner code nomenclature on a few places.
      Reviewed-by: NAntti Palosaari <crope@iki.fi>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      9569793a
  8. 06 1月, 2013 1 次提交
  9. 04 1月, 2013 1 次提交
    • G
      Documentation: remove __dev* attributes. · 63a29f74
      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, __devinitdata,
      __devinitconst, and __devexit from the kernel documentation.
      
      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>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      63a29f74
  10. 21 12月, 2012 3 次提交
  11. 19 12月, 2012 3 次提交
  12. 26 11月, 2012 2 次提交
  13. 29 10月, 2012 1 次提交
  14. 17 10月, 2012 1 次提交
  15. 06 10月, 2012 6 次提交
  16. 28 9月, 2012 1 次提交
  17. 27 9月, 2012 3 次提交
  18. 26 9月, 2012 1 次提交