1. 07 2月, 2014 1 次提交
  2. 05 2月, 2014 1 次提交
  3. 07 1月, 2014 1 次提交
  4. 21 12月, 2013 1 次提交
  5. 19 12月, 2013 1 次提交
  6. 18 12月, 2013 1 次提交
  7. 10 12月, 2013 3 次提交
  8. 05 12月, 2013 2 次提交
  9. 30 11月, 2013 2 次提交
  10. 08 11月, 2013 3 次提交
  11. 31 10月, 2013 2 次提交
  12. 18 8月, 2013 2 次提交
  13. 26 7月, 2013 1 次提交
    • A
      [media] dvb-usb-v2: fix Kconfig dependency when RC_CORE=m · e2c257f4
      Antti Palosaari 提交于
      It is not allowed to build driver as a build-in when RC_CORE
      (remote controller support) is build as a module.
      randconfig build error with next-20130719, in drivers/media/usb
      drivers/built-in.o: In function `dvb_usbv2_disconnect':
      (.text+0x154b39): undefined reference to `rc_unregister_device'
      drivers/built-in.o: In function `dvb_usbv2_init_work':
      dvb_usb_core.c:(.text+0x155b2d): undefined reference to `rc_allocate_device'
      dvb_usb_core.c:(.text+0x155c38): undefined reference to `rc_register_device'
      dvb_usb_core.c:(.text+0x155c5b): undefined reference to `rc_free_device'
      drivers/built-in.o: In function `anysee_rc_query':
      anysee.c:(.text+0x157795): undefined reference to `rc_keydown'
      Reported-by: NJim Davis <jim.epost@gmail.com>
      Signed-off-by: NAntti Palosaari <crope@iki.fi>
      Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
      e2c257f4
  14. 19 6月, 2013 1 次提交
  15. 18 6月, 2013 1 次提交
  16. 09 6月, 2013 14 次提交
  17. 25 4月, 2013 2 次提交
  18. 17 4月, 2013 1 次提交