1. 82cf5f4 media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500 by Matthias Schwarzott · 7 years ago
  2. 412b16d media: cx23885: Fix use-after-free when unregistering the i2c_client for the dvb demod by Matthias Schwarzott · 7 years ago
  3. e5fffeb media: pci: make i2c_adapter const by Bhumika Goyal · 7 years ago
  4. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 7 years ago
  5. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  6. 47f1431 media: pci: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  7. 0fcefb3 media: cx23885: constify pci_device_id by Arvind Yadav · 7 years ago
  8. 568bdad media: cx23885: add const to v4l2_file_operations structure by Bhumika Goyal · 8 years ago
  9. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  10. 446aba6 [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() by Mauro Carvalho Chehab · 8 years ago
  11. d615128 [media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952 by Niels Ole Salscheider · 8 years ago
  12. 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 8 years ago
  13. 8c34b5c [media] rc: raw IR drivers cannot handle cec, unknown or other by Sean Young · 8 years ago
  14. e39682b [media] cx23885: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  15. 09f8be2 [media] cx23885: use KERN_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  16. 07ab29e [media] cx23885: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  17. a379f71a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  18. 97139d4 treewide: remove redundant #include <linux/kconfig.h> by Masahiro Yamada · 8 years ago
  19. 9fce0c2 Merge tag 'v4.8' into patchwork by Mauro Carvalho Chehab · 8 years ago
  20. e837d85 [media] cx23885: Fix some smatch warnings by Mauro Carvalho Chehab · 8 years ago
  21. 7cb278b [media] cx23885: attach si2165 driver via i2c_client by Matthias Schwarzott · 8 years ago
  22. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
  23. 78f2c50 [media] constify i2c_algorithm structures by Julia Lawall · 8 years ago
  24. 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 8 years ago
  25. 5c8d8c0 [media] pci: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  26. d8feef9 [media] cx23885/saa7134: assign q->dev to the PCI device by Hans Verkuil · 8 years ago
  27. dd9ad4f [media] cx23885: Add support for Hauppauge WinTV quadHD ATSC version by Stephen Backway · 8 years ago
  28. 10a5210 [media] cx23885: Add support for Hauppauge WinTV quadHD DVB version by Stephen Backway · 9 years ago
  29. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  30. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
  31. 60587bd [media] cx23885: uninitialized variable in cx23885_av_work_handler() by Dan Carpenter · 9 years ago
  32. ab8b5e4 [media] cx23885: incorrect I2C bus used in the CI registration by Olli Salonen · 10 years ago
  33. 37a35ce [media] cx23885: fix reversed I2C bus numbering by Olli Salonen · 9 years ago
  34. 2773b0e [media] add media controller support to videobuf2-dvb by Mauro Carvalho Chehab · 9 years ago
  35. f0b0faff [media] cx23885-dvb: move initialization of a8293_pdata by Mauro Carvalho Chehab · 9 years ago
  36. aee5f29 [media] cx23885-dvb: initialize a8293_pdata by Mauro Carvalho Chehab · 9 years ago
  37. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  38. df9ecb0c [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  39. ecc2fe2 [media] cx23885: video instead of vbi register used by Hans Verkuil · 9 years ago
  40. 6c43a21 [media] cx23885: add support for ViewCast 260e and 460e by Hans Verkuil · 9 years ago
  41. e80bf85 [media] cx23885: fix format/crop handling by Hans Verkuil · 9 years ago
  42. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  43. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  44. 439be34 [media] media: cx23885: fix type of allowed_protos by Heiner Kallweit · 9 years ago
  45. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  46. 4571e4a cx23885: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  47. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  48. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  49. 0f91c9d [media] TS2020: Calculate tuner gain correctly by David Howells · 10 years ago
  50. 0df289a [media] dvb: Get rid of typedev usage for enums by Mauro Carvalho Chehab · 10 years ago
  51. 49b7cb5 [media] cx23885: Hauppauge WinTV-HVR5525 bind I2C SEC by Antti Palosaari · 10 years ago
  52. a4569507 [media] cx23885: Hauppauge WinTV-HVR4400/HVR5500 bind I2C demod and SEC by Antti Palosaari · 10 years ago
  53. 49bf0e6 [media] cx23885: Hauppauge WinTV Starburst bind I2C demod and SEC by Antti Palosaari · 10 years ago
  54. bf5e3ef [media] cx23885: add support for DVB I2C SEC client by Antti Palosaari · 10 years ago
  55. ee3c3e4 [media] si2157: support selection of IF interface by Olli Salonen · 10 years ago
  56. ebf984b [media] v4l2: replace s_mbus_fmt by set_fmt in bridge drivers by Hans Verkuil · 10 years ago
  57. d5fbbb7 [media] cx23885: fix bad indentation by Mauro Carvalho Chehab · 10 years ago
  58. 676ee36 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 10 years ago
  59. 9b17452 [media] Add and use IS_REACHABLE macro by Arnd Bergmann · 10 years ago
  60. af7f388 [media] cx23885: Always initialise dev->slock spinlock by David Howells · 10 years ago
  61. d76e087 [media] cx23885: switch ts2022 to ts2020 driver by Antti Palosaari · 10 years ago
  62. fae119be [media] media: pci: cx23885: don't export static symbol by Julia Lawall · 10 years ago
  63. 6b46211 [media] cx23885: fix querycap by Hans Verkuil · 10 years ago
  64. 2b0aac3 [media] cx23885: move CI/MAC registration to a separate function by Mauro Carvalho Chehab · 10 years ago
  65. 4a8ba33 Merge tag 'v3.19-rc6' into patchwork by Mauro Carvalho Chehab · 10 years ago
  66. af469b3 Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  67. 8d4d932 [media] cx23885: fix free interrupt bug by Hans Verkuil · 10 years ago
  68. 721f322 [media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entry by Matthias Schwarzott · 10 years ago
  69. 1fc77d0 [media] cx23885: Hauppauge WinTV-HVR5525 by Antti Palosaari · 10 years ago
  70. 93009ca [media] cx23885: fix I2C scan printout by Antti Palosaari · 10 years ago
  71. a593f2c [media] cx23885: correct some I2C client indentations by Antti Palosaari · 10 years ago
  72. 3b95243 [media] cx23885: do not unregister demod I2C client twice on error by Antti Palosaari · 10 years ago
  73. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  74. d790b7e [media] vb2-dma-sg: move dma_(un)map_sg here by Hans Verkuil · 10 years ago
  75. 0c3a14c [media] vb2-dma-sg: add allocation context to dma-sg by Hans Verkuil · 10 years ago
  76. 7675fe9 [media] cx23885: use sg = sg_next(sg) instead of sg++ by Hans Verkuil · 10 years ago
  77. c02ef64 [media] cx23885: add DVBSky T982(Dual DVB-T2/T/C) support by Nibble Max · 10 years ago
  78. 43ba464 [media] pci: Make use of MEDIA_BUS_FMT definitions by Boris BREZILLON · 10 years ago
  79. c29d6a8 [media] cx23885: add DVBSky S952 support by nibble.max · 10 years ago
  80. cba5480 [media] cx23885: add DVBSky S950 support by nibble.max · 10 years ago
  81. ed3da2b [media] cx23885-dvb: Fix some issues at the DVB error handling by Mauro Carvalho Chehab · 10 years ago
  82. 61b103e [media] cx23885: add support for TechnoTrend CT2-4500 CI by Olli Salonen · 10 years ago
  83. 070e666 [media] cx23885: add DVBSky S950C and T980C RC support by nibble.max · 10 years ago
  84. 0e6c7b0 [media] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC) by nibble.max · 10 years ago
  85. d11a383 [media] cx23885: add IR for DVBSky T9580 Dual DVB-S2/T2/C PCIe card by nibble.max · 10 years ago
  86. 24e7740 [media] cx23855: add CI support for DVBSky T980C by Olli Salonen · 10 years ago
  87. e450de4 [media] cx23885: add I2C client for CI into state and handle unregistering by Olli Salonen · 10 years ago
  88. 82c1027 [media] cx23855: add support for DVBSky T980C (no CI support) by Olli Salonen · 10 years ago
  89. 143800a [media] cx23885: initialize config structs for T9580 by Olli Salonen · 10 years ago
  90. 339f06c [media] pci drivers: use %zu instead of %zd by Mauro Carvalho Chehab · 10 years ago
  91. 2944226 [media] cx23855: add support for DVBSky T9580 DVB-C/T2/S2 tuner by Olli Salonen · 10 years ago
  92. 5cd3b6b [media] cx23855: add frontend set voltage function into state by Olli Salonen · 10 years ago
  93. b0b12e6 [media] cx23885: add i2c client handling into dvb_unregister and state by Olli Salonen · 10 years ago
  94. 1c5eaa2 [media] cx23885: fix size helper functions by Hans Verkuil · 10 years ago
  95. 420b217 [media] cx23885: fix VBI support by Hans Verkuil · 10 years ago
  96. f1b6a73 [media] cx23885: Add busy checks before changing formats by Hans Verkuil · 10 years ago
  97. 4d63a25 [media] cx23885: remove btcx-risc dependency by Hans Verkuil · 10 years ago
  98. 96f233e [media] cx23885: fix field handling by Hans Verkuil · 10 years ago
  99. 453afdd [media] cx23885: convert to vb2 by Hans Verkuil · 10 years ago
  100. 711c311 [media] cx23885: fix sparse warning by Hans Verkuil · 10 years ago