1. 371a664 [media] exynos-gsc: Support dmabuf export buffer by Shaik Ameer Basha · 12 years ago
  2. 15514fb [media] s5p-g2d: Fix incorrect usage of IS_ERR_OR_NULL by Tony Prisk · 12 years ago
  3. d322bb9 [media] s5p-tv: Add missing braces around sizeof in hdmi_drv.c by Sachin Kamat · 12 years ago
  4. 45b56d5 [media] s5p-tv: Add missing braces around sizeof in hdmiphy_drv.c by Sachin Kamat · 12 years ago
  5. dc03398 [media] s5p-tv: Add missing braces around sizeof in mixer_drv.c by Sachin Kamat · 12 years ago
  6. ad84291 [media] s5p-tv: Add missing braces around sizeof in mixer_reg.c by Sachin Kamat · 12 years ago
  7. c0d5120 [media] s5p-tv: Add missing braces around sizeof in mixer_video.c by Sachin Kamat · 12 years ago
  8. 80f0dee [media] s5p-tv: Add missing braces around sizeof in sdo_drv.c by Sachin Kamat · 12 years ago
  9. aeae3db [media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL by Tony Prisk · 12 years ago
  10. cf48f56 [media] s5p-tv: Fix return value in sdo_probe() on error paths by Sylwester Nawrocki · 12 years ago
  11. 740ad92 [media] s5p-fimc: Prevent AB-BA deadlock during links reconfiguration by Sylwester Nawrocki · 12 years ago
  12. dc3ae32 [media] s5p-fimc: Fix incorrect usage of IS_ERR_OR_NULL by Tony Prisk · 12 years ago
  13. a8697ec [media] s5p-fimc: Prevent potential buffer overflow by Sylwester Nawrocki · 12 years ago
  14. 6612545 [media] s5p-fimc: Avoid possible NULL pointer dereference in set_fmt op by Sylwester Nawrocki · 12 years ago
  15. ff4e3fe [media] af9035: print warning when firmware is bad by Antti Palosaari · 12 years ago
  16. 864c714 [media] af9033: update fc2580 init sequence by Antti Palosaari · 12 years ago
  17. 0353d6b [media] af9033: update fc0011 init sequence by Antti Palosaari · 12 years ago
  18. 2c37d37 [media] af9033: update tua9001 init sequence by Antti Palosaari · 12 years ago
  19. d267d27 [media] af9033: update demod init sequence by Antti Palosaari · 12 years ago
  20. c5dc3b9 [media] fc0012: remove unused callback and correct one comment by Antti Palosaari · 12 years ago
  21. 4562620 [media] fc0012: use Kernel dev_foo() logging by Antti Palosaari · 12 years ago
  22. 44ff69c [media] fc0012: rework attach() to check chip id and I/O errors by Antti Palosaari · 12 years ago
  23. 3a98477 [media] fc0012: use config directly from the config struct by Antti Palosaari · 12 years ago
  24. 0bb3d8a [media] af9035: add support for fc0012 dual tuner configuration by Antti Palosaari · 12 years ago
  25. 3b0d51a [media] fc0012: enable clock output on attach() by Antti Palosaari · 12 years ago
  26. 71b1e82 [media] fc0012: add RF loop through by Antti Palosaari · 12 years ago
  27. ad3a758 [media] fc0012: use struct for driver config by Antti Palosaari · 12 years ago
  28. bf97b63 [media] af9035: dual mode related changes by Antti Palosaari · 12 years ago
  29. 9805992 [media] af9035: dual mode support by Jose Alberto Reguero · 12 years ago
  30. 7e0bc29 [media] af9035: support for Fitipower FC0012 tuner devices by Antti Palosaari · 12 years ago
  31. e713ad1 [media] af9033: add support for Fitipower FC0012 tuner by Antti Palosaari · 12 years ago
  32. ef85cd9 [media] em28xx: enable DMABUF by Mauro Carvalho Chehab · 12 years ago
  33. 2c46bb1 [media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186 by Mauro Carvalho Chehab · 12 years ago
  34. 39793c6 [media] mx2_camera: Convert it to platform driver by Fabio Estevam · 12 years ago
  35. 3fdd979 [media] mx2_camera: Remove buffer states by Javier Martin · 12 years ago
  36. 22f9a47 [media] mx2_camera: Remove 'buf_cleanup' callback by Javier Martin · 12 years ago
  37. 9b55695 [media] mx2_camera: Remove i.mx25 support by Javier Martin · 12 years ago
  38. 70e176a [media] soc-camera: use devm_kzalloc in subdevice drivers by Guennadi Liakhovetski · 12 years ago
  39. 25a3481 [media] soc-camera: split struct soc_camera_link into host and subdevice parts by Guennadi Liakhovetski · 12 years ago
  40. dd669e9 [media] soc-camera: remove struct soc_camera_device::video_lock by Guennadi Liakhovetski · 12 years ago
  41. 8a97d4c [media] soc-camera: fix repeated regulator requesting by Guennadi Liakhovetski · 12 years ago
  42. 7d051b3 [media] soc-camera: properly fix camera probing races by Guennadi Liakhovetski · 12 years ago
  43. daf16ba [media] mt9v022: fix potential NULL pointer dereference in mt9v022_probe() by Wei Yongjun · 12 years ago
  44. 3a799c2 [media] em28xx: declare em28xx_stop_streaming as static by Mauro Carvalho Chehab · 12 years ago
  45. 317efce [media] v4l: Reset subdev v4l2_dev field to NULL if registration fails by Laurent Pinchart · 12 years ago
  46. 9027196 [media] em28xx: consider the message length limitation of the i2c adapter when reading the eeprom by Frank Schaefer · 12 years ago
  47. 45f04e8 [media] em28xx: fix+improve+unify i2c error handling, debug messages and code comments by Frank Schaefer · 12 years ago
  48. eaf33c4 [media] em28xx: fix the i2c adapter functionality flags by Frank Schaefer · 12 years ago
  49. 2fcc82d [media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes() by Frank Schaefer · 12 years ago
  50. f5ae371 [media] em28xx: respect the message size constraints for i2c transfers by Frank Schaefer · 12 years ago
  51. 6ea887e [media] em28xx: IR RC: move assignment of get_key functions from *_change_protocol() functions to em28xx_ir_init() by Frank Schaefer · 12 years ago
  52. 05fe217 [media] em28xx: refactor the code in em28xx_usb_disconnect() by Frank Schaefer · 12 years ago
  53. 2665c29 [media] em28xx: simplify device state tracking by Frank Schaefer · 12 years ago
  54. d3829fa [media] em28xx: convert to videobuf2 by Devin Heitmueller · 12 years ago
  55. 2a221d3 [media] em28xx: zero vbi_format reserved array and add try_vbi_fmt by Hans Verkuil · 12 years ago
  56. 1d179ee [media] em28xx: remove sliced VBI support by Hans Verkuil · 12 years ago
  57. d8c95c0 [media] em28xx: std fixes: don't implement in webcam mode, and fix std changes by Hans Verkuil · 12 years ago
  58. 7f52979 [media] tvp5150: remove compat control ops by Hans Verkuil · 12 years ago
  59. 86ff7f1 [media] em28xx: fill in readbuffers and fix incorrect return code by Hans Verkuil · 12 years ago
  60. 50fdf40 [media] em28xx: add support for control events by Hans Verkuil · 12 years ago
  61. 69a6164 [media] em28xx: convert to v4l2_fh, fix priority handling by Hans Verkuil · 12 years ago
  62. 081b945 [media] em28xx: convert to the control framework by Hans Verkuil · 12 years ago
  63. 8ac7a94 [media] v4l2-ctrls: add a notify callback by Hans Verkuil · 12 years ago
  64. 20deebf [media] em28xx: fix tuner/frequency handling by Hans Verkuil · 12 years ago
  65. 319a55f [media] em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errors by Hans Verkuil · 12 years ago
  66. dd5a436 [media] em28xx: remove bogus input/audio ioctls for the radio device by Hans Verkuil · 12 years ago
  67. a9d79fe [media] em28xx: fix querycap by Hans Verkuil · 12 years ago
  68. 3ac693c [media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocol by Mauro Carvalho Chehab · 12 years ago
  69. d40580e [media] em28xx: simplify IR names on I2C devices by Mauro Carvalho Chehab · 12 years ago
  70. 728f977 [media] em28xx: autoload em28xx-rc if the device has an I2C IR by Mauro Carvalho Chehab · 12 years ago
  71. 8303dc9 [media] em28xx: initialize button/I2C IR earlier by Mauro Carvalho Chehab · 12 years ago
  72. 8cd7085 [media] get_dvb_firmware: Fix the location of firmware for Terratec HTC by Martin Blumenstingl · 12 years ago
  73. 71dc98b [media] lmedm04: correct I2C values to 7 bit addressing by Malcolm Priestley · 12 years ago
  74. e003ae3 [media] stk1160: Replace BUG_ON with WARN_ON by Ezequiel Garcia · 12 years ago
  75. b858c33 [media] m88rs2000: make use ts2020 by Igor M. Liplianin · 12 years ago
  76. 43385c8 [media] ds3000: lock led procedure added by Igor M. Liplianin · 12 years ago
  77. 38f7889 [media] m88rs2000: SNR, BER implemented by Igor M. Liplianin · 12 years ago
  78. a3e7ad2 [media] dw2102: autoselect DVB_M88RS2000 by Igor M. Liplianin · 12 years ago
  79. c19bec5 [media] vivi: Constify structures by Kirill Smelkov · 12 years ago
  80. 0322bd3 [hid] usb hid quirks for Masterkit MA901 usb radio by Alexey Klimov · 12 years ago
  81. 4834f4d [media] media: add driver for Masterkit MA901 usb radio by Alexey Klimov · 12 years ago
  82. e669c8d [media] blackfin Kconfig: select is evil; use, instead depends on by Mauro Carvalho Chehab · 12 years ago
  83. 250539a [media] s3c-camif: Add missing version.h header file by Sachin Kamat · 12 years ago
  84. 1d6ca29 [media] mantis: cleanup NULL checking in mantis_ca_exit() by Dan Carpenter · 12 years ago
  85. 081416e [media] TeVii DVB-S s421 and s632 cards support, rs2000 part by Igor M. Liplianin · 12 years ago
  86. 955d00a [media] TeVii DVB-S s421 and s632 cards support by Igor M. Liplianin · 12 years ago
  87. d58f4f2 [media] ds3000: bail out early on i2c failures during firmware load by Rémi Cardona · 12 years ago
  88. 7e5d74e [media] em28xx: rename module parameter prefer_bulk to usb_xfer_mode by Frank Schaefer · 12 years ago
  89. f8c30b6 [media] ts2020: fix two warnings added by changeset 73f0af4 by Mauro Carvalho Chehab · 12 years ago
  90. 73f0af4 [media] make the other drivers take use of the new ts2020 driver by Konstantin Dimitrov · 12 years ago
  91. 6fef4fc [media] ts2020: add ts2020 tuner driver by Konstantin Dimitrov · 12 years ago
  92. c1965ea [media] ds3000: remove ts2020 tuner related code by Konstantin Dimitrov · 12 years ago
  93. 10a5c91 [media] it913x: add support for Avermedia A835B by Eddi De Pieri · 12 years ago
  94. 9a3323a [media] m2m-deinterlace: use correct check for kzalloc failure by Sasha Levin · 12 years ago
  95. c84401c [media] wl128x: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  96. 2b9b325 [media] radio-wl1273: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  97. ee45ddc [media] dvb-frontends: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  98. b9b1b3a [media] dvb-core: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  99. b4b1d04 [media] bttv: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  100. 2e814af [media] cx18: Replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago