1. 14 9月, 2012 3 次提交
  2. 16 8月, 2012 2 次提交
  3. 14 8月, 2012 2 次提交
    • T
      [media] media: rc: Introduce RX51 IR transmitter driver · c332e847
      Timo Kokkonen 提交于
      This is the driver for the IR transmitter diode found on the Nokia
      N900 (also known as RX51) device. The driver is mostly the same as
      found in the original 2.6.28 based kernel that comes with the device.
      
      The following modifications have been made compared to the original
      driver version:
      
      - Adopt to the changes that has happen in the kernel during the past
        five years, such as the change in the include paths
      
      - The OMAP DM-timers require much more care nowadays. The timers need
        to be enabled and disabled or otherwise many actions fail. Timers
        must not be freed without first stopping them or otherwise the timer
        cannot be requested again.
      
      The code has been tested with sending IR codes with N900 device
      running Debian userland. The device receiving the codes was Anysee
      DVB-C USB receiver.
      Signed-off-by: NTimo Kokkonen <timo.t.kokkonen@iki.fi>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: linux-omap@vger.kernel.org
      Cc: Sakari Ailus <sakari.ailus@iki.fi>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      c332e847
    • M
      [media] dvb: get rid of fe_ioctl_override callback · 9adf6132
      Mauro Carvalho Chehab 提交于
      This callback were meant to allow overriding a FE callback, before its
      call, but it is not really needed, as the callback can be intercepted
      after tuner attachment.
      
      Worse than that, only DVBv3 calls are intercepted this way, so a DVBv5
      application will produce different effects than a DVBv3 one.
      
      So, get rid of it.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      Acked-by: NAntti Palosaari <crope@iki.fi>
      Reviewed-by: NAntti Palosaari <crope@iki.fi>
      9adf6132
  4. 12 8月, 2012 3 次提交
  5. 10 8月, 2012 2 次提交
  6. 31 7月, 2012 2 次提交
  7. 07 7月, 2012 5 次提交
  8. 06 7月, 2012 1 次提交
  9. 26 6月, 2012 1 次提交
  10. 19 6月, 2012 1 次提交
  11. 24 5月, 2012 1 次提交
  12. 21 5月, 2012 1 次提交
  13. 20 5月, 2012 5 次提交
  14. 16 5月, 2012 4 次提交
  15. 15 5月, 2012 7 次提交