1. 396c88e [media] DaVinci-VPIF-Display: Adjust 11 checks for null pointers by Markus Elfring · 8 years ago
  2. ded1c8f [media] DaVinci-VPIF-Display: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  3. d5cf467 [media] DaVinci-VPIF-Display: Use kcalloc() in vpif_probe() by Markus Elfring · 8 years ago
  4. c64d61d [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_channel_isr() by Markus Elfring · 8 years ago
  5. 6a842cc [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_querystd() by Markus Elfring · 8 years ago
  6. 03161cd [media] DaVinci-VPIF-Capture: Adjust ten checks for null pointers by Markus Elfring · 8 years ago
  7. bc28579 [media] DaVinci-VPIF-Capture: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  8. b442c46 [media] DaVinci-VPIF-Capture: Use kcalloc() in vpif_probe() by Markus Elfring · 8 years ago
  9. 96ca884 [media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_unregister_ccdc_device() by Markus Elfring · 8 years ago
  10. b899065 [media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr() by Markus Elfring · 8 years ago
  11. 19d4695 [media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input() by Markus Elfring · 8 years ago
  12. 2a0de2c [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions by Markus Elfring · 8 years ago
  13. c580f29 [media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers by Markus Elfring · 8 years ago
  14. 1d3811d [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open() by Markus Elfring · 8 years ago
  15. efb7446 [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in vpfe_probe() by Markus Elfring · 8 years ago
  16. e4c0cd0 [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe() by Markus Elfring · 8 years ago
  17. 11691f0 [media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory allocation by Markus Elfring · 8 years ago
  18. ed011a23 [media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe() by Markus Elfring · 8 years ago
  19. 630bf79 [media] DaVinci-VPBE: Delete an unnecessary variable initialisation in vpbe_set_output() by Markus Elfring · 8 years ago
  20. 15a7831 [media] DaVinci-VPBE: Rename a jump label in vpbe_set_output() by Markus Elfring · 8 years ago
  21. 837fdcf [media] DaVinci-VPBE: Reduce the scope for a variable in vpbe_set_default_output() by Markus Elfring · 8 years ago
  22. ca7948aa [media] DaVinci-VPBE: Return the success indication only as a constant in vpbe_set_mode() by Markus Elfring · 8 years ago
  23. 9d2fe9a [media] DaVinci-VPBE: Return an error code only as a constant in vpbe_probe() by Markus Elfring · 8 years ago
  24. 1353875 [media] DaVinci-VPBE: Adjust 16 checks for null pointers by Markus Elfring · 8 years ago
  25. 2ac0989 [media] DaVinci-VPBE: Delete two error messages for a failed memory allocation by Markus Elfring · 8 years ago
  26. f42afd2 [media] DaVinci-VPBE: Use kmalloc_array() in vpbe_initialize() by Markus Elfring · 8 years ago
  27. e44e948 [media] blackfin-capture: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  28. 7344696 [media] blackfin-capture: Use kcalloc() in bcap_init_sensor_formats() by Markus Elfring · 8 years ago
  29. 26f61c0 [media] cx88-dsp: Add some spaces for better code readability by Markus Elfring · 8 years ago
  30. 045d69c [media] cx88-dsp: Use kmalloc_array() in read_rds_samples() by Markus Elfring · 8 years ago
  31. 68226b4 [media] dvb-tc90522: Rename a jump label in tc90522_probe() by Markus Elfring · 8 years ago
  32. d2dc12d [media] dvb-tc90522: Use kmalloc_array() in tc90522_master_xfer() by Markus Elfring · 8 years ago
  33. bd676c0 [media] v4l2-flash-led-class: remove a now unused var by Mauro Carvalho Chehab · 8 years ago
  34. 079933d [media] v4l: flash led class: Fix of_node release in probe() error path by Sakari Ailus · 8 years ago
  35. c762ff1 [media] coda: fix the error path in coda_probe() by Fabio Estevam · 8 years ago
  36. 69fd825 [media] Add Cinergy S2 rev.4 support by Enrico Mioso · 8 years ago
  37. e128c9a [media] bcm2048: Remove FSF mailing address by Wayne Porter · 8 years ago
  38. b6f3ece [media] rc: nuvoton: use managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  39. ddbf7d5 [media] rc: core: add managed versions of rc_allocate_device and rc_register_device by Heiner Kallweit · 8 years ago
  40. 8f3408d [media] stih-cec: remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  41. fa8bbe0 [media] atmel-isc: start dma in some scenario by Songjun Wu · 8 years ago
  42. 37e90a2 [media] rc: ir-raw: change type of available_protocols to atomic64_t by Heiner Kallweit · 8 years ago
  43. 8a5d2ac [media] VPU: mediatek: Fix return value in case of error by Christophe JAILLET · 8 years ago
  44. c771f42 [media] media: platform: pxa_camera: add missing sensor power on by Robert Jarzmik · 8 years ago
  45. 6dfcd29 [media] tw5864: crop picture width to 704 by Andrey Utkin · 8 years ago
  46. e546b1e [media] cx88: fix error return code in cx8802_dvb_probe() by Wei Yongjun · 8 years ago
  47. 017f4fb [media] bdisp: fix error return code in bdisp_probe() by Wei Yongjun · 8 years ago
  48. df94121 [media] gs1662: drop kfree for memory allocated with devm_kzalloc by Wei Yongjun · 8 years ago
  49. b7491e7 [media] gs1662: remove .owner field for driver by Wei Yongjun · 8 years ago
  50. ff68102 [media] platform: pxa_camera: add VIDEO_V4L2 dependency by Arnd Bergmann · 9 years ago
  51. 9b26336 [media] lirc_imon: use complete() instead complete_all() by Daniel Wagner · 9 years ago
  52. 7c073ff [media] imon: use complete() instead of complete_all() by Daniel Wagner · 9 years ago
  53. 1ff52fa [media] ad5820: Fix sparse warning by Sakari Ailus · 9 years ago
  54. c57a68a [media] media: adv7604: automatic "default-input" selection by Ulrich Hecht · 8 years ago
  55. f59d441 [media] media: adv7604: fix bindings inconsistency for default-input by Ulrich Hecht · 8 years ago
  56. 1a33ac0 [media] media: i2c: tvp514x: Reported mbus format should be MEDIA_BUS_FMT_UYVY8_2X8 by Benoit Parrot · 9 years ago
  57. 7ec03e6 [media] ite-cir: initialize use_demodulator before using it by Nicolas Iooss · 9 years ago
  58. 1915700 [media] mb86a20s: always initialize a return value by Nicolas Iooss · 9 years ago
  59. 82b6571 [media] dvb-usb-dvbsky: Add support for TechnoTrend S2-4650 CI by Olli Salonen · 9 years ago
  60. 6911799 [media] variable name is never null, so remove null check by Colin Ian King · 9 years ago
  61. 06c24f6 [media] coda: add missing header dependencies by Baoyou Xie · 9 years ago
  62. c0b34ab [media] cx24120: do not allow an invalid delivery system types by Colin Ian King · 9 years ago
  63. 37e7856 [media] Add support for EVOLVEO XtraTV stick by CIJOML CIJOMLovic · 9 years ago
  64. e950267 [media] uvcvideo: uvc_scan_fallback() for webcams with broken chain by Henrik Ingo · 9 years ago
  65. 3907fae [media] cardlist: convert them to asciiart tables by Mauro Carvalho Chehab · 8 years ago
  66. 9fd79cf [media] gspca-cardlist.rst: update camera names by Mauro Carvalho Chehab · 8 years ago
  67. c373998 [media] gspca-cardlist.rst: update cardlist from drivers USB IDs by Mauro Carvalho Chehab · 8 years ago
  68. 959fe10 [media] gspca-cardlist.rst: sort entries and adjust table margins by Mauro Carvalho Chehab · 8 years ago
  69. b2fdd0e [media] stv06xx: store device name after the USB_DEVICE line by Mauro Carvalho Chehab · 8 years ago
  70. 0889e4a [media] spca506: rewrite a commented line to avoid wrong parsing by Mauro Carvalho Chehab · 8 years ago
  71. bc9b91e [media] v4l: vsp1: Add support for capture and output in HSV formats by Laurent Pinchart · 9 years ago
  72. 429175e [media] vivid: Add support for HSV encoding by Ricardo Ribalda Delgado · 9 years ago
  73. 5f3d32e [media] Documentation: Add HSV encodings by Ricardo Ribalda Delgado · 9 years ago
  74. 8a0d62a [media] videodev2.h Add HSV encoding by Ricardo Ribalda Delgado · 9 years ago
  75. f1eb926 [media] vivid: Local optimization by Ricardo Ribalda Delgado · 9 years ago
  76. 7a20f39 [media] vivid: Fix YUV555 and YUV565 handling by Ricardo Ribalda Delgado · 9 years ago
  77. ca2b32d [media] vivid: Introduce TPG_COLOR_ENC_LUMA by Ricardo Ribalda Delgado · 9 years ago
  78. 25e9007 [media] vivid: Rename variable by Ricardo Ribalda Delgado · 9 years ago
  79. 54fb153 [media] vivid: Add support for HSV formats by Ricardo Ribalda Delgado · 9 years ago
  80. 646895e [media] vivid: Code refactor for color encoding by Ricardo Ribalda Delgado · 9 years ago
  81. 05b6f8a [media] Documentation: Add Ricardo Ribalda by Ricardo Ribalda Delgado · 9 years ago
  82. 9bef754 [media] Documentation: Add HSV format by Ricardo Ribalda Delgado · 9 years ago
  83. 66b2ab2 [media] videodev2.h Add HSV formats by Ricardo Ribalda Delgado · 9 years ago
  84. 93bef23 [media] smiapp: Implement support for autosuspend by Sakari Ailus · 9 years ago
  85. cbba45d [media] smiapp: Use runtime PM by Sakari Ailus · 9 years ago
  86. 4ecc2d7 [media] smiapp: Set use suspend and resume ops for other functions by Sakari Ailus · 9 years ago
  87. df77542 [media] smiapp: Set device for pixel array and binner by Sakari Ailus · 9 years ago
  88. 88b3e31 [media] smiapp: Drop BUG_ON() in suspend path by Sakari Ailus · 9 years ago
  89. b08726b [media] smiapp-pll: Don't complain aloud about failing PLL calculation by Sakari Ailus · 9 years ago
  90. fbffb28 [media] smiapp: Drop a debug print on frame size and bit depth by Sakari Ailus · 9 years ago
  91. 1b81717 [media] smiapp: Obtain correct media bus code for try format by Sakari Ailus · 9 years ago
  92. 2aa8e83 [media] smiapp: Remove useless newlines and other small cleanups by Sakari Ailus · 9 years ago
  93. e43665a [media] smiapp: Improve debug messages from frame layout reading by Sakari Ailus · 9 years ago
  94. 3fc34b7 [media] smiapp: Obtain frame layout from the frame descriptor by Sakari Ailus · 9 years ago
  95. df0e403 [media] smiapp: Use SMIAPP_PADS when referring to number of pads by Sakari Ailus · 9 years ago
  96. a118e61e [media] smiapp: Unify setting up sub-devices by Sakari Ailus · 9 years ago
  97. 1344bf7 [media] smiapp: Read frame format earlier by Sakari Ailus · 9 years ago
  98. 3ecb866 [media] smiapp: Merge smiapp_init() with smiapp_probe() by Sakari Ailus · 9 years ago
  99. 9976954 [media] smiapp: Fix resource management in registration failure by Sakari Ailus · 9 years ago
  100. 231d1a0 [media] smiapp: Always initialise the sensor in probe by Sakari Ailus · 9 years ago