1. 17 10月, 2015 1 次提交
  2. 15 10月, 2015 1 次提交
  3. 14 10月, 2015 1 次提交
  4. 03 10月, 2015 1 次提交
  5. 30 9月, 2015 1 次提交
    • S
      Input: add DA9062 OnKey capability to DA9063 OnKey driver · a27b5e0a
      S Twiss 提交于
      Add DA9062 OnKey support into the existing DA9063 OnKey driver component by
      using generic access tables for common register and bit mask definitions.
      
      The following change will add generic register and bit mask support to the
      DA9063 OnKey.
      
      The following alterations have been made to the DA9063 OnKey:
      
      - Addition of a da906x_chip_config structure to hold all
        generic registers and bitmasks for this type of OnKey component.
      - Addition of an struct of_device_id table for DA9063 and DA9062
        defaults
      - Refactoring functions to use struct da9063_onkey accesses to generic
        registers/masks instead of using defines from registers.h
      - Re-work of da9063_onkey_probe() to use of_match_node() and
        dev_get_regmap() to provide initialisation of generic registers and
        masks and access to regmap
      Signed-off-by: NSteve Twiss <stwiss.opensource@diasemi.com>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      a27b5e0a
  6. 28 9月, 2015 2 次提交
  7. 25 9月, 2015 3 次提交
  8. 23 9月, 2015 1 次提交
  9. 20 9月, 2015 1 次提交
  10. 18 9月, 2015 5 次提交
  11. 15 9月, 2015 1 次提交
  12. 11 9月, 2015 2 次提交
  13. 10 9月, 2015 4 次提交
  14. 09 9月, 2015 1 次提交
  15. 06 9月, 2015 4 次提交
  16. 05 9月, 2015 1 次提交
  17. 04 9月, 2015 1 次提交
  18. 03 9月, 2015 2 次提交
  19. 01 9月, 2015 4 次提交
  20. 31 8月, 2015 1 次提交
  21. 29 8月, 2015 1 次提交
  22. 28 8月, 2015 1 次提交