1. ad05ff0 media: s5h14*.h: fix typos for CONTINUOUS by Mauro Carvalho Chehab · 7 years ago
  2. 68c5735 Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  3. 6e6a8b5 media: replace all <spaces><tab> occurrences by Mauro Carvalho Chehab · 7 years ago
  4. ada7955 media: don't include drivers/media/i2c at cflags by Mauro Carvalho Chehab · 7 years ago
  5. fada193 media: move dvb kAPI headers to include/media by Mauro Carvalho Chehab · 7 years ago
  6. 4839c58 media: v4l2-dev: convert VFL_TYPE_* into an enum by Mauro Carvalho Chehab · 7 years ago
  7. afc7f24 media: rc: i2c: set parent of rc device and improve name by Sean Young · 7 years ago
  8. c23e0cb media: annotate ->poll() instances by Al Viro · 8 years ago
  9. 5d352e6 Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 1e7126b media: saa7134: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  12. 0e2d9a9 media: cx23885/saa7134: make vb2_ops const by Bhumika Goyal · 7 years ago
  13. b8e9b36 media: pci: make i2c_client const by Bhumika Goyal · 7 years ago
  14. 507e190 media: pci: make video_device const by Bhumika Goyal · 7 years ago
  15. e5fffeb media: pci: make i2c_adapter const by Bhumika Goyal · 7 years ago
  16. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 7 years ago
  17. 12c3b9b media: rc: saa7134: raw decoder can support any protocol by Sean Young · 7 years ago
  18. 86fe1ac media: rc: simplify ir_raw_event_store_edge() by Sean Young · 7 years ago
  19. 48b2de1 media: rc: saa7134: add trailing space for timely decoding by Sean Young · 7 years ago
  20. e5e2643 media: rc-core: improve ir_raw_store_edge() handling by Sean Young · 7 years ago
  21. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  22. 47f1431 media: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  23. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  24. f558461 [media] saa7134: constify nxt200x_config structures by Bhumika Goyal · 8 years ago
  25. 9e2abdd [media] saa7134: use setup_timer by Geliang Tang · 8 years ago
  26. 446aba6 [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() by Mauro Carvalho Chehab · 8 years ago
  27. 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 8 years ago
  28. bcb6331 [media] media: Drop FSF's postal address from the source code files by Sakari Ailus · 8 years ago
  29. 5a91206 [media] saa7134: fix warm Medion 7134 EEPROM read by Maciej S. Szmigiero · 9 years ago
  30. 395eff9 [media] saa7134: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  31. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
  32. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
  33. 78f2c50 [media] constify i2c_algorithm structures by Julia Lawall · 8 years ago
  34. 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 8 years ago
  35. 5c8d8c0 [media] pci: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  36. d8feef9 [media] cx23885/saa7134: assign q->dev to the PCI device by Hans Verkuil · 8 years ago
  37. 802d62c [media] saa7134: convert g/s_crop to g/s_selection by Hans Verkuil · 9 years ago
  38. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  39. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
  40. 363bdb1 [media] saa7134: fix warning with !MEDIA_CONTROLLER by Arnd Bergmann · 9 years ago
  41. 9c91738 [media] saa7134: Add support for Snazio TvPVR PRO by GEORGE · 9 years ago
  42. 6cf5dad [media] media_device: move allocation out of media_device_*_init by Mauro Carvalho Chehab · 9 years ago
  43. 41b44e3 [media] media-device: move PCI/USB helper functions from v4l2-mc by Mauro Carvalho Chehab · 9 years ago
  44. 55d066a [media] saa7134: fix detection of external decoders by Mauro Carvalho Chehab · 9 years ago
  45. 3e71da1 [media] saa7134: Fix bytesperline not being set correctly for planar formats by Hans de Goede · 9 years ago
  46. ac90aa0 [media] saa7134: add media controller support by Mauro Carvalho Chehab · 9 years ago
  47. 8bf77f9 [media] saa7134: Get rid of struct saa7134_input.tv field by Mauro Carvalho Chehab · 9 years ago
  48. 568b2fe [media] saa7134: unconditionlally update TV standard at demod by Mauro Carvalho Chehab · 9 years ago
  49. 8fc3486 [media] saa7134: use input types, instead of hardcoding strings by Mauro Carvalho Chehab · 9 years ago
  50. 2773b0e [media] add media controller support to videobuf2-dvb by Mauro Carvalho Chehab · 9 years ago
  51. 85e91f8 Merge tag 'v4.5-rc3' into patchwork by Mauro Carvalho Chehab · 9 years ago
  52. ac75fe5 [media] saa7134-alsa: Only frees registered sound cards by Mauro Carvalho Chehab · 9 years ago
  53. 9f18302 [media] saa7134: add DMABUF support by Hans Verkuil · 9 years ago
  54. ff88034 [media] go7007: constify go7007_hpi_ops structures by Julia Lawall · 9 years ago
  55. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  56. df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  57. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  58. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  59. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  60. f546e12 saa7134: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  61. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  62. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  63. 63ab664c [media] saa7134: add Leadtek Winfast TV2100 FM card support by Darek Zielski · 9 years ago
  64. 816de50 [media] saa7134: fix page size on some archs by Mauro Carvalho Chehab · 10 years ago
  65. de98345 [media] saa7134: add AverMedia AverTV/505 card support by Dmitry Eremin-Solenikov · 10 years ago
  66. 0df289a [media] dvb: Get rid of typedev usage for enums by Mauro Carvalho Chehab · 10 years ago
  67. 4aed283 [media] saa7134: switch tuner FMD1216ME_MK3 to analog by Juergen Gier · 10 years ago
  68. 6139ebc [media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor by Mauro Carvalho Chehab · 10 years ago
  69. 45f38cb [media] saa7134: avoid complex macro warnings by Mauro Carvalho Chehab · 10 years ago
  70. 2bb3e2e [media] saa7134: replace remaining occurences or printk() by Mauro Carvalho Chehab · 10 years ago
  71. 3e0051c [media] saa7134-i2c: simplify debug dump and use pr_info() by Mauro Carvalho Chehab · 10 years ago
  72. 6be5b1a [media] saa7134: change the debug macros for IR input by Mauro Carvalho Chehab · 10 years ago
  73. 630983b [media] saa7134: change the debug macros for video and vbi by Mauro Carvalho Chehab · 10 years ago
  74. e67bcf3 [media] saa7134: change the debug macros for saa7134-tvaudio by Mauro Carvalho Chehab · 10 years ago
  75. af5d20c [media] saa7134-ts: use pr_fmt() at the debug macro by Mauro Carvalho Chehab · 10 years ago
  76. 30693f3 [media] saa7134-i2c: make debug macros to use pr_fmt() by Mauro Carvalho Chehab · 10 years ago
  77. c6c62cc [media] saa7134: better handle core debug messages by Mauro Carvalho Chehab · 10 years ago
  78. 5162655 [media] saa7134: use pr_warn() on some places where no KERN_foo were used by Mauro Carvalho Chehab · 10 years ago
  79. e43c173 [media] saa7134-empress: use pr_debug() for the saa7134 empress module by Mauro Carvalho Chehab · 10 years ago
  80. 7516657 [media] saa7134-dvb: use pr_debug() for the saa7134 dvb module by Mauro Carvalho Chehab · 10 years ago
  81. ae61891 [media] saa7134-dvb: get rid of wprintk() macro by Mauro Carvalho Chehab · 10 years ago
  82. 7592eef [media] saa7134-alsa: use pr_debug() instead of printk by Mauro Carvalho Chehab · 10 years ago
  83. bea8630 [media] saa7134: fix a few other occurrences of KERN_INFO/KERN_WARNING by Mauro Carvalho Chehab · 10 years ago
  84. 8358200 [media] saa7134: instead of using printk KERN_foo, use pr_foo by Mauro Carvalho Chehab · 10 years ago
  85. 9a12ccf [media] saa7134: prepare to use pr_foo macros by Mauro Carvalho Chehab · 10 years ago
  86. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 10 years ago
  87. 5eab498 [media] v4l2: replace try_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 10 years ago
  88. da298c6 [media] v4l2: replace video op g_mbus_fmt by pad op get_fmt by Hans Verkuil · 10 years ago
  89. 3c2580f [media] saa7134: fix bad indenting by Mauro Carvalho Chehab · 10 years ago
  90. f8781a0 [media] saa7134: fix indent issues by Mauro Carvalho Chehab · 10 years ago
  91. 0badd3c [media] media: pci: saa7134: saa7134-video.c: Remove unused function by Rickard Strandqvist · 10 years ago
  92. 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
  93. d790b7e [media] vb2-dma-sg: move dma_(un)map_sg here by Hans Verkuil · 10 years ago
  94. 0c3a14c [media] vb2-dma-sg: add allocation context to dma-sg by Hans Verkuil · 10 years ago
  95. 43ba464 [media] pci: Make use of MEDIA_BUS_FMT definitions by Boris BREZILLON · 10 years ago
  96. 1fb8510 ALSA: pcm: Add snd_pcm_stop_xrun() helper by Takashi Iwai · 10 years ago
  97. 8eb988f [media] saa7134: Remove unused status var by Mauro Carvalho Chehab · 10 years ago
  98. 23ea6ec [media] saa7134: Remove some casting warnings by Mauro Carvalho Chehab · 10 years ago
  99. aff440f [media] saa7134: Fix compilation breakage when go7007 is not selected by Mauro Carvalho Chehab · 10 years ago
  100. 452015d [media] saa7134: add saa7134-go7007 by Hans Verkuil · 10 years ago