1. 736a320 [media] em28xx: add chip id of the em2765 by Frank Schaefer · 12 years ago
  2. a3ea4bf [media] em28xx: add support for em25xx i2c bus B read/write/check device operations by Frank Schaefer · 12 years ago
  3. 80f2330 [media] Fix undefined reference to `au8522_attach' by Hans Verkuil · 12 years ago
  4. 02745f6 [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer() by Wei Yongjun · 12 years ago
  5. 0170a39 [media] af9035: fix missing unlock on error in af9035_ctrl_msg() by Wei Yongjun · 12 years ago
  6. 004e45d [media] tuner-core: handle errors when getting signal strength/afc by Mauro Carvalho Chehab · 12 years ago
  7. 6f8ca0b [media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afc by Mauro Carvalho Chehab · 12 years ago
  8. 383730c [media] tuner-core: return afc instead of zero by Mauro Carvalho Chehab · 12 years ago
  9. 106cf64 [media] tuner-core: don't set has_signal/get_afc if not supported by Hans Verkuil · 12 years ago
  10. ea86968f [media] au0828: improve firmware loading & locking by Hans Verkuil · 12 years ago
  11. 56230d1 [media] au0828: fix initial video routing by Hans Verkuil · 12 years ago
  12. de8d2bb [media] au0828: don't change global state information on open() by Hans Verkuil · 12 years ago
  13. fa09cb9 [media] au0828: simplify i2c_gate_ctrl by Hans Verkuil · 12 years ago
  14. 823beb7 [media] au0828: fix disconnect sequence by Hans Verkuil · 12 years ago
  15. dc6d2a2 [media] au8522_decoder: remove obsolete control ops by Hans Verkuil · 12 years ago
  16. 33b6b89 [media] au0828: replace deprecated current_norm by g_std by Hans Verkuil · 12 years ago
  17. 8d86e4e [media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.priv by Hans Verkuil · 12 years ago
  18. 83b0942 [media] au0828: add prio, control event and log_status support by Hans Verkuil · 12 years ago
  19. e8c26f4 [media] au0828: convert to the control framework by Hans Verkuil · 12 years ago
  20. a2cf96f [media] au0828: fix audio input handling by Hans Verkuil · 12 years ago
  21. 38823b2 [media] au0828: fix intendation coding style issue by Hans Verkuil · 12 years ago
  22. e1cf658 [media] au0828: frequency handling fixes by Hans Verkuil · 12 years ago
  23. 59e0548 [media] au0828: fix querycap by Hans Verkuil · 12 years ago
  24. 5a4bdb4 [media] au8522_decoder: convert to the control framework by Hans Verkuil · 12 years ago
  25. e3f7586 [media] DocBook media: document 3.10 changes by Hans Verkuil · 12 years ago
  26. b5958dc [media] DocBook media: add VIDIOC_DBG_G_CHIP_NAME documentation by Hans Verkuil · 12 years ago
  27. 3b2d17b [media] em28xx: add support for g_chip_name by Hans Verkuil · 12 years ago
  28. c7622fc [media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholder by Hans Verkuil · 12 years ago
  29. 79b0c64 [media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctl by Hans Verkuil · 12 years ago
  30. 820eac0 [media] DocBook media: fix syntax problems in dvbproperty.xml by Hans Verkuil · 12 years ago
  31. 9d5f483 [media] v4l2-common: remove obsolete check for ' at the end of a driver name by Hans Verkuil · 12 years ago
  32. 9b6f5dc [media] videobuf2-core: print current state of buffer in vb2_buffer_done by Tushar Behera · 12 years ago
  33. 7bce33d [media] solo6x10: prefix sources with 'solo6x10-' by Hans Verkuil · 12 years ago
  34. dad7fab [media] solo6x10: rename headers by Hans Verkuil · 12 years ago
  35. f5df0b7 [media] solo6x10: clean up motion detection handling by Hans Verkuil · 12 years ago
  36. 6999687 [media] solo6x10: disable the 'priv' abuse by Hans Verkuil · 12 years ago
  37. 15513c1 [media] solo6x10: fix sequence handling by Hans Verkuil · 12 years ago
  38. 9a8bfe9 [media] solo6x10: use V4L2_PIX_FMT_MPEG4, not _FMT_MPEG by Hans Verkuil · 12 years ago
  39. 2256428 [media] solo6x10: small big-endian fix by Hans Verkuil · 12 years ago
  40. 4718892 [media] solo6x10: also stop DMA if the SOLO_PCI_ERR_P2M_DESC is raised by Hans Verkuil · 12 years ago
  41. 4c211ed [media] solo6x10: drop video_type and add proper s_std support by Hans Verkuil · 12 years ago
  42. f43afb1 [media] solo6x10: add call to pci_dma_mapping_error by Hans Verkuil · 12 years ago
  43. ff82ad2 [media] solo6x10: fix 'BUG: key ffff88081a2a9b58 not in .data!' by Hans Verkuil · 12 years ago
  44. a4056c2 [media] solo6x10: convert the display node to vb2 by Hans Verkuil · 12 years ago
  45. 382c31a [media] solo6x10: convert encoder nodes to vb2 by Hans Verkuil · 12 years ago
  46. a7eb931 [media] solo6x10: move global fields in solo_enc_fh to solo_enc_dev by Hans Verkuil · 12 years ago
  47. 6a2e65d [media] solo6x10: move global fields in solo_dev_fh to solo_dev by Hans Verkuil · 12 years ago
  48. 9416049 [media] solo6x10: add support for prio and control event handling by Hans Verkuil · 12 years ago
  49. 016afda [media] solo6x10: fix various format-related compliancy issues by Hans Verkuil · 12 years ago
  50. c813bd3 [media] solo6x10: add control framework by Hans Verkuil · 12 years ago
  51. d9ebd62 [media] solo6x10: add v4l2_device by Hans Verkuil · 12 years ago
  52. 20c5f49 [media] solo6x10: fix querycap and update driver version by Hans Verkuil · 12 years ago
  53. dcae5da [media] solo6x10: sync to latest code from Bluecherry's git repo by Hans Verkuil · 12 years ago
  54. c535cc6 [media] staging: lirc_sir: remove dead code by Alexander Shiyan · 12 years ago
  55. 8dbee53 [media] tw2804: Revert ADC Control commit 523a4f7fbcf856fb1c2a4850f44edea6738ee37b by Volokh Konstantin · 12 years ago
  56. 136d9f3 [media] go7007: using strlcpy instead of strncpy by Chen Gang · 12 years ago
  57. 70f31c9 [media] go7007: Remove unneeded version.h header include by Sachin Kamat · 12 years ago
  58. d4a2cea [media] tw9603/6.c: use two separate const tables for the 50/60hz setup by Hans Verkuil · 12 years ago
  59. 59aea92 [media] go7007: don't continue if firmware can't be loaded by Hans Verkuil · 12 years ago
  60. 7118b44 [media] go7007: update the README by Hans Verkuil · 12 years ago
  61. 0a52222 [media] saa7134-go7007: convert to a subdev and the control framework by Hans Verkuil · 12 years ago
  62. b12f7dd [media] tw9906: Remove unneeded version.h header include by Sachin Kamat · 12 years ago
  63. fa74aca [media] em28xx-i2c: fix coding style of multi line comments by Frank Schaefer · 12 years ago
  64. d230d5a [media] em28xx-i2c: do not break strings across lines by Frank Schaefer · 12 years ago
  65. af2d68d [media] vivi: add v4l2_ctrl_modify_range test case by Hans Verkuil · 12 years ago
  66. b781e6b [media] sony-btf-mpx: v4l2_tuner struct is now constant by Mauro Carvalho Chehab · 12 years ago
  67. 4e5f113 [media] DocBook/media/v4l: Update version number and document 3.10 changes by Hans Verkuil · 12 years ago
  68. 81b8cd9 [media] videodev2.h: remove obsolete DV_PRESET API by Hans Verkuil · 12 years ago
  69. 098cbc3 [media] DocBook/media/v4l: remove the documentation of the obsolete dv_preset API by Hans Verkuil · 12 years ago
  70. 02fa628 [media] v4l2 core: remove the obsolete dv_preset support by Hans Verkuil · 12 years ago
  71. 6c2afac [media] v4l2-subdev: remove obsolete dv_preset ops by Hans Verkuil · 12 years ago
  72. 2d80647 [media] v4l2-common: remove obsolete v4l_fill_dv_preset_info by Hans Verkuil · 12 years ago
  73. 1f1aed2 [media] go7007: add support for ADS Tech DVD Xpress DX2 by Hans Verkuil · 12 years ago
  74. a000e9a [media] tw9906: add Techwell tw9906 video decoder by Hans Verkuil · 12 years ago
  75. 0a6ecbb [media] go7007: drop firmware name in board config, make configs const by Hans Verkuil · 12 years ago
  76. ac41fa2 [media] go7007: correct a header check: MPEG4 has a different GOP code by Hans Verkuil · 12 years ago
  77. 778ca51 [media] go7007: add back 'repeat sequence header' control by Hans Verkuil · 12 years ago
  78. 7e4bfb9 [media] go7007: Restore b_frame control by Volokh Konstantin · 12 years ago
  79. 3e4c847 [media] go7007: a small improvement to querystd handling by Hans Verkuil · 12 years ago
  80. 98ded59 [media] MAINTAINERS: add the go7007 driver by Hans Verkuil · 12 years ago
  81. 0ee3d4d [media] go7007-loader: add support for the other devices and move fw files by Hans Verkuil · 12 years ago
  82. e129c97 [media] go7007-loader: renamed from s2250-loader by Hans Verkuil · 12 years ago
  83. b20cc073 [media] s2250: add comment describing the hardware by Hans Verkuil · 12 years ago
  84. 793d7b7 [media] go7007: remove cropping functions by Hans Verkuil · 12 years ago
  85. 6bb0e65 [media] go7007: embed struct video_device by Hans Verkuil · 12 years ago
  86. ffcc1c0 [media] go7007: convert to core locking and vb2 by Hans Verkuil · 12 years ago
  87. 899eb84 [media] go7007: drop struct go7007_file by Hans Verkuil · 12 years ago
  88. b95dd82 [media] go7007: set up the saa7115 audio clock correctly by Hans Verkuil · 12 years ago
  89. 9ff76e3 [media] go7007: simplify the PX-TV402U board ID handling by Hans Verkuil · 12 years ago
  90. 35d2d76 [media] go7007: standardize MPEG handling support by Hans Verkuil · 12 years ago
  91. 50deb74 [media] go7007: tuner/std related fixes by Hans Verkuil · 12 years ago
  92. 59d7b91 [media] go7007: add log_status support by Hans Verkuil · 12 years ago
  93. bae7432 [media] go7007: add prio and control event support by Hans Verkuil · 12 years ago
  94. d3b2ccd [media] s2250: convert to the control framework by Hans Verkuil · 12 years ago
  95. 9b8451d [media] go7007: convert to the control framework and remove obsolete JPEGCOMP support by Hans Verkuil · 12 years ago
  96. d5d3a7c [media] go7007: fix unregister/disconnect handling by Hans Verkuil · 12 years ago
  97. 95ef394 [media] go7007: remember boot firmware by Hans Verkuil · 12 years ago
  98. 9b6ebf3 [media] go7007: fix DMA related errors by Hans Verkuil · 12 years ago
  99. fabfd71 [media] go7007: remove current_norm by Hans Verkuil · 12 years ago
  100. 4d217b8 [media] go7007: go7007: add device_caps and bus_info support to querycap by Hans Verkuil · 12 years ago