1. 4786b0d media: cec: add support for 5V signal testing by Hans Verkuil · 7 years ago
  2. b4e30a9 media: cec: add SPDX license info by Hans Verkuil · 7 years ago
  3. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  4. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  5. c8959a3 media: cec: disable the hardware when unregistered by Hans Verkuil · 7 years ago
  6. 48ea2e9 media: cec: add the adap_monitor_pin_enable op by Hans Verkuil · 7 years ago
  7. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  8. 5bf24e0 media: cec-pin.h: move non-kAPI parts into cec-pin-priv.h by Hans Verkuil · 7 years ago
  9. 333ef6b media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH events by Hans Verkuil · 8 years ago
  10. 28e11b1 media: cec: replace pin->cur_value by adap->cec_pin_is_high by Hans Verkuil · 7 years ago
  11. 9a6b2a8 media: cec: rename pin events/function by Hans Verkuil · 8 years ago
  12. c33da62 media: cec-api: log the reason for the -EINVAL in cec_s_mode by Hans Verkuil · 8 years ago
  13. ea5c8ef media: cec-pin: add low-level pin hardware support by Hans Verkuil · 8 years ago
  14. b8d62f5 media: cec: add core support for low-level CEC pin monitoring by Hans Verkuil · 8 years ago
  15. 6b2bbb0 media: cec: rework the cec event handling by Hans Verkuil · 8 years ago
  16. ff6ccad Merge tag 'v4.12-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  17. f902c1e [media] cec: add CEC_CAP_NEEDS_HPD by Hans Verkuil · 8 years ago
  18. b94aac6 [media] cec: race fix: don't return -ENONET in cec_receive() by Hans Verkuil · 8 years ago
  19. 25c2107 [media] cec: improve cec_transmit_msg_fh logging by Hans Verkuil · 8 years ago
  20. 059d146 [media] cec: return -EPERM when no LAs are configured by Hans Verkuil · 8 years ago
  21. 533a3f7 [media] cec: allow specific messages even when unconfigured by Hans Verkuil · 8 years ago
  22. f51e808 [media] cec: pass parent device in register(), not allocate() by Hans Verkuil · 8 years ago
  23. 7ae2a88 [media] cec: sanitize msg.flags by Hans Verkuil · 8 years ago
  24. 0dbaceb [media] cec: move the CEC framework out of staging and to media by Hans Verkuil · 8 years ago[Renamed from drivers/staging/media/cec/cec-api.c]
  25. a69a168 [media] cec: add proper support for CDC-Only CEC devices by Hans Verkuil · 8 years ago
  26. adc0c62 [media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS by Hans Verkuil · 8 years ago
  27. f406262 [media] cec: add flag to cec_log_addrs to enable RC passthrough by Hans Verkuil · 8 years ago
  28. 60815d4 [media] cec: fix ioctl return code when not registered by Hans Verkuil · 8 years ago
  29. dcceb1e [media] cec: add CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK flag by Hans Verkuil · 9 years ago
  30. 62148f0 [media] cec: rename cec_devnode fhs_lock to just lock by Hans Verkuil · 9 years ago
  31. b7cbc89 [media] cec: poll should check if there is room in the tx queue by Hans Verkuil · 9 years ago
  32. 4eef404 [media] cec: don't set fh to NULL in CEC_TRANSMIT by Hans Verkuil · 9 years ago
  33. e883b4d [media] cec: CEC_RECEIVE overwrote the timeout field by Hans Verkuil · 9 years ago
  34. ca00033 [media] cec: CEC_RECEIVE is allowed in monitor mode by Hans Verkuil · 9 years ago
  35. ca68438 [media] cec: add HDMI CEC framework (api) by Hans Verkuil · 9 years ago