1. 53102d2 [media] smiapp: Remove unused function by Sachin Kamat · 12 years ago
  2. 31c1d17 [media] smiapp: Use devm_* functions in smiapp-core.c file by Sachin Kamat · 12 years ago
  3. 8b99312 [media] Add v4l2 subdev driver for S5K4ECGX sensor by Sangwook Lee · 12 years ago
  4. 4703d35 [media] m2m-deinterlace: Add V4L2_CAP_VIDEO_M2M capability flag by Sylwester Nawrocki · 12 years ago
  5. 9e18404 [media] davinci: vpif: capture/display: fix race condition by Lad, Prabhakar · 12 years ago
  6. 080fb42 [media] davinci: vpif: remove unwanted header file inclusion by Hans Verkuil · 12 years ago
  7. 0598c17 [media] vpif: replace preset with the timings API by Hans Verkuil · 12 years ago
  8. e34db06 [media] media: coda: set up buffers to be sized as negotiated with s_fmt by Philipp Zabel · 12 years ago
  9. c566c78 [media] media: coda: add byte size slice limit control by Philipp Zabel · 12 years ago
  10. 8f35c7b [media] media: coda: add horizontal / vertical flipping support by Philipp Zabel · 12 years ago
  11. 451d43a [media] media: coda: fix sizeimage setting in try_fmt by Philipp Zabel · 12 years ago
  12. 62bed14 [media] media: coda: wait for picture run completion in start/stop_streaming by Philipp Zabel · 12 years ago
  13. 09ae956 [media] media: coda: enable user pointer support by Philipp Zabel · 12 years ago
  14. 2fb57f0 [media] media: coda: stop all queues in case of lockup by Philipp Zabel · 12 years ago
  15. e11f3e6 [media] media: coda: keep track of active instances by Philipp Zabel · 12 years ago
  16. bcedb4c [media] media: coda: ignore coda busy status in coda_job_ready by Philipp Zabel · 12 years ago
  17. ec25f68 [media] media: coda: allocate internal framebuffers separately from v4l2 buffers by Philipp Zabel · 12 years ago
  18. 1043667 [media] media: coda: fix IRAM/AXI handling for i.MX53 by Philipp Zabel · 12 years ago
  19. df1e74c [media] media: coda: add i.MX53 / CODA7541 platform support by Philipp Zabel · 12 years ago
  20. 87048bb [media] media: coda: firmware loading for 64-bit AXI bus width by Philipp Zabel · 12 years ago
  21. c3aac8b [media] coda: Add V4L2_CAP_VIDEO_M2M capability flag by Sylwester Nawrocki · 12 years ago
  22. 8c82c75 [media] vb2: fix wrong owner check by Hans Verkuil · 12 years ago
  23. d2210f9 [media] Add vfl_dir field documentation by Hans Verkuil · 12 years ago
  24. 90d0fc4 [media] v4l2-dev: reorder checks into blocks of ioctls with similar properties by Hans Verkuil · 12 years ago
  25. 4b20259 [media] v4l2-dev: improve ioctl validity checks by Hans Verkuil · 12 years ago
  26. 954f340 [media] Set vfl_dir for all display or m2m drivers by Hans Verkuil · 12 years ago
  27. 5c77879 [media] v4l2-dev: add new VFL_DIR_ defines by Hans Verkuil · 12 years ago
  28. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  29. 3f70e1f5 [media] v4l2: make vidioc_s_modulator const by Hans Verkuil · 12 years ago
  30. ba9425b [media] v4l2: make vidioc_s_audout const by Hans Verkuil · 12 years ago
  31. 0e8025b9 [media] v4l2: make vidioc_s_audio const by Hans Verkuil · 12 years ago
  32. 85f5fe3 [media] v4l2: make vidioc_(un)subscribe_event const by Hans Verkuil · 12 years ago
  33. ec6f432 [media] v4l2: make vidioc_s_freq_hw_seek const by Hans Verkuil · 12 years ago
  34. d88aab5 [media] v4l2: make vidioc_s_jpegcomp const by Hans Verkuil · 12 years ago
  35. e6eb28c [media] v4l2: make vidioc_s_fbuf const by Hans Verkuil · 12 years ago
  36. 06fce28 [media] DocBook: Mark CROPCAP as optional instead of as compulsory by Hans Verkuil · 12 years ago
  37. 0b1f814 [media] DocBook: clarify that sequence is also set for output devices by Hans Verkuil · 12 years ago
  38. d7a11e1 [media] DocBook: fix awkward language and fix the documented return value by Hans Verkuil · 12 years ago
  39. 1ff7ebe [media] Feature removal: Remove CUSTOM_TIMINGS defines in 3.9 by Hans Verkuil · 12 years ago
  40. 1c4f3c9 [media] Rename V4L2_(IN|OUT)_CAP_CUSTOM_TIMINGS by Hans Verkuil · 12 years ago
  41. a533819 [media] v4l2-core: tvnorms may be 0 for a given input, handle that case by Hans Verkuil · 12 years ago
  42. 663dc7f [media] DocBook: document when to return ENODATA by Hans Verkuil · 12 years ago
  43. 2cca7d4 [media] v4l2: remove experimental tag from a number of old drivers by Hans Verkuil · 12 years ago
  44. 9495356f [media] DocBook: deprecate V4L2_BUF_TYPE_PRIVATE by Hans Verkuil · 12 years ago
  45. ff82b21 [media] cx18/ivtv: Remove usage of V4L2_BUF_TYPE_PRIVATE by Hans Verkuil · 12 years ago
  46. 633c98e [media] v4l2-core: deprecate V4L2_BUF_TYPE_PRIVATE by Hans Verkuil · 12 years ago
  47. 72c2af6 [media] vivi/mem2mem_testdev: update to latest bus_info specification by Hans Verkuil · 12 years ago
  48. cd56c8d [media] DocBook: bus_info can no longer be empty by Hans Verkuil · 12 years ago
  49. 93828d6 [media] DocBook: make the G/S/TRY_FMT specification more strict by Hans Verkuil · 12 years ago
  50. 6bd4dd2 [media] DocBook: improve STREAMON/OFF documentation by Hans Verkuil · 12 years ago
  51. 8e19b34 [media] videodev2.h: split off controls into v4l2-controls.h by Hans Verkuil · 12 years ago
  52. 8fd207a [media] v4l: Remove experimental tag from certain API elements by Sakari Ailus · 12 years ago
  53. 86bf66e [media] [TRIVIAL] ivtv-alsa-pcm: remove unnecessary printk.h include by Hans Verkuil · 12 years ago
  54. 7bfb5dc [media] winbond-cir: asynchronous tx by David Härdeman · 12 years ago
  55. 30cedcf [media] winbond-cir: correctness fix by David Härdeman · 12 years ago
  56. 8ac4564 [media] stk1160: Stop device and unqueue buffers when start_streaming() fails by Ezequiel Garcia · 12 years ago
  57. c6b69c6 [media] stk1160: Fix s_fmt and try_fmt implementation by Ezequiel Garcia · 12 years ago
  58. 0657418 [media] stk1160: Handle urb allocation failure condition properly by Ezequiel Garcia · 12 years ago
  59. 18ad896 [media] stk1160: Make kill/free urb debug message more verbose by Ezequiel Garcia · 12 years ago
  60. 83c7353 [media] v4l: Documentation: change path of video drivers by Lad, Prabhakar · 12 years ago
  61. f9040ef [media] stv090x: add support for multistream by Evgeny Plehov · 12 years ago
  62. 8180015 [media] DocBook: Multistream support by Evgeny Plehov · 12 years ago
  63. 287cefd [media] dvb_frontend: add multistream support by Evgeny Plehov · 12 years ago
  64. b072eee [media] ce6230: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  65. 3cedcab [media] ec168: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  66. 8152768 [media] gl861: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  67. a835ae6 [media] au6610: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  68. 119f7a8 [media] af9035: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  69. e1e9e51 [media] af9015: correct few error codes by Antti Palosaari · 12 years ago
  70. 2e35c66 [media] af9015: improve af9015_eeprom_hash() by Antti Palosaari · 12 years ago
  71. f224749 [media] af9015: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  72. 3a2fca2 [media] rtl2830: declare two tables as constant by Antti Palosaari · 12 years ago
  73. 66b3c4d [media] rtl2830: use .get_if_frequency() by Antti Palosaari · 12 years ago
  74. 86ad0f1 [media] rtl2830: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  75. a44850d [media] hd29l2: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  76. 0d2d603 [media] ec100: improve I2C routines by Antti Palosaari · 12 years ago
  77. 20399b3 [media] ec100: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  78. 8df379c [media] af9013: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  79. 0a73f2d [media] af9033: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  80. 6a60e3f [media] ec168: declare MODULE_FIRMWARE by Antti Palosaari · 12 years ago
  81. 03f4efc [media] tda10071: declare MODULE_FIRMWARE by Antti Palosaari · 12 years ago
  82. bab9b4f [media] af9015: declare MODULE_FIRMWARE by Antti Palosaari · 12 years ago
  83. a71103a [media] af9013: declare MODULE_FIRMWARE by Antti Palosaari · 12 years ago
  84. f667190 [media] Add support for Prof Revolution DVB-S2 8000 PCI-E card by Mariusz Bia?o?czyk · 12 years ago
  85. 298efdd [media] rtl2832: use dev_foo() logging by Antti Palosaari · 12 years ago
  86. e6211c7 [media] tua9001: use dev_foo logging by Antti Palosaari · 12 years ago
  87. 5db4187 [media] rtl2832: support for tua9001 tuner by Antti Palosaari · 12 years ago
  88. 5be6572 [media] rtl28xxu: add support for tua9001 tuner based devices by Antti Palosaari · 12 years ago
  89. 89054e3 [media] tua9001: implement control pin callbacks by Antti Palosaari · 12 years ago
  90. 1835af1 [media] af9035: relax frontend callback error handling by Antti Palosaari · 12 years ago
  91. ee1cdd5 [media] rtl2832: remove redundant function declaration by Antti Palosaari · 12 years ago
  92. 832cc7c [media] rtl2832: separate tuner specific init from general by Antti Palosaari · 12 years ago
  93. c2d246d1 [media] rtl28xxu: Dexatek DK DVB-T Dongle [1d19:1101] by Antti Palosaari · 12 years ago
  94. 384df49 [media] rtl28xxu: add support for FCI FC2580 silicon tuner driver by Antti Palosaari · 12 years ago
  95. d9cb41a [media] tuners: add FCI FC2580 silicon tuner driver by Antti Palosaari · 12 years ago
  96. aa468cc [media] ttusb2: add toggle to the tt3650_rc_query function by Jose Alberto Reguero · 12 years ago
  97. 8f5c997 [media] drivers/media/dvb-frontends/tda10071.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  98. 3ea0a1d [media] drivers/media/i2c/tea6415c.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  99. a719d69 [media] drivers/media/tuners/tda18271-common.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  100. c2c9036 [media] drivers/media/dvb-core/dvb_demux.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago