1. 04 1月, 2013 1 次提交
    • G
      Drivers: iio: remove __dev* attributes. · fc52692c
      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: Jonathan Cameron <jic23@cam.ac.uk>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      fc52692c
  2. 31 10月, 2012 1 次提交
  3. 26 10月, 2012 1 次提交
  4. 20 10月, 2012 1 次提交
  5. 19 10月, 2012 1 次提交
  6. 22 9月, 2012 1 次提交
  7. 18 9月, 2012 1 次提交
    • L
      iio:dac: Add ad5755 driver · c499d029
      Lars-Peter Clausen 提交于
      This patch adds support for the AD5755, AD5755-1, AD5757, AD5735, AD5737 16 and
      14 bit quad-channel DACs. The AD5757/AD5737 only have current outputs, but
      for the AD5755/AD5757 each of the outputs can be configured to either be a
      voltage or a current output. We only allow to configure this at device probe
      time since usually this needs to match the external circuitry and should not be
      changed on the fly.
      
      A few trivial formatting changes on merge.
      Signed-off-by: NLars-Peter Clausen <lars@metafoo.de>
      Signed-off-by: NJonathan Cameron <jic23@kernel.org>
      c499d029
  8. 08 9月, 2012 2 次提交
  9. 04 9月, 2012 2 次提交
  10. 13 7月, 2012 2 次提交
  11. 30 6月, 2012 1 次提交
  12. 27 6月, 2012 1 次提交
  13. 16 6月, 2012 1 次提交
  14. 13 6月, 2012 3 次提交
  15. 05 6月, 2012 1 次提交