1. f035eb4 [media] videobuf2: fix lockdep warning by Hans Verkuil · 11 years ago
  2. 23d3090 [media] vmalloc_sg: off by one in error handling by Dan Carpenter · 11 years ago
  3. 5b6aa19 [media] as102-fe: Add a release function by Mauro Carvalho Chehab · 11 years ago
  4. 4628f99 [media] as102: add missing viterbi lock by Mauro Carvalho Chehab · 11 years ago
  5. dcae778 [media] as102-fe: make it an independent driver by Mauro Carvalho Chehab · 11 years ago
  6. 47f7912 [media] as102: prepare as102_fe to be compiled as a module by Mauro Carvalho Chehab · 11 years ago
  7. c098c219 [media] as102: get rid of as10x_fe_copy_tps_parameters() by Mauro Carvalho Chehab · 11 years ago
  8. 1d6207f [media] as102: get rid of as102_fe_copy_tune_parameters() by Mauro Carvalho Chehab · 11 years ago
  9. b601d9a [media] as102: Move ancillary routines to the beggining by Mauro Carvalho Chehab · 11 years ago
  10. d8eb070 [media] as102: better name the unknown frontend by Mauro Carvalho Chehab · 11 years ago
  11. 1d5c2bb [media] as102: CodingStyle fixes by Mauro Carvalho Chehab · 11 years ago
  12. 1f2563d [media] as102: get rid of FSF mail address by Mauro Carvalho Chehab · 11 years ago
  13. d6317c6 [media] as102: promote it out of staging by Mauro Carvalho Chehab · 11 years ago
  14. 2179de6 [media] staging: media: as102: replace custom dprintk() with dev_dbg() by Martin Kepplinger · 11 years ago
  15. 29bbb7b [media] siano: add support for PCTV 77e by Mauro Carvalho Chehab · 11 years ago
  16. a328e7e [media] smiapp: Set 64-bit integer control using v4l2_ctrl_s_ctrl_int64() by Sakari Ailus · 11 years ago
  17. e47a81d [media] smiapp: Use unlocked __v4l2_ctrl_modify_range() by Sakari Ailus · 11 years ago
  18. f23797b [media] coda: checkpatch cleanup by Philipp Zabel · 11 years ago
  19. a188a66 [media] coda: disable old cropping ioctls by Philipp Zabel · 11 years ago
  20. f95a6ce [media] coda: set capture frame size with output S_FMT by Philipp Zabel · 11 years ago
  21. 2dc546d [media] coda: fix coda_s_fmt_vid_out by Philipp Zabel · 11 years ago
  22. 18fd0cc [media] coda: fix timestamp list handling by Philipp Zabel · 11 years ago
  23. 68fc31c [media] coda: improve allocation error messages by Philipp Zabel · 11 years ago
  24. d60b18b [media] coda: add an intermediate debug level by Philipp Zabel · 11 years ago
  25. b0ed05b [media] coda: increase max vertical frame size to 1088 by Philipp Zabel · 11 years ago
  26. 8be31c8 [media] coda: allow running coda without iram on mx6dl by Philipp Zabel · 11 years ago
  27. fcf5976 [media] coda: skip calling coda_find_codec in encoder try_fmt_vid_out by Philipp Zabel · 11 years ago
  28. 4a31b52 [media] coda: dequeue buffers on streamoff by Philipp Zabel · 11 years ago
  29. b906352 [media] coda: dequeue buffers if start_streaming fails by Philipp Zabel · 11 years ago
  30. 540b72e [media] coda: request BIT processor interrupt by name by Philipp Zabel · 11 years ago
  31. 5727a5a [media] coda: remove unnecessary peek at next destination buffer from coda_finish_decode by Philipp Zabel · 11 years ago
  32. 2c3759d [media] coda: include header for memcpy by Philipp Zabel · 11 years ago
  33. 79924ca [media] coda: move BIT specific functions into separate file by Philipp Zabel · 11 years ago
  34. 4f4ee9e [media] coda: move H.264 helper function into separate file by Philipp Zabel · 11 years ago
  35. 58b7677 [media] coda: move per-instance buffer allocation and cleanup by Philipp Zabel · 11 years ago
  36. 347bb7f [media] coda: add coda_bit_stream_set_flag helper by Philipp Zabel · 11 years ago
  37. 8a82c6b [media] coda: move BIT processor command execution out of pic_run_work by Philipp Zabel · 11 years ago
  38. a1192a1 [media] coda: add context ops by Philipp Zabel · 11 years ago
  39. a2b3e46 [media] coda: move defines, enums, and structs into shared header by Philipp Zabel · 11 years ago
  40. e19a763 [media] coda: move coda driver into its own directory by Philipp Zabel · 11 years ago
  41. 814c376 [media] coda: mark constant structures as such by Philipp Zabel · 11 years ago
  42. 4f31ff0 [media] coda: default to h.264 decoder on invalid formats by Philipp Zabel · 11 years ago
  43. 22e244b [media] coda: split format enumeration for encoder end decoder device by Philipp Zabel · 11 years ago
  44. 121cacf [media] coda: split userspace interface into encoder and decoder device by Philipp Zabel · 11 years ago
  45. 91b5841 [media] coda: lock capture frame size to output frame size when streaming by Philipp Zabel · 11 years ago
  46. eabed93 [media] coda: delay coda_fill_bitstream() by Michael Olbrich · 11 years ago
  47. 390503b [media] coda: use CODA_MAX_FRAME_SIZE everywhere by Michael Olbrich · 11 years ago
  48. d29a8cf [media] coda: remove VB2_USERPTR from queue io_modes by Philipp Zabel · 11 years ago
  49. 3898e7a [media] coda: remove CAPTURE and OUTPUT caps by Philipp Zabel · 11 years ago
  50. 65919e6 [media] coda: initialize hardware on pm runtime resume only if firmware available by Philipp Zabel · 11 years ago
  51. ae5abd2 [media] coda: fix CODA7541 hardware reset by Philipp Zabel · 11 years ago
  52. cd73bb6 [media] omap3isp: resizer: Protect against races when updating crop by Laurent Pinchart · 11 years ago
  53. d903a0a [media] omap3isp: resizer: Remove slow debugging message from interrupt handler by Laurent Pinchart · 11 years ago
  54. 41316a2 [media] omap3isp: resizer: Remove needless variable initializations by Laurent Pinchart · 11 years ago
  55. ca84ea4 [media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656 by Laurent Pinchart · 11 years ago
  56. 0b3fcd5 [media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stopped by Laurent Pinchart · 11 years ago
  57. 9345652 [media] omap3isp: ccdc: Fix freeze when a short frame is received by Laurent Pinchart · 11 years ago
  58. fd93c10 [media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656 by Laurent Pinchart · 11 years ago
  59. 1c74817 [media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured() by Laurent Pinchart · 11 years ago
  60. 8815392 [media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stopping by Laurent Pinchart · 11 years ago
  61. 93d7bad [media] omap3isp: ccdc: Only complete buffer when all fields are captured by Laurent Pinchart · 11 years ago
  62. aec2de0 [media] omap3isp: ccdc: Disable the video port when unused by Laurent Pinchart · 11 years ago
  63. 9de7af4 [media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC input by Laurent Pinchart · 11 years ago
  64. bcb4e0e [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC output by Laurent Pinchart · 11 years ago
  65. 9a36d8e [media] omap3isp: ccdc: Add basic support for interlaced video by Laurent Pinchart · 11 years ago
  66. 0a7b1a0 [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() function by Laurent Pinchart · 11 years ago
  67. 2e8f017 [media] omap3isp: ccdc: Simplify the configuration function by Laurent Pinchart · 11 years ago
  68. f7abbe9 [media] omap3isp: video: Validate the video node field order by Laurent Pinchart · 11 years ago
  69. 48a8a0c [media] omap3isp: Default to progressive field order when setting the format by Laurent Pinchart · 11 years ago
  70. 25c5cc9 [media] omap3isp: Move non-critical code out of the mutex-protected section by Laurent Pinchart · 11 years ago
  71. 9884a95 [media] omap3isp: Remove boilerplate disclaimer and FSF address by Laurent Pinchart · 11 years ago
  72. eb228e8 [media] omap3isp: Don't ignore subdev streamoff failures by Laurent Pinchart · 11 years ago
  73. 24acf8b [media] v4l: subdev: Extend default link validation to cover field order by Laurent Pinchart · 11 years ago
  74. 0e2a6b7 [media] smiapp: Implement the test pattern control by Sakari Ailus · 11 years ago
  75. a913d87 [media] smiapp: Add driver-specific test pattern menu item definitions by Sakari Ailus · 11 years ago
  76. 0fc8786 [media] v4l: Add test pattern colour component controls by Sakari Ailus · 11 years ago
  77. 5275a3b [media] xc5000: be sure that the firmware is there before set params by Mauro Carvalho Chehab · 11 years ago
  78. 2930977 [media] au0828: Fix DVB resume when streaming by Mauro Carvalho Chehab · 11 years ago
  79. bbc62a1 [media] au0828: fix checks if dvb is initialized by Mauro Carvalho Chehab · 11 years ago
  80. 59b94f3 [media] xc5000: better name the functions by Mauro Carvalho Chehab · 11 years ago
  81. 7ab1c07 [media] xc5000: add a resume function by Mauro Carvalho Chehab · 11 years ago
  82. c3d6676 [media] xc5000: Split config and set code for analog/radio by Mauro Carvalho Chehab · 11 years ago
  83. 1643520 [media] au0828: move the code that sets DTV on a separate function by Mauro Carvalho Chehab · 11 years ago
  84. 91a5307 [media] xc5000: fix xc5000 suspend by Mauro Carvalho Chehab · 11 years ago
  85. 59d7889 [media] dvb-frontend: add core support for tuner suspend/resume by Mauro Carvalho Chehab · 11 years ago
  86. 8118724 [media] au0828: add pr_info to track au0828 suspend/resume code by Mauro Carvalho Chehab · 11 years ago
  87. 83afb32 [media] au0828: use pr_foo macros by Mauro Carvalho Chehab · 11 years ago
  88. 3d8de92 [media] au0828: Remove a bad whitespace by Mauro Carvalho Chehab · 11 years ago
  89. 1a1ba95 [media] au0828: add suspend/resume code for V4L2 by Mauro Carvalho Chehab · 11 years ago
  90. e2147d0 [media] au0828: properly handle stream on/off state by Mauro Carvalho Chehab · 11 years ago
  91. b799de7 [media] au0828: Add suspend code for DVB by Mauro Carvalho Chehab · 11 years ago
  92. fa50046 [media] au0828: be sure to reenable the bridge and GPIOs on resume by Mauro Carvalho Chehab · 11 years ago
  93. aaeac19 [media] au0828: don't let the IR polling thread to run at suspend by Mauro Carvalho Chehab · 11 years ago
  94. 92143f6 [media] au0828: remove CONFIG_VIDEO_AU0828_RC scope around au0828_rc_*() by Shuah Khan · 11 years ago
  95. 917cbcd [media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case by Shuah Khan · 11 years ago
  96. 345e3bf [media] au0828: handle IR int during suspend/resume by Mauro Carvalho Chehab · 11 years ago
  97. e9018af [media] au0828: avoid race conditions at RC stop by Mauro Carvalho Chehab · 11 years ago
  98. 2e0cc7e [media] au0828-input: Be sure that IR is enabled at polling by Mauro Carvalho Chehab · 11 years ago
  99. d84fdc7 [media] au0828: Enable IR for HVR-850 by Mauro Carvalho Chehab · 11 years ago
  100. ff346b0 [media] au0828: add an option to disable IR via modprobe parameter by Mauro Carvalho Chehab · 11 years ago