1. 15 Aug, 2016 1 commit
  2. 11 Jun, 2016 1 commit
  3. 14 May, 2016 1 commit
  4. 04 May, 2016 1 commit
  5. 12 Mar, 2016 2 commits
  6. 23 Jan, 2016 1 commit
  7. 04 Jan, 2016 1 commit
  8. 14 Nov, 2015 1 commit
  9. 01 Nov, 2015 1 commit
  10. 25 Oct, 2015 1 commit
  11. 03 Oct, 2015 3 commits
  12. 23 Sep, 2015 2 commits
  13. 31 Aug, 2015 2 commits
  14. 08 Aug, 2015 1 commit
  15. 02 Aug, 2015 1 commit
  16. 23 May, 2015 1 commit
  17. 17 May, 2015 1 commit
  18. 30 Jan, 2015 1 commit
  19. 27 Jan, 2015 1 commit
  20. 01 Jan, 2015 1 commit
  21. 12 Dec, 2014 1 commit
  22. 14 Sep, 2014 2 commits
  23. 13 Sep, 2014 1 commit
    • Laurentiu Palcu's avatar
      iio: accel: BMC150: add support for other Bosch chips · 8ecbb3c3
      Laurentiu Palcu authored
      
      The following chips are either similar or have only the resolution
      different. Hence, change this driver to support these chips too:
      
      BMI055  - combo chip (accelerometer part is identical to BMC150's)
      BMA255  - identical to BMC150's accelerometer
      BMA222E - 8 bit resolution
      BMA250E - 10 bit resolution
      BMA280  - 14 bit resolution
      
      Additionally:
       * add bmc150_accel_match_acpi_device() function to check that the device
         has been enumerated through ACPI;
       * rename bmc150_accel_acpi_gpio_probe() to bmc150_accel_gpio_probe()
         since the ACPI matching has been moved to the new function.  Also, this
         will allow for the GPIO matching to be done against a device tree too, not only
         ACPI tree;
       * rename bmc150_scale_info struct member 'range' to 'reg_range' to be
         consistent with the naming convention used elsewhere in the driver
         and declare it u8, instead of int;
       * change CONFIG description to list all supported chips;
      Signed-off-by: default avatarLaurentiu Palcu <laurentiu.palcu@intel.com>
      Acked-by: default avatarSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
      Signed-off-by: default avatarJonathan Cameron <jic23@kernel.org>
      8ecbb3c3
  24. 30 Aug, 2014 1 commit
  25. 07 Aug, 2014 1 commit
  26. 14 Jun, 2014 1 commit
  27. 03 May, 2014 1 commit
  28. 28 Aug, 2013 1 commit
  29. 03 Aug, 2013 2 commits
  30. 22 May, 2013 1 commit
  31. 31 Jan, 2013 1 commit
  32. 26 Jan, 2013 1 commit
  33. 27 Dec, 2012 1 commit