1. f9f314f [media] media/cec.h: use IS_REACHABLE instead of IS_ENABLED by Hans Verkuil · 7 years ago
  2. ae8eb44 [media] cec-notifier.h: handle unreachable CONFIG_CEC_CORE by Arnd Bergmann · 8 years ago
  3. e94c328 [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER by Hans Verkuil · 7 years ago
  4. ee7e9871 [media] cec.h: merge cec-edid.h into cec.h by Hans Verkuil · 8 years ago
  5. 56a263a [media] cec: Kconfig cleanup by Hans Verkuil · 8 years ago
  6. fb9ffa6 [media] v4l: Add metadata buffer type and format by Laurent Pinchart · 9 years ago
  7. e3a93ad [media] cec: integrate CEC notifier support by Hans Verkuil · 8 years ago
  8. 6917a7b [media] media: add CEC notifier support by Hans Verkuil · 8 years ago
  9. 0fad6e2 [media] tveeprom: get rid of documentation of an unused parameter by Mauro Carvalho Chehab · 8 years ago
  10. 6c4bb65 [media] vb2: convert vb2_vmarea_handler refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  11. 0b0b97d [media] cec: Add cec_get_drvdata() by Jose Abreu · 8 years ago
  12. e5c27ef [media] vb2: Fix queue_setup() callback description by Anton Leontiev · 8 years ago
  13. 7ca0ef3 Merge tag 'v4.11-rc5' into patchwork by Mauro Carvalho Chehab · 8 years ago
  14. b73bc16 [media] mce_kbd: add encoder by Sean Young · 8 years ago
  15. 7dc2df1 [media] rc: lirc keymap no longer makes any sense by Sean Young · 8 years ago
  16. a16cb91 [media] media: vpif: use a configurable i2c_adapter_id for vpif display by Bartosz Golaszewski · 8 years ago
  17. 73a0159 [media] v4l: soc-camera: Remove videobuf1 support by Laurent Pinchart · 8 years ago
  18. bb61ce5 Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  19. 8c71fff [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structure by Kieran Bingham · 8 years ago
  20. 700ea5e Merge tag 'v4.11-rc1' into patchwork by Mauro Carvalho Chehab · 8 years ago
  21. 446aba6 [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() by Mauro Carvalho Chehab · 8 years ago
  22. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  23. 03440c4 scripts/spelling.txt: add "an union" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  24. 1059b68 [media] v4l2-subdev.h: fix v4l2_subdev_pad_config documentation by Baruch Siach · 8 years ago
  25. 90cd366 [media] media: Protect enable_source and disable_source handler code paths by Shuah Khan · 8 years ago
  26. 2d40cb3 [media] davinci: vpif_capture: remove hard-coded I2C adapter id by Kevin Hilman · 8 years ago
  27. 126f684 [media] rc/keymaps: add a keytable for the GeekBox remote control by Martin Blumenstingl · 8 years ago
  28. d34aee1 [media] rc-core: add support for IR raw transmitters by Andi Shyti · 8 years ago
  29. 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 8 years ago
  30. f423ccc [media] rc: rc-core: Add support for encode_wakeup drivers by James Hogan · 10 years ago
  31. 3875233d [media] rc: rc-ir-raw: Add scancode encoder callback by James Hogan · 10 years ago
  32. 8c34b5c [media] rc: raw IR drivers cannot handle cec, unknown or other by Sean Young · 8 years ago
  33. 0751d33 [media] rc: change wakeup_protocols to list all protocol variants by Sean Young · 8 years ago
  34. 0fcd3f0 [media] rc5x: document that this is the 20 bit variant by Sean Young · 8 years ago
  35. 517b500 [media] cxusb: port to rc-core by Sean Young · 8 years ago
  36. 20b8522 [media] media: Rename graph and pipeline structs and functions by Sakari Ailus · 8 years ago
  37. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  38. f51e808 [media] cec: pass parent device in register(), not allocate() by Hans Verkuil · 8 years ago
  39. 8c2ebcf [media] media: remove obsolete Media Device Managed resource interfaces by Shuah Khan · 8 years ago
  40. fc64126 [media] media: Update documentation for media_entity_notify by Shuah Khan · 9 years ago
  41. a41231d [media] v4l2-common: add a debug macro to be used with dev_foo() by Mauro Carvalho Chehab · 8 years ago
  42. 0dbaceb [media] cec: move the CEC framework out of staging and to media by Hans Verkuil · 8 years ago
  43. 6524307 [media] v4l2-dv-timings: add helpers for vic and pixelaspect ratio by Hans Verkuil · 8 years ago
  44. 708f48e [media] v4l: Document that m2m devices have a file handle specific context by Sakari Ailus · 8 years ago
  45. ddbf7d5 [media] rc: core: add managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  46. 429175e [media] vivid: Add support for HSV encoding by Ricardo Ribalda Delgado · 8 years ago
  47. ca2b32d [media] vivid: Introduce TPG_COLOR_ENC_LUMA by Ricardo Ribalda Delgado · 8 years ago
  48. 54fb153 [media] vivid: Add support for HSV formats by Ricardo Ribalda Delgado · 8 years ago
  49. 646895e [media] vivid: Code refactor for color encoding by Ricardo Ribalda Delgado · 8 years ago
  50. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
  51. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
  52. e383ce0 [media] get rid of a number of problems at the cross references by Mauro Carvalho Chehab · 8 years ago
  53. bffba47 [media] v4l: vsp1: Fix tri-planar format support through DRM API by Laurent Pinchart · 8 years ago
  54. fd44aa9 [media] v4l: rcar-fcp: Don't force users to check for disabled FCP support by Laurent Pinchart · 8 years ago
  55. 68429f5 [media] media: Move media_device link_notify operation to an ops structure by Laurent Pinchart · 9 years ago
  56. 9ef0b3f [media] v4l2-subdev.h: fix a typo at a kernel-doc markup by Mauro Carvalho Chehab · 8 years ago
  57. cb8d67c [media] v4l2-subdev: fix some references to v4l2_dev by Mauro Carvalho Chehab · 8 years ago
  58. 0d56015 [media] v4l2-flash-led-class.h: document v4l2_flash_ops by Mauro Carvalho Chehab · 8 years ago
  59. dba2d12 [media] videobuf2-v4l2: document two helper functions by Mauro Carvalho Chehab · 8 years ago
  60. bf4404b [media] videobuf2-v4l2.h: improve documentation by Mauro Carvalho Chehab · 8 years ago
  61. 24ade5b [media] videobuf2-v4l2.h: get kernel-doc tags from C file by Mauro Carvalho Chehab · 8 years ago
  62. f286f4d [media] videobuf2-core.h: improve documentation by Mauro Carvalho Chehab · 8 years ago
  63. 52839f6 [media] videobuf2-core.h: document enum vb2_memory by Mauro Carvalho Chehab · 8 years ago
  64. 88b7eb0 [media] videobuf2-core.h: move function descriptions from c file by Mauro Carvalho Chehab · 8 years ago
  65. 9f8d3a2 [media] v4l2-mem2mem.h: make kernel-doc parse v4l2-mem2mem.h again by Mauro Carvalho Chehab · 8 years ago
  66. 5fa5edb [media] v4l2-mem2mem.h: document the public structures by Mauro Carvalho Chehab · 8 years ago
  67. dcbd873 [media] v4l2-mem2mem.h: document function arguments by Mauro Carvalho Chehab · 8 years ago
  68. 4781646 [media] v4l2-mem2mem.h: move descriptions from .c file by Mauro Carvalho Chehab · 8 years ago
  69. 82631b5 [media] mc-core.rst: fix a warning about an internal routine by Mauro Carvalho Chehab · 8 years ago
  70. c13dce1 [media] rc-map.h: fix a Sphinx warning by Mauro Carvalho Chehab · 8 years ago
  71. 59d44bb [media] v4l2-subdev.h: fix a doc nitpick warning by Mauro Carvalho Chehab · 8 years ago
  72. f06606e [media] v4l2-dv-timings.h: let kernel-doc parte the typedef argument by Mauro Carvalho Chehab · 8 years ago
  73. 65d7aba [media] v4l2-device.h: fix some doc tags by Mauro Carvalho Chehab · 8 years ago
  74. bba65c1 [media] v4l2-ioctl.h: document the remaining functions by Mauro Carvalho Chehab · 8 years ago
  75. f8441a4 [media] v4l2-ctrls.h: Fix some c:type references by Mauro Carvalho Chehab · 8 years ago
  76. ffa0441 [media] docs-rst: use C domain for enum references on uapi by Mauro Carvalho Chehab · 8 years ago
  77. fb91161 [media] v4l2-ctrls.h: fix doc reference for prepare_ext_ctrls() by Mauro Carvalho Chehab · 8 years ago
  78. 2257e18 [media] v4l2-ctrls: document some extra data structures by Mauro Carvalho Chehab · 8 years ago
  79. 9fa7235 [media] rc-map.h: document structs/enums on it by Mauro Carvalho Chehab · 8 years ago
  80. 48a7c4b [media] docs-rst: improve the kAPI documentation for the mediactl by Mauro Carvalho Chehab · 8 years ago
  81. e62c30e [media] smiapp: Remove set_xclk() callback from hwconfig by Sakari Ailus · 8 years ago
  82. 567716c [media] smiapp: Switch to gpiod API for GPIO control by Sakari Ailus · 8 years ago
  83. 697a521 [media] smiapp: Rename smiapp_platform_data as smiapp_hwconfig by Sakari Ailus · 8 years ago
  84. a53d2f2 [media] v4l2-async: remove unneeded .registered_async callback by Javier Martinez Canillas · 8 years ago
  85. 6a21b72 [media] media-entity.h: remove redundant macro definition for gobj_to_pad() by Liu Ying · 8 years ago
  86. f598a6e [media] media-entity.h: Correct KernelDoc of media_entity_enum_empty() by Liu Ying · 8 years ago
  87. bb5147aa [media] media-entity.h: remove redundant macro definition for gobj_to_link() by Liu Ying · 8 years ago
  88. 0ff657b [media] vb2: don't return NULL for alloc and get_userptr ops by Hans Verkuil · 8 years ago
  89. ecf3749 [media] v4l2-subdev: rename cropcap to g_pixelaspect by Hans Verkuil · 8 years ago
  90. 10d5509c [media] v4l2: remove g/s_crop from video ops by Hans Verkuil · 9 years ago
  91. f304562 [media] soc-camera/sh_mobile_csi2: remove unused driver by Hans Verkuil · 8 years ago
  92. b2fe22d [media] v4l2-core: Add support for touch devices by Nick Dyer · 8 years ago
  93. 62148f0 [media] cec: rename cec_devnode fhs_lock to just lock by Hans Verkuil · 8 years ago
  94. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  95. 564aaf6 [media] doc-rst: add some needed escape codes by Mauro Carvalho Chehab · 8 years ago
  96. c91661f [media] v4l2-ioctl.h add debug info for struct v4l2_ioctl_ops by Mauro Carvalho Chehab · 8 years ago
  97. 8ec4bee [media] v4l2-ctrls.h: fully document the header file by Mauro Carvalho Chehab · 8 years ago
  98. 6d85d7d [media] doc-rst: Fix some typedef ugly warnings by Mauro Carvalho Chehab · 8 years ago
  99. 4ada120 [media] v4l2-fh.h: add documentation for it by Mauro Carvalho Chehab · 8 years ago
  100. 9d4ee1a [media] v4l2-event.h: document all functions by Mauro Carvalho Chehab · 8 years ago