1. 04 8月, 2013 1 次提交
  2. 30 11月, 2012 11 次提交
  3. 22 11月, 2012 3 次提交
  4. 28 8月, 2012 5 次提交
  5. 17 8月, 2012 6 次提交
  6. 10 7月, 2012 1 次提交
    • L
      staging:iio:ad7793: Use iio_validate_scan_mask_onehot · 8c2c6ba6
      Lars-Peter Clausen 提交于
      Only one of the channels of the ad7793 may be sampled at a time. Use the new
      validate_scan_mask callback and the iio_validate_scan_mask_onehot function to
      implement this restriction. Previously this was implemented using
      available_scan_masks, but this requires a individual scan mask for each channel.
      
      Also the previous code was adding the scan index of the timestamp channel to
      each available scan mask, this is not required though since the timestamp
      channel is not restricted by the available scan masks and can be enabled or
      disabled independently. So the new code does not have to take care of this.
      Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
      Signed-off-by: NJonathan Cameron <jic23@kernel.org>
      8c2c6ba6
  7. 30 6月, 2012 1 次提交
  8. 19 6月, 2012 1 次提交
  9. 15 5月, 2012 1 次提交
  10. 30 4月, 2012 2 次提交
  11. 26 4月, 2012 1 次提交
  12. 25 4月, 2012 2 次提交
  13. 19 4月, 2012 1 次提交
  14. 10 2月, 2012 1 次提交
  15. 17 12月, 2011 2 次提交
  16. 09 12月, 2011 1 次提交