1. 26 7月, 2017 3 次提交
  2. 26 6月, 2017 1 次提交
  3. 24 6月, 2017 1 次提交
  4. 23 6月, 2017 2 次提交
  5. 20 6月, 2017 5 次提交
  6. 09 6月, 2017 1 次提交
  7. 07 6月, 2017 1 次提交
  8. 19 4月, 2017 3 次提交
  9. 15 4月, 2017 6 次提交
  10. 10 4月, 2017 4 次提交
  11. 03 4月, 2017 1 次提交
  12. 24 3月, 2017 1 次提交
  13. 22 3月, 2017 5 次提交
  14. 14 3月, 2017 1 次提交
  15. 03 3月, 2017 1 次提交
  16. 28 2月, 2017 1 次提交
  17. 14 2月, 2017 1 次提交
  18. 31 1月, 2017 1 次提交
  19. 30 1月, 2017 1 次提交
    • S
      [media] rc: change wakeup_protocols to list all protocol variants · 0751d33c
      Sean Young 提交于
      For IR wakeup, a driver has to program the hardware to wakeup at a
      specific IR sequence, so it makes no sense to allow multiple wakeup
      protocols to be selected. In the same manner the sysfs interface only
      allows one scancode to be provided.
      
      In addition, we need to know the specific variant of the protocol.
      
      In short, these changes are made to the wakeup_protocols sysfs entry:
       - list all the protocol variants rather than the protocol groups,
         e.g. "nec nec-x nec-32" rather than just "nec".
       - only allow one protocol variant to be selected rather than multiple
       - wakeup_filter can only be set once a protocol has been selected in
         wakeup_protocols.
      
      This is an API change, however the only user of this API is the img-ir,
      but the wakeup code was never merged to mainline, so it was never used.
      Signed-off-by: NSean Young <sean@mess.org>
      Cc: James Hogan <james.hogan@imgtec.com>
      Cc: Sifan Naeem <sifan.naeem@imgtec.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
      0751d33c