1. b6f3ece [media] rc: nuvoton: use managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  2. ddbf7d5 [media] rc: core: add managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  3. 8f3408d [media] stih-cec: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  4. fa8bbe0 [media] atmel-isc: start dma in some scenario by Songjun Wu · 8 years ago
  5. 37e90a2 [media] rc: ir-raw: change type of available_protocols to atomic64_t by Heiner Kallweit · 8 years ago
  6. 8a5d2ac [media] VPU: mediatek: Fix return value in case of error by Christophe JAILLET · 8 years ago
  7. c771f42 [media] media: platform: pxa_camera: add missing sensor power on by Robert Jarzmik · 8 years ago
  8. 6dfcd29 [media] tw5864: crop picture width to 704 by Andrey Utkin · 8 years ago
  9. e546b1e [media] cx88: fix error return code in cx8802_dvb_probe() by Wei Yongjun · 8 years ago
  10. 017f4fb [media] bdisp: fix error return code in bdisp_probe() by Wei Yongjun · 8 years ago
  11. df94121 [media] gs1662: drop kfree for memory allocated with devm_kzalloc by Wei Yongjun · 8 years ago
  12. b7491e7 [media] gs1662: remove .owner field for driver by Wei Yongjun · 8 years ago
  13. ff68102 [media] platform: pxa_camera: add VIDEO_V4L2 dependency by Arnd Bergmann · 8 years ago
  14. 9b26336 [media] lirc_imon: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  15. 7c073ff [media] imon: use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  16. 1ff52fa [media] ad5820: Fix sparse warning by Sakari Ailus · 8 years ago
  17. c57a68a [media] media: adv7604: automatic "default-input" selection by Ulrich Hecht · 8 years ago
  18. f59d441 [media] media: adv7604: fix bindings inconsistency for default-input by Ulrich Hecht · 8 years ago
  19. 1a33ac0 [media] media: i2c: tvp514x: Reported mbus format should be MEDIA_BUS_FMT_UYVY8_2X8 by Benoit Parrot · 8 years ago
  20. 7ec03e6 [media] ite-cir: initialize use_demodulator before using it by Nicolas Iooss · 8 years ago
  21. 1915700 [media] mb86a20s: always initialize a return value by Nicolas Iooss · 8 years ago
  22. 82b6571 [media] dvb-usb-dvbsky: Add support for TechnoTrend S2-4650 CI by Olli Salonen · 8 years ago
  23. 6911799 [media] variable name is never null, so remove null check by Colin Ian King · 8 years ago
  24. 06c24f6 [media] coda: add missing header dependencies by Baoyou Xie · 8 years ago
  25. c0b34ab [media] cx24120: do not allow an invalid delivery system types by Colin Ian King · 8 years ago
  26. 37e7856 [media] Add support for EVOLVEO XtraTV stick by CIJOML CIJOMLovic · 8 years ago
  27. e950267 [media] uvcvideo: uvc_scan_fallback() for webcams with broken chain by Henrik Ingo · 9 years ago
  28. 3907fae [media] cardlist: convert them to asciiart tables by Mauro Carvalho Chehab · 8 years ago
  29. 9fd79cf [media] gspca-cardlist.rst: update camera names by Mauro Carvalho Chehab · 8 years ago
  30. c373998 [media] gspca-cardlist.rst: update cardlist from drivers USB IDs by Mauro Carvalho Chehab · 8 years ago
  31. 959fe10 [media] gspca-cardlist.rst: sort entries and adjust table margins by Mauro Carvalho Chehab · 8 years ago
  32. b2fdd0e [media] stv06xx: store device name after the USB_DEVICE line by Mauro Carvalho Chehab · 8 years ago
  33. 0889e4a [media] spca506: rewrite a commented line to avoid wrong parsing by Mauro Carvalho Chehab · 8 years ago
  34. bc9b91e [media] v4l: vsp1: Add support for capture and output in HSV formats by Laurent Pinchart · 8 years ago
  35. 429175e [media] vivid: Add support for HSV encoding by Ricardo Ribalda Delgado · 8 years ago
  36. 5f3d32e [media] Documentation: Add HSV encodings by Ricardo Ribalda Delgado · 8 years ago
  37. 8a0d62a [media] videodev2.h Add HSV encoding by Ricardo Ribalda Delgado · 8 years ago
  38. f1eb926 [media] vivid: Local optimization by Ricardo Ribalda Delgado · 8 years ago
  39. 7a20f39 [media] vivid: Fix YUV555 and YUV565 handling by Ricardo Ribalda Delgado · 8 years ago
  40. ca2b32d [media] vivid: Introduce TPG_COLOR_ENC_LUMA by Ricardo Ribalda Delgado · 8 years ago
  41. 25e9007 [media] vivid: Rename variable by Ricardo Ribalda Delgado · 8 years ago
  42. 54fb153 [media] vivid: Add support for HSV formats by Ricardo Ribalda Delgado · 8 years ago
  43. 646895e [media] vivid: Code refactor for color encoding by Ricardo Ribalda Delgado · 8 years ago
  44. 05b6f8a [media] Documentation: Add Ricardo Ribalda by Ricardo Ribalda Delgado · 8 years ago
  45. 9bef754 [media] Documentation: Add HSV format by Ricardo Ribalda Delgado · 8 years ago
  46. 66b2ab2 [media] videodev2.h Add HSV formats by Ricardo Ribalda Delgado · 8 years ago
  47. 93bef23 [media] smiapp: Implement support for autosuspend by Sakari Ailus · 8 years ago
  48. cbba45d [media] smiapp: Use runtime PM by Sakari Ailus · 8 years ago
  49. 4ecc2d7 [media] smiapp: Set use suspend and resume ops for other functions by Sakari Ailus · 8 years ago
  50. df77542 [media] smiapp: Set device for pixel array and binner by Sakari Ailus · 8 years ago
  51. 88b3e31 [media] smiapp: Drop BUG_ON() in suspend path by Sakari Ailus · 8 years ago
  52. b08726b [media] smiapp-pll: Don't complain aloud about failing PLL calculation by Sakari Ailus · 8 years ago
  53. fbffb28 [media] smiapp: Drop a debug print on frame size and bit depth by Sakari Ailus · 8 years ago
  54. 1b81717 [media] smiapp: Obtain correct media bus code for try format by Sakari Ailus · 8 years ago
  55. 2aa8e83 [media] smiapp: Remove useless newlines and other small cleanups by Sakari Ailus · 8 years ago
  56. e43665a [media] smiapp: Improve debug messages from frame layout reading by Sakari Ailus · 8 years ago
  57. 3fc34b7 [media] smiapp: Obtain frame layout from the frame descriptor by Sakari Ailus · 8 years ago
  58. df0e403 [media] smiapp: Use SMIAPP_PADS when referring to number of pads by Sakari Ailus · 8 years ago
  59. a118e61e [media] smiapp: Unify setting up sub-devices by Sakari Ailus · 8 years ago
  60. 1344bf7 [media] smiapp: Read frame format earlier by Sakari Ailus · 8 years ago
  61. 3ecb866 [media] smiapp: Merge smiapp_init() with smiapp_probe() by Sakari Ailus · 8 years ago
  62. 9976954 [media] smiapp: Fix resource management in registration failure by Sakari Ailus · 8 years ago
  63. 231d1a0 [media] smiapp: Always initialise the sensor in probe by Sakari Ailus · 8 years ago
  64. 624e989 [media] smiapp: Remove unnecessary BUG_ON()'s by Sakari Ailus · 8 years ago
  65. 6c5ff7c [media] smiapp: Provide a common function to obtain native pixel array size by Sakari Ailus · 8 years ago
  66. 2fca9ca [media] smiapp: Split off sub-device registration into two by Sakari Ailus · 8 years ago
  67. 6d8d61f [media] smiapp: Initialise media entity after sensor init by Sakari Ailus · 8 years ago
  68. cc1488a [media] smiapp: Explicitly define number of pads in initialisation by Sakari Ailus · 8 years ago
  69. b7547ef [media] smiapp: Move sub-device initialisation into a separate function by Sakari Ailus · 8 years ago
  70. 669c614 [media] mtk-mdp: fix double mutex_unlock by Hans Verkuil · 8 years ago
  71. a0345ca [media] pixfmt-reserved.rst: Improve MT21C documentation by Hans Verkuil · 8 years ago
  72. 1b06fcf [media] media: mtk-mdp: fix build error by Minghsiu Tsai · 8 years ago
  73. 37bf7e3 [media] media: mtk-mdp: fix build warning in arch x86 by Minghsiu Tsai · 8 years ago
  74. fc96ec0 [media] media: mtk-mdp: add Maintainers entry for Mediatek MDP driver by Minghsiu Tsai · 8 years ago
  75. 859b5e4 [media] media: mtk-mdp: support pixelformat V4L2_PIX_FMT_MT21C by Minghsiu Tsai · 8 years ago
  76. 004b93b [media] mtk-mdp: fix compilation warnings if !DEBUG by Mauro Carvalho Chehab · 8 years ago
  77. 989b292 [media] arm64: dts: mediatek: Add MDP for MT8173 by Minghsiu Tsai · 8 years ago
  78. c8eb2d7 [media] media: Add Mediatek MDP Driver by Minghsiu Tsai · 8 years ago
  79. b391202 [media] dt-bindings: Add a binding for Mediatek MDP by Minghsiu Tsai · 8 years ago
  80. 737ea6c [media] VPU: mediatek: Add mdp support by Minghsiu Tsai · 8 years ago
  81. 60eaae2 [media] arm64: dts: mediatek: Add Video Decoder for MT8173 by Tiffany Lin · 8 years ago
  82. 8608251 [media] vcodec: mediatek: Add V4L2_PIX_FMT_MT21C support for v4l2 decoder by Tiffany Lin · 8 years ago
  83. a38b7ce9 [media] docs-rst: Add compressed video formats used on MT8173 codec driver by Tiffany Lin · 8 years ago
  84. d4de663 [media] v4l: add Mediatek compressed video block format by Tiffany Lin · 8 years ago
  85. 211eba9 [media] VPU: mediatek: fix null pointer dereference on pdev by Colin Ian King · 8 years ago
  86. 67712be [media] vcodec: mediatek: add Maintainers entry for Mediatek MT8173 vcodec drivers by Tiffany Lin · 8 years ago
  87. fa44d3b [media] vcodec: mediatek: fix odd_ptr_err.cocci warnings by Julia Lawall · 8 years ago
  88. f77e898 [media] vcodec: mediatek: Add Mediatek VP9 Video Decoder Driver by Tiffany Lin · 8 years ago
  89. 988fcf0 [media] Add documentation for V4L2_PIX_FMT_VP9 by Tiffany Lin · 8 years ago
  90. fa14a56 [media] v4l2-ioctl: add VP9 format description by Wu-Cheng Li · 8 years ago
  91. a8b4a1e [media] videodev2.h: add V4L2_PIX_FMT_VP9 format by Wu-Cheng Li · 8 years ago
  92. d1fad85 [media] vcodec: mediatek: Add Mediatek VP8 Video Decoder Driver by Tiffany Lin · 8 years ago
  93. a7b1317 [media] vcodec: mediatek: Add Mediatek H264 Video Decoder Drive by Tiffany Lin · 8 years ago
  94. 487a4c5 [media] mtk-vcodec: fix some smatch warnings by Mauro Carvalho Chehab · 8 years ago
  95. 590577a [media] vcodec: mediatek: Add Mediatek V4L2 Video Decoder Driver by Tiffany Lin · 8 years ago
  96. f3ad804 [media] dt-bindings: Add a binding for Mediatek Video Decoder by Tiffany Lin · 8 years ago
  97. e2818a5 [media] VPU: mediatek: Add decode support by Andrew-CT Chen · 8 years ago
  98. 3467c9a [media] s5p-mfc: fix failure path of s5p_mfc_alloc_memdev() by Marek Szyprowski · 8 years ago
  99. 7cda4c5 [media] tveeprom: use dev_foo() for printk messages by Mauro Carvalho Chehab · 8 years ago
  100. 8ca2e92 [media] tuners: don't break long lines by Mauro Carvalho Chehab · 8 years ago