1. 764040c [media] s5p-cec/st-cec: update TODOs by Hans Verkuil · 8 years ago
  2. aee4c78 [media] pulse8-cec: move out of staging by Hans Verkuil · 8 years ago
  3. a161bef [media] cec: an inner loop clobbered the outer loop variable by Hans Verkuil · 8 years ago
  4. 3145c75 [media] cec.h/cec-funcs.h: don't use bool in public headers by Hans Verkuil · 8 years ago
  5. 7ae2a88 [media] cec: sanitize msg.flags by Hans Verkuil · 8 years ago
  6. 0dbaceb [media] cec: move the CEC framework out of staging and to media by Hans Verkuil · 8 years ago
  7. a69a168 [media] cec: add proper support for CDC-Only CEC devices by Hans Verkuil · 8 years ago
  8. f5580d8 [media] cec: accept two replies for CEC_MSG_INITIATE_ARC by Hans Verkuil · 8 years ago
  9. 3074fe4 [media] cec: filter invalid messages by Hans Verkuil · 8 years ago
  10. adc0c62 [media] cec: add CEC_MSG_FL_REPLY_TO_FOLLOWERS by Hans Verkuil · 8 years ago
  11. f406262 [media] cec: add flag to cec_log_addrs to enable RC passthrough by Hans Verkuil · 8 years ago
  12. 77edf60 [media] cec rst: convert tables and drop the 'row' comments by Hans Verkuil · 8 years ago
  13. acd4973 [media] pulse8-cec: set all_device_types when restoring config by Hans Verkuil · 8 years ago
  14. 9f750b2 [media] cobalt: fix copy-and-paste error by Hans Verkuil · 8 years ago
  15. b7ccb9f [media] mtk-vcodec: add index check in decoder vidioc_qbuf by Wu-Cheng Li · 8 years ago
  16. 93d39ef [media] control.rst: improve the queryctrl code examples by Hans Verkuil · 8 years ago
  17. e92ca73 [media] cec-core.rst: improve documentation by Hans Verkuil · 8 years ago
  18. e91b600 [media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpfe_enum_input() by Markus Elfring · 8 years ago
  19. 2eaa68f [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output() by Markus Elfring · 8 years ago
  20. 64bab1a [media] staging: st-cec: add parentheses around complex macros by Maninder Singh · 8 years ago
  21. 827c1f5 [media] adv7604: add vic detect by Hans Verkuil · 9 years ago
  22. d736e34 [media] cobalt: add cropcap support by Hans Verkuil · 9 years ago
  23. 6524307 [media] v4l2-dv-timings: add helpers for vic and pixelaspect ratio by Hans Verkuil · 9 years ago
  24. cf03812 [media] v4l2-dv-timings: add VICs and picture aspect ratio by Hans Verkuil · 9 years ago
  25. a5e18f1 [media] vidioc-g-dv-timings.rst: document the new dv_timings flags by Hans Verkuil · 8 years ago
  26. 4f100ff [media] videodev2.h: add VICs and picture aspect ratio by Hans Verkuil · 9 years ago
  27. 8fbe91e [media] videodev2.h: checkpatch cleanup by Hans Verkuil · 8 years ago
  28. a503ff8 [media] hdpvr: fix interrupted recording by Jonathan Sims · 8 years ago
  29. 708f48e [media] v4l: Document that m2m devices have a file handle specific context by Sakari Ailus · 8 years ago
  30. 20d9333 [media] st-hva: fix a copy-and-paste variable name error by Colin Ian King · 8 years ago
  31. 29a8d97 [media] squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  32. 4a32298 [media] s5p-cec: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  33. f76fb34 [media] media: fix platform_no_drv_owner.cocci warnings by Fengguang Wu · 8 years ago
  34. 55d8050 [media] media: mtk-mdp: NULL-terminate mtk_mdp_comp_dt_ids by Vincent Stehlé · 8 years ago
  35. 5fc4b06 [media] media: solo6x10: fix lockup by avoiding delayed register write by Andrey Utkin · 8 years ago
  36. 84512f3 [media] v4l: doc: Fix typo in vidioc-g-tuner.rst by Masanari Iida · 8 years ago
  37. 2411434 [media] st-cec: Fix module autoload by Javier Martinez Canillas · 8 years ago
  38. 0dc5fb0 [media] s5p-cec: Fix module autoload by Javier Martinez Canillas · 8 years ago
  39. 5bb50fe [media] rc: meson-ir: Fix module autoload by Javier Martinez Canillas · 8 years ago
  40. d6023d3 [media] v4l: rcar-fcp: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  41. 3184c3b [media] v4l: vsp1: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  42. 62de7d9 [media] usbtv: don't do DMA on stack by Mauro Carvalho Chehab · 8 years ago
  43. c53a846 [media] usbtv: add video controls by Lubomir Rintel · 8 years ago
  44. 6b2bed8 [media] st-hva: fix some error handling in hva_hw_probe() by Dan Carpenter · 8 years ago
  45. eadf081 [media] s5p-cec: mark PM functions as __maybe_unused again by Arnd Bergmann · 8 years ago
  46. ea0e437 [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in process_progressive_mode() by Markus Elfring · 8 years ago
  47. 3ce5f66 [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in vpif_channel_isr() by Markus Elfring · 8 years ago
  48. 396c88e [media] DaVinci-VPIF-Display: Adjust 11 checks for null pointers by Markus Elfring · 8 years ago
  49. ded1c8f [media] DaVinci-VPIF-Display: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  50. d5cf467 [media] DaVinci-VPIF-Display: Use kcalloc() in vpif_probe() by Markus Elfring · 8 years ago
  51. c64d61d [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_channel_isr() by Markus Elfring · 8 years ago
  52. 6a842cc [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_querystd() by Markus Elfring · 8 years ago
  53. 03161cd [media] DaVinci-VPIF-Capture: Adjust ten checks for null pointers by Markus Elfring · 8 years ago
  54. bc28579 [media] DaVinci-VPIF-Capture: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  55. b442c46 [media] DaVinci-VPIF-Capture: Use kcalloc() in vpif_probe() by Markus Elfring · 8 years ago
  56. 96ca884 [media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_unregister_ccdc_device() by Markus Elfring · 8 years ago
  57. b899065 [media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr() by Markus Elfring · 8 years ago
  58. 19d4695 [media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input() by Markus Elfring · 8 years ago
  59. 2a0de2c [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions by Markus Elfring · 8 years ago
  60. c580f29 [media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers by Markus Elfring · 8 years ago
  61. 1d3811d [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open() by Markus Elfring · 8 years ago
  62. efb7446 [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in vpfe_probe() by Markus Elfring · 8 years ago
  63. e4c0cd0 [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe() by Markus Elfring · 8 years ago
  64. 11691f0 [media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory allocation by Markus Elfring · 8 years ago
  65. ed011a2 [media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe() by Markus Elfring · 8 years ago
  66. 630bf79 [media] DaVinci-VPBE: Delete an unnecessary variable initialisation in vpbe_set_output() by Markus Elfring · 8 years ago
  67. 15a7831 [media] DaVinci-VPBE: Rename a jump label in vpbe_set_output() by Markus Elfring · 8 years ago
  68. 837fdcf [media] DaVinci-VPBE: Reduce the scope for a variable in vpbe_set_default_output() by Markus Elfring · 8 years ago
  69. ca7948aa [media] DaVinci-VPBE: Return the success indication only as a constant in vpbe_set_mode() by Markus Elfring · 8 years ago
  70. 9d2fe9a [media] DaVinci-VPBE: Return an error code only as a constant in vpbe_probe() by Markus Elfring · 8 years ago
  71. 1353875 [media] DaVinci-VPBE: Adjust 16 checks for null pointers by Markus Elfring · 8 years ago
  72. 2ac0989 [media] DaVinci-VPBE: Delete two error messages for a failed memory allocation by Markus Elfring · 8 years ago
  73. f42afd2 [media] DaVinci-VPBE: Use kmalloc_array() in vpbe_initialize() by Markus Elfring · 8 years ago
  74. e44e948 [media] blackfin-capture: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  75. 7344696 [media] blackfin-capture: Use kcalloc() in bcap_init_sensor_formats() by Markus Elfring · 8 years ago
  76. 26f61c0 [media] cx88-dsp: Add some spaces for better code readability by Markus Elfring · 8 years ago
  77. 045d69c [media] cx88-dsp: Use kmalloc_array() in read_rds_samples() by Markus Elfring · 8 years ago
  78. 68226b4 [media] dvb-tc90522: Rename a jump label in tc90522_probe() by Markus Elfring · 8 years ago
  79. d2dc12d [media] dvb-tc90522: Use kmalloc_array() in tc90522_master_xfer() by Markus Elfring · 8 years ago
  80. bd676c0 [media] v4l2-flash-led-class: remove a now unused var by Mauro Carvalho Chehab · 8 years ago
  81. 079933d [media] v4l: flash led class: Fix of_node release in probe() error path by Sakari Ailus · 8 years ago
  82. c762ff1 [media] coda: fix the error path in coda_probe() by Fabio Estevam · 8 years ago
  83. 69fd825 [media] Add Cinergy S2 rev.4 support by Enrico Mioso · 8 years ago
  84. e128c9a [media] bcm2048: Remove FSF mailing address by Wayne Porter · 8 years ago
  85. b6f3ece [media] rc: nuvoton: use managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  86. ddbf7d5 [media] rc: core: add managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  87. 8f3408d [media] stih-cec: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  88. fa8bbe0 [media] atmel-isc: start dma in some scenario by Songjun Wu · 8 years ago
  89. 37e90a2 [media] rc: ir-raw: change type of available_protocols to atomic64_t by Heiner Kallweit · 8 years ago
  90. 8a5d2ac [media] VPU: mediatek: Fix return value in case of error by Christophe JAILLET · 8 years ago
  91. c771f42 [media] media: platform: pxa_camera: add missing sensor power on by Robert Jarzmik · 8 years ago
  92. 6dfcd29 [media] tw5864: crop picture width to 704 by Andrey Utkin · 8 years ago
  93. e546b1e [media] cx88: fix error return code in cx8802_dvb_probe() by Wei Yongjun · 8 years ago
  94. 017f4fb [media] bdisp: fix error return code in bdisp_probe() by Wei Yongjun · 8 years ago
  95. df94121 [media] gs1662: drop kfree for memory allocated with devm_kzalloc by Wei Yongjun · 8 years ago
  96. b7491e7 [media] gs1662: remove .owner field for driver by Wei Yongjun · 8 years ago
  97. ff68102 [media] platform: pxa_camera: add VIDEO_V4L2 dependency by Arnd Bergmann · 8 years ago
  98. 9b26336 [media] lirc_imon: use complete() instead complete_all() by Daniel Wagner · 8 years ago
  99. 7c073ff [media] imon: use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  100. 1ff52fa [media] ad5820: Fix sparse warning by Sakari Ailus · 8 years ago