1. 21 Jun, 2019 1 commit
  2. 13 Jun, 2019 5 commits
  3. 12 Jun, 2019 16 commits
  4. 11 Jun, 2019 17 commits
  5. 10 Jun, 2019 1 commit
    • Sean Young's avatar
      media: ttpci: use rc-core for the IR receiver · 71f49a8b
      Sean Young authored
      The IR protocol can now only be set via the rc protocols sysfs file rather
      than via module parameters or a custom procfs file. So, it is no longer
      necessary to periodically check for protocol changes.
      
      The IR_RCMM protocol does not decode the Philips RC-MM protocol (12, 24 or
      32 bit variants) or any protocol rc-core can encode, so this is marked
      RC_PROTO_UNKNOWN.
      
      Tested on Technotrend/Hauppauge WinTV Nexus-S rev2.1, which comes
      with a small black hauppauge remote.
      Signed-off-by: default avatarSean Young <sean@mess.org>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
      71f49a8b