1. 28 7月, 2011 13 次提交
  2. 20 5月, 2011 12 次提交
  3. 31 3月, 2011 1 次提交
  4. 23 3月, 2011 2 次提交
    • M
      [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map · af86ce79
      Mauro Carvalho Chehab 提交于
      The rc-hauppauge-new map is a messy thing, as it bundles 3
      
      different remote controllers as if they were just one,
      discarding the address byte. Also, some key maps are wrong.
      
      With the conversion to the new rc-core, it is likely that
      most of the devices won't be working properly, as the i2c
      driver and the raw decoders are now providing 16 bits for
      the remote, instead of just 8.
      
       delete mode 100644 drivers/media/rc/keymaps/rc-hauppauge-new.c
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      Signed-off-by: NJarod Wilson <jarod@redhat.com>
      af86ce79
    • M
      [media] rc/keymaps: Rename Hauppauge table as rc-hauppauge · 15195d3a
      Mauro Carvalho Chehab 提交于
      There are two "hauppauge-new" keymaps, one with protocol
      unknown, and the other with the protocol marked accordingly.
      However, both tables are miss-named.
      
      Also, the old rc-hauppauge-new is broken, as it mixes
      three different controllers as if they were just one.
      
      This patch solves half of the problem by renaming the
      correct keycode table as just rc-hauppauge. This table
      contains the codes for the four different types of
      remote controllers found on Hauppauge cards, properly
      mapped with their different addresses.
      
       create mode 100644 drivers/media/rc/keymaps/rc-hauppauge.c
       delete mode 100644 drivers/media/rc/keymaps/rc-rc5-hauppauge-new.c
      [Jarod: fix up RC_MAP_HAUPPAUGE defines]
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      Signed-off-by: NJarod Wilson <jarod@redhat.com>
      15195d3a
  5. 22 3月, 2011 2 次提交
  6. 19 1月, 2011 2 次提交
  7. 03 1月, 2011 1 次提交
  8. 30 12月, 2010 1 次提交
  9. 29 12月, 2010 6 次提交