1. 01 9月, 2017 1 次提交
  2. 19 8月, 2017 7 次提交
  3. 22 7月, 2017 1 次提交
  4. 13 7月, 2017 1 次提交
  5. 10 7月, 2017 1 次提交
  6. 06 6月, 2017 1 次提交
  7. 02 6月, 2017 1 次提交
  8. 23 5月, 2017 2 次提交
  9. 12 5月, 2017 1 次提交
  10. 11 4月, 2017 2 次提交
  11. 04 4月, 2017 1 次提交
  12. 29 3月, 2017 1 次提交
  13. 24 3月, 2017 1 次提交
    • J
      Input: qt1070 - add OF device ID table · cf5cd9d4
      Javier Martinez Canillas 提交于
      The driver doesn't have a struct of_device_id table but supported devices
      are registered via Device Trees. This is working on the assumption that a
      I2C device registered via OF will always match a legacy I2C device ID and
      that the MODALIAS reported will always be of the form i2c:<device>.
      
      But this could change in the future so the correct approach is to have an
      OF device ID table if the devices are registered via OF.
      
      The compatible strings don't have a vendor prefix because that's how it's
      used currently, and changing this will be a Device Tree ABI break.
      Signed-off-by: NJavier Martinez Canillas <javier@osg.samsung.com>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      cf5cd9d4
  14. 24 2月, 2017 1 次提交
  15. 13 2月, 2017 1 次提交
  16. 08 2月, 2017 1 次提交
  17. 05 2月, 2017 1 次提交
  18. 01 2月, 2017 2 次提交
  19. 26 1月, 2017 2 次提交
  20. 23 1月, 2017 1 次提交
  21. 22 1月, 2017 4 次提交
  22. 19 1月, 2017 4 次提交
  23. 18 1月, 2017 1 次提交
  24. 16 1月, 2017 1 次提交