1. 21 2月, 2007 1 次提交
  2. 14 2月, 2007 1 次提交
    • J
      i2c: Declare more i2c_adapter parent devices · 12a917f6
      Jean Delvare 提交于
      Declare the parent device of i2c_adapter devices each time we can
      easily do so. It makes the i2c_adapter appear at the right place in
      the device tree, rather than as a platform device.
      Signed-off-by: NJean Delvare <khali@linux-fr.org>
      Cc: David Brownell <dbrownell@users.sourceforge.net>
      Cc: Len Brown <len.brown@intel.com>
      Cc: Jordan Crouse <jordan.crouse@amd.com>
      Cc: Jody McIntyre <scjody@modernduck.com>
      Cc: Stefan Richter <stefanr@s5r6.in-berlin.de>
      Cc: v4l-dvb-maintainer@linuxtv.org
      Cc: Petr Vandrovec <vandrove@vc.cvut.cz>
      12a917f6
  3. 10 12月, 2006 1 次提交
    • M
      V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devices · cc75aede
      Mike Isely 提交于
      Unlike 29xxx devices, the 24xxx model series does not have a dedicated
      I2C device for reception of IR codes.  Instead IR is handled directly
      by the FX2 microcontroller and the results are communicated via
      commands to the FX2.  Rather than implement a whole new IR reception
      pathway for 24xxx devices, this changeset instead emulates the
      presence of the 29xxx device's I2C based IR receiver by intercepting
      commands to that chip and issuing appropriate FX2 commands to do the
      needed action.  This has the result of allowing all the usual IR
      frameworks (ir-kbd-i2c or lirc) to continue working unmodified for
      24xxx devices.
      Signed-off-by: NMike Isely <isely@pobox.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      cc75aede
  4. 26 9月, 2006 1 次提交
  5. 01 7月, 2006 2 次提交
  6. 27 6月, 2006 1 次提交