1. b6f5a71 media: saa7134: fix terminology around saa7134_i2c_eeprom_md7134_gate() by Maciej S. Szmigiero · 4 years, 10 months ago
  2. fb2dc28 saa7134: fix warm Medion 7134 EEPROM read by Maciej S. Szmigiero · 8 years ago
  3. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
  4. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
  5. 78f2c50 [media] constify i2c_algorithm structures by Julia Lawall · 8 years ago
  6. 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 8 years ago
  7. 5c8d8c0 [media] pci: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  8. d8feef9 [media] cx23885/saa7134: assign q->dev to the PCI device by Hans Verkuil · 8 years ago
  9. 802d62c [media] saa7134: convert g/s_crop to g/s_selection by Hans Verkuil · 8 years ago
  10. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  11. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  12. 363bdb1 [media] saa7134: fix warning with !MEDIA_CONTROLLER by Arnd Bergmann · 8 years ago
  13. 9c91738 [media] saa7134: Add support for Snazio TvPVR PRO by GEORGE · 8 years ago
  14. 6cf5dad [media] media_device: move allocation out of media_device_*_init by Mauro Carvalho Chehab · 8 years ago
  15. 41b44e3 [media] media-device: move PCI/USB helper functions from v4l2-mc by Mauro Carvalho Chehab · 8 years ago
  16. 55d066a [media] saa7134: fix detection of external decoders by Mauro Carvalho Chehab · 8 years ago
  17. 3e71da1 [media] saa7134: Fix bytesperline not being set correctly for planar formats by Hans de Goede · 8 years ago
  18. ac90aa0 [media] saa7134: add media controller support by Mauro Carvalho Chehab · 8 years ago
  19. 8bf77f9 [media] saa7134: Get rid of struct saa7134_input.tv field by Mauro Carvalho Chehab · 8 years ago
  20. 568b2fe [media] saa7134: unconditionlally update TV standard at demod by Mauro Carvalho Chehab · 8 years ago
  21. 8fc3486 [media] saa7134: use input types, instead of hardcoding strings by Mauro Carvalho Chehab · 8 years ago
  22. 2773b0e [media] add media controller support to videobuf2-dvb by Mauro Carvalho Chehab · 8 years ago
  23. 85e91f8 Merge tag 'v4.5-rc3' into patchwork by Mauro Carvalho Chehab · 8 years ago
  24. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 8 years ago
  25. 9f18302 [media] saa7134: add DMABUF support by Hans Verkuil · 9 years ago
  26. ff88034 [media] go7007: constify go7007_hpi_ops structures by Julia Lawall · 9 years ago
  27. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  28. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  29. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  30. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  31. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  32. f546e12 saa7134: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  33. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  34. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  35. 63ab664c [media] saa7134: add Leadtek Winfast TV2100 FM card support by Darek Zielski · 9 years ago
  36. 816de50 [media] saa7134: fix page size on some archs by Mauro Carvalho Chehab · 9 years ago
  37. de98345 [media] saa7134: add AverMedia AverTV/505 card support by Dmitry Eremin-Solenikov · 9 years ago
  38. 0df289a [media] dvb: Get rid of typedev usage for enums by Mauro Carvalho Chehab · 9 years ago
  39. 4aed283 [media] saa7134: switch tuner FMD1216ME_MK3 to analog by Juergen Gier · 9 years ago
  40. 6139ebc [media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor by Mauro Carvalho Chehab · 9 years ago
  41. 45f38cb [media] saa7134: avoid complex macro warnings by Mauro Carvalho Chehab · 9 years ago
  42. 2bb3e2e [media] saa7134: replace remaining occurences or printk() by Mauro Carvalho Chehab · 9 years ago
  43. 3e0051c [media] saa7134-i2c: simplify debug dump and use pr_info() by Mauro Carvalho Chehab · 9 years ago
  44. 6be5b1a [media] saa7134: change the debug macros for IR input by Mauro Carvalho Chehab · 9 years ago
  45. 630983b [media] saa7134: change the debug macros for video and vbi by Mauro Carvalho Chehab · 9 years ago
  46. e67bcf3 [media] saa7134: change the debug macros for saa7134-tvaudio by Mauro Carvalho Chehab · 9 years ago
  47. af5d20c [media] saa7134-ts: use pr_fmt() at the debug macro by Mauro Carvalho Chehab · 9 years ago
  48. 30693f3 [media] saa7134-i2c: make debug macros to use pr_fmt() by Mauro Carvalho Chehab · 9 years ago
  49. c6c62cc [media] saa7134: better handle core debug messages by Mauro Carvalho Chehab · 9 years ago
  50. 5162655 [media] saa7134: use pr_warn() on some places where no KERN_foo were used by Mauro Carvalho Chehab · 9 years ago
  51. e43c173 [media] saa7134-empress: use pr_debug() for the saa7134 empress module by Mauro Carvalho Chehab · 9 years ago
  52. 7516657 [media] saa7134-dvb: use pr_debug() for the saa7134 dvb module by Mauro Carvalho Chehab · 9 years ago
  53. ae61891 [media] saa7134-dvb: get rid of wprintk() macro by Mauro Carvalho Chehab · 9 years ago
  54. 7592eef [media] saa7134-alsa: use pr_debug() instead of printk by Mauro Carvalho Chehab · 9 years ago
  55. bea8630 [media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNING by Mauro Carvalho Chehab · 9 years ago
  56. 8358200 [media] saa7134: instead of using printk KERN_foo, use pr_foo by Mauro Carvalho Chehab · 9 years ago
  57. 9a12ccf [media] saa7134: prepare to use pr_foo macros by Mauro Carvalho Chehab · 9 years ago
  58. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 9 years ago
  59. 5eab498 [media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 9 years ago
  60. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 9 years ago
  61. 3c2580f [media] saa7134: fix bad indenting by Mauro Carvalho Chehab · 9 years ago
  62. f8781a0 [media] saa7134: fix indent issues by Mauro Carvalho Chehab · 9 years ago
  63. 0badd3c [media] media: pci: saa7134: saa7134-video.c: Remove unused function by Rickard Strandqvist · 9 years ago
  64. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  65. d790b7e [media] vb2-dma-sg: move dma_(un)map_sg here by Hans Verkuil · 10 years ago
  66. 0c3a14c [media] vb2-dma-sg: add allocation context to dma-sg by Hans Verkuil · 10 years ago
  67. 43ba464 [media] pci: Make use of MEDIA_BUS_FMT definitions by Boris BREZILLON · 10 years ago
  68. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  69. 8eb988f [media] saa7134: Remove unused status var by Mauro Carvalho Chehab · 10 years ago
  70. 23ea6ec [media] saa7134: Remove some casting warnings by Mauro Carvalho Chehab · 10 years ago
  71. aff440f [media] saa7134: Fix compilation breakage when go7007 is not selected by Mauro Carvalho Chehab · 10 years ago
  72. 452015d [media] saa7134: add saa7134-go7007 by Hans Verkuil · 10 years ago
  73. 033d008 [media] saa7134: also capture the WSS signal for 50 Hz VBI capture by Hans Verkuil · 10 years ago
  74. 40feb52 [media] media: saa7134: remove if based on uninitialized variable by Heinrich Schuchardt · 10 years ago
  75. 0bc56cb [media] saa7134: NEC scancode fix by David Härdeman · 10 years ago
  76. 120703f [media] rc-core: document the protocol type by David Härdeman · 10 years ago
  77. 4dd9bb9 [media] rc-core: improve ir-kbd-i2c get_key functions by David Härdeman · 10 years ago
  78. a733291 Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork by Mauro Carvalho Chehab · 10 years ago
  79. d52e238 [media] v4l: Support extending the v4l2_pix_format structure by Laurent Pinchart · 10 years ago
  80. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 10 years ago
  81. 13936af [media] saa7134: use unlocked_ioctl instead of ioctl by Hans Verkuil · 10 years ago
  82. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 10 years ago
  83. a3f415a [media] saa7134: add saa7134_userptr module option to enable USERPTR by Hans Verkuil · 10 years ago
  84. 2ada815 [media] saa7134: convert to vb2 by Hans Verkuil · 10 years ago
  85. a00e688 [media] saa7134: move saa7134_pgtable to saa7134_dmaqueue by Hans Verkuil · 10 years ago
  86. 5c44046 [media] saa7134: rename vbi/cap to vbi_vbq/cap_vbq by Hans Verkuil · 10 years ago
  87. 707b7f8 [media] saa7134: add vidioc_querystd by Mikhail Domrachev · 10 years ago
  88. ba0d342 saa7134-alsa: include vmalloc.h by Mauro Carvalho Chehab · 10 years ago
  89. 6296cba [media] saa7134: rename empress_tsq to empress_vbq by Hans Verkuil · 10 years ago
  90. 9e534f8 [media] saa7134: remove fmt from saa7134_buf by Hans Verkuil · 10 years ago
  91. 01c3a84 [media] saa7134: store VBI hlen/vlen globally by Hans Verkuil · 10 years ago
  92. 51aefd7 [media] saa7134: swap ts_init_encoder and ts_reset_encoder by Hans Verkuil · 10 years ago
  93. 15e64f0 [media] saa7134: drop abuse of low-level videobuf functions by Hans Verkuil · 10 years ago
  94. e72936d [media] saa7134: coding style cleanups by Hans Verkuil · 10 years ago
  95. 17e7f1b [media] saa7134: fix regression with tvtime by Hans Verkuil · 10 years ago
  96. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  97. 30d6528 [media] saa7134: fix WARN_ON during resume by Hans Verkuil · 10 years ago
  98. d01a838 Merge branch 'for-linus' into HEAD by Takashi Iwai · 10 years ago
  99. e735688 [media] Convert to snd_card_new() with a device pointer by Takashi Iwai · 10 years ago
  100. 08e1097 [media] update Michael Krufky's email address by Michael Krufky · 10 years ago