1. a16cb91 [media] media: vpif: use a configurable i2c_adapter_id for vpif display by Bartosz Golaszewski · 8 years ago
  2. d39e74f [media] Staging: media: platform: davinci: - Fix for memory leak by Shailendra Verma · 8 years ago
  3. 56271bc [media] davinci: VPIF: add basic support for DT init by Kevin Hilman · 8 years ago
  4. 62dd4ac [media] davinci: vpif_capture: fix start/stop streaming locking by Kevin Hilman · 8 years ago
  5. 2d40cb3 [media] davinci: vpif_capture: remove hard-coded I2C adapter id by Kevin Hilman · 8 years ago
  6. bff782d [media] davinci: VPIF: fix module loading, init errors by Kevin Hilman · 8 years ago
  7. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  8. d3d83ee [media] DaVinci-VPFE-Capture: fix error handling by Arnd Bergmann · 8 years ago
  9. 1827bdc [media] vpfe_capture: fix compiler warning by Hans Verkuil · 8 years ago
  10. e91b600 [media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpfe_enum_input() by Markus Elfring · 8 years ago
  11. 2eaa68f [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_set_output() by Markus Elfring · 8 years ago
  12. ea0e437 [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in process_progressive_mode() by Markus Elfring · 8 years ago
  13. 3ce5f66 [media] DaVinci-VPIF-Display: Delete an unnecessary variable initialisation in vpif_channel_isr() by Markus Elfring · 8 years ago
  14. 396c88e [media] DaVinci-VPIF-Display: Adjust 11 checks for null pointers by Markus Elfring · 8 years ago
  15. ded1c8f [media] DaVinci-VPIF-Display: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  16. d5cf467 [media] DaVinci-VPIF-Display: Use kcalloc() in vpif_probe() by Markus Elfring · 8 years ago
  17. c64d61d [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_channel_isr() by Markus Elfring · 8 years ago
  18. 6a842cc [media] DaVinci-VPIF-Capture: Delete an unnecessary variable initialisation in vpif_querystd() by Markus Elfring · 8 years ago
  19. 03161cd [media] DaVinci-VPIF-Capture: Adjust ten checks for null pointers by Markus Elfring · 8 years ago
  20. bc28579 [media] DaVinci-VPIF-Capture: Delete an error message for a failed memory allocation by Markus Elfring · 8 years ago
  21. b442c46 [media] DaVinci-VPIF-Capture: Use kcalloc() in vpif_probe() by Markus Elfring · 8 years ago
  22. 96ca884 [media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_unregister_ccdc_device() by Markus Elfring · 8 years ago
  23. b899065 [media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr() by Markus Elfring · 8 years ago
  24. 19d4695 [media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input() by Markus Elfring · 8 years ago
  25. 2a0de2c [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions by Markus Elfring · 8 years ago
  26. c580f29 [media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers by Markus Elfring · 8 years ago
  27. 1d3811d [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open() by Markus Elfring · 8 years ago
  28. efb7446 [media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in vpfe_probe() by Markus Elfring · 8 years ago
  29. e4c0cd0 [media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe() by Markus Elfring · 8 years ago
  30. 11691f0 [media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory allocation by Markus Elfring · 8 years ago
  31. ed011a2 [media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe() by Markus Elfring · 8 years ago
  32. 630bf79 [media] DaVinci-VPBE: Delete an unnecessary variable initialisation in vpbe_set_output() by Markus Elfring · 8 years ago
  33. 15a7831 [media] DaVinci-VPBE: Rename a jump label in vpbe_set_output() by Markus Elfring · 8 years ago
  34. 837fdcf [media] DaVinci-VPBE: Reduce the scope for a variable in vpbe_set_default_output() by Markus Elfring · 8 years ago
  35. ca7948aa [media] DaVinci-VPBE: Return the success indication only as a constant in vpbe_set_mode() by Markus Elfring · 8 years ago
  36. 9d2fe9a [media] DaVinci-VPBE: Return an error code only as a constant in vpbe_probe() by Markus Elfring · 8 years ago
  37. 1353875 [media] DaVinci-VPBE: Adjust 16 checks for null pointers by Markus Elfring · 8 years ago
  38. 2ac0989 [media] DaVinci-VPBE: Delete two error messages for a failed memory allocation by Markus Elfring · 8 years ago
  39. f42afd2 [media] DaVinci-VPBE: Use kmalloc_array() in vpbe_initialize() by Markus Elfring · 8 years ago
  40. ded026e [media] davinci: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  41. 516aca3 [media] vpbe_display: convert g/s_crop to g/s_selection by Hans Verkuil · 8 years ago
  42. ffc2a6b [media] vpfe_capture: convert g/s_crop to g/s_selection by Hans Verkuil · 8 years ago
  43. 27f3fe2 [media] davinci: drop unused control callbacks by Hans Verkuil · 8 years ago
  44. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  45. 53ddcc6 [media] media/platform: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
  46. c1ae8f3 [media] davinci: ccdc_update_raw_params() frees the wrong thing by Al Viro · 9 years ago
  47. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  48. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  49. ca78946 [media] davinci: add i2c Kconfig dependencies by Arnd Bergmann · 9 years ago
  50. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  51. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  52. e976399 [media] media: davinci: vpbe: use v4l2_get_timestamp() by Lad, Prabhakar · 10 years ago
  53. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 10 years ago
  54. 03c278f [media] media: davinci: vpfe_capture: embed video_device by Lad, Prabhakar · 10 years ago
  55. e933c6b [media] media: davinci: vpif_display: embed video_device struct in channel_obj by Lad, Prabhakar · 10 years ago
  56. 8eef666 [media] media: davinci: vpif_capture: embed video_device struct in channel_obj by Lad, Prabhakar · 10 years ago
  57. 2469280 [media] davinci: add V4L2 dependencies by Arnd Bergmann · 10 years ago
  58. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  59. b41a97a [media] media: davinci: vpif_capture: use vb2_ops_wait_prepare/finish helper by Prabhakar Lad · 10 years ago
  60. 8c17e5e [media] media/platform: fix querycap by Hans Verkuil · 10 years ago
  61. 27ffaeb [media] platform: Make use of media_bus_format enum by Boris BREZILLON · 10 years ago
  62. 47efeb5 [media] media: davinci: vpbe: missing clk_put by Sudip Mukherjee · 10 years ago
  63. 7041bc9 [media] media: davinci: vpbe: add support for VIDIOC_CREATE_BUFS by Prabhakar Lad · 10 years ago
  64. f9cc70b [media] media: davinci: vpbe: return -ENODATA for *dv_timings/*_std calls by Prabhakar Lad · 10 years ago
  65. a8afe38 [media] media: davinci: vpbe: group v4l2_ioctl_ops by Prabhakar Lad · 10 years ago
  66. 1b73f03 [media] media: davinci: vpbe: use helpers provided by core if streaming is started by Prabhakar Lad · 10 years ago
  67. c24376f [media] media: davinci: vpbe: add support for VIDIOC_EXPBUF by Prabhakar Lad · 10 years ago
  68. 01118c9 [media] media: davinci: vpbe: add support for VB2_DMABUF by Prabhakar Lad · 10 years ago
  69. 41cf47b [media] media: davinci: vpbe: use vb2_ioctl_* helpers by Prabhakar Lad · 10 years ago
  70. 4bb1231 [media] media: davinci: vpbe: use fh handling provided by v4l by Prabhakar Lad · 10 years ago
  71. 266c9c2 [media] media: davinci: vpbe: use vb2_fop_mmap/poll by Prabhakar Lad · 10 years ago
  72. 50d9481 [media] media: davinci: vpbe: improve vpbe_buffer_prepare() callback by Prabhakar Lad · 10 years ago
  73. f2095f6 [media] media: davinci: vpbe: drop buf_cleanup() callback by Prabhakar Lad · 10 years ago
  74. 488735b [media] media: davinci: vpbe: use vb2_ops_wait_prepare/finish helper functions by Prabhakar Lad · 10 years ago
  75. f92a4e2d [media] media: davinci: vpbe: drop buf_init() callback by Prabhakar Lad · 10 years ago
  76. e71a180 [media] media: davinci: vpbe: initialize vb2 queue and DMA context in probe by Prabhakar Lad · 10 years ago
  77. efd285e media: platform: davinci: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  78. 692f63752 [media] davinci: remove an unneeded check by Dan Carpenter · 10 years ago
  79. 47c0b56 [media] vpfe_standards[] can be static by Fengguang Wu · 10 years ago
  80. 7000e32 [media] media: davinci: remove unneeded dependency ARCH_OMAP3 by Prabhakar Lad · 10 years ago
  81. c54d4a0 [media] media: davinci: vpif_capture: fix the check on suspend/resume callbacks by Prabhakar Lad · 10 years ago
  82. 8157892 [media] media: davinci: vpif_display: fix the check on suspend/resume callbacks by Prabhakar Lad · 10 years ago
  83. 3b8a269 [media] media: davinci: vpif_capture: drop setting of vb2 buffer state to ACTIVE by Prabhakar Lad · 10 years ago
  84. 55d3b43 [media] media: davinci: vpif_display: drop setting of vb2 buffer state to ACTIVE by Prabhakar Lad · 10 years ago
  85. f5281fc [media] vpif: Fix compilation with allmodconfig by Mauro Carvalho Chehab · 10 years ago
  86. b80cefb [media] davinci: just return 0 instead of using a var by Mauro Carvalho Chehab · 10 years ago
  87. 12bd88e [media] be sure that HAS_DMA is enabled for vb2-dma-contig by Mauro Carvalho Chehab · 10 years ago
  88. 7155043 [media] enable COMPILE_TEST for media drivers by Mauro Carvalho Chehab · 10 years ago
  89. 8dece35 [media] dm644x_ccdc: use unsigned long for fpc_table_addr by Mauro Carvalho Chehab · 10 years ago
  90. 212bdba [media] vpif: don't cast pointers to int by Mauro Carvalho Chehab · 10 years ago
  91. 0448056 [media] dm355_ccdc: declare a function as static by Mauro Carvalho Chehab · 10 years ago
  92. f17513c [media] dm644x_ccdc: declare some functions as static by Mauro Carvalho Chehab · 10 years ago
  93. 24ab633 [media] vpif_capture: get rid of some unused vars by Mauro Carvalho Chehab · 10 years ago
  94. a4f20e2 [media] vpif_display: get rid of some unused vars by Mauro Carvalho Chehab · 10 years ago
  95. a733291 Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork by Mauro Carvalho Chehab · 10 years ago
  96. e9b5872 [media] media: davinci: vpif: fix array out of bound warnings by Prabhakar Lad · 10 years ago
  97. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 11 years ago
  98. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 10 years ago
  99. 2abfeef [media] dm644x_ccdc: remove check for CONFIG_DM644X_VIDEO_PORT_ENABLE by Paul Bolle · 11 years ago
  100. 9249196 [media] davinci: vpif: missing unlocks on error by Dan Carpenter · 11 years ago