1. 507e190 media: pci: make video_device const by Bhumika Goyal · 7 years ago
  2. 6d741bf media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* by Sean Young · 7 years ago
  3. 518f4b2 media: rc-core: rename input_name to device_name by Sean Young · 8 years ago
  4. 9a69ae1 media: cx88: make snd_kcontrol_new const by Bhumika Goyal · 7 years ago
  5. 4e0973a [media] cx88: Fix regression in initial video standard setting by Devin Heitmueller · 10 years ago
  6. 06eeefe [media] media drivers: annotate fall-through by Mauro Carvalho Chehab · 8 years ago
  7. 0244fd7 [media] cx88: constify mb86a16_config structure by Bhumika Goyal · 8 years ago
  8. a8d8e38 [media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  9. 446aba6 [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog() by Mauro Carvalho Chehab · 8 years ago
  10. 0f7499f [media] rc-main: assign driver type during allocation by Andi Shyti · 8 years ago
  11. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  12. 399426c [media] cx88: make checkpatch.pl happy by Mauro Carvalho Chehab · 8 years ago
  13. 7b61ba8 [media] cx88: make checkpatch happier by Mauro Carvalho Chehab · 8 years ago
  14. 65bc2fe [media] cx88: convert it to use pr_foo() macros by Mauro Carvalho Chehab · 8 years ago
  15. 3b0cb24 [media] cx88: use KERN_CONT where needed by Mauro Carvalho Chehab · 8 years ago
  16. 26f61c0 [media] cx88-dsp: Add some spaces for better code readability by Markus Elfring · 8 years ago
  17. 045d69c [media] cx88-dsp: Use kmalloc_array() in read_rds_samples() by Markus Elfring · 8 years ago
  18. e546b1e [media] cx88: fix error return code in cx8802_dvb_probe() by Wei Yongjun · 8 years ago
  19. e318e58 [media] cx88: don't break long lines by Mauro Carvalho Chehab · 8 years ago
  20. 2ceeca0 [media] rc: split nec protocol into its three variants by Sean Young · 8 years ago
  21. 00bb820 [media] rc: Hauppauge z8f0811 can decode RC6 by Sean Young · 8 years ago
  22. 10accd2 [media] pci: constify vb2_ops structures by Julia Lawall · 8 years ago
  23. 5c8d8c0 [media] pci: constify snd_pcm_ops structures by Julia Lawall · 8 years ago
  24. c2c33c3 [media] cx88: use wm8775_s_ctrl instead of the s_ctrl op by Hans Verkuil · 9 years ago
  25. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 9 years ago
  26. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 9 years ago
  27. 2773b0e [media] add media controller support to videobuf2-dvb by Mauro Carvalho Chehab · 9 years ago
  28. d6dd645 [media] media: videobuf2: Move timestamp to vb2_buffer by Junghak Sung · 9 years ago
  29. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  30. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  31. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  32. d647f0b [media] include/media: move driver interface headers to a separate dir by Mauro Carvalho Chehab · 9 years ago
  33. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  34. 111be8b cx88: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  35. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  36. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  37. d275d93 [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNP by Luis de Bethencourt · 9 years ago
  38. bc5e66b [media] cx88: don't declare restart_video_queue if not used by Mauro Carvalho Chehab · 10 years ago
  39. 0df289a [media] dvb: Get rid of typedev usage for enums by Mauro Carvalho Chehab · 10 years ago
  40. 9450684 [media] cx88: v4l2-compliance fixes by Hans Verkuil · 10 years ago
  41. 34080bc [media] cx88: embed video_device by Hans Verkuil · 10 years ago
  42. 96df988 [media] cx88: Fix possible leak in cx8802_probe() by Christian Engelmayer · 10 years ago
  43. 86c330f [media] cx88-dvb: whitespace cleanup by Mauro Carvalho Chehab · 10 years ago
  44. 21a7e05 [media] media: drivers shouldn't touch debug field in video_device by Hans Verkuil · 10 years ago
  45. 215cede [media] media: remove emacs editor variables by Hans Verkuil · 10 years ago
  46. 389208e [media] cx88: remove leftover start_video_dma() call by Hans Verkuil · 10 years ago
  47. 165d004 [media] cx88: add missing alloc_ctx support by Hans Verkuil · 10 years ago
  48. 872dfcf [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++ by Hans Verkuil · 10 years ago
  49. 7f56a4a [media] media: cx88: use vb2_start_streaming_called() helper by Prabhakar Lad · 10 years ago
  50. c0d5b5f [media] cx88: fix VBI support by Hans Verkuil · 10 years ago
  51. 98822de [media] cx88: pci_disable_device comes after free_irq by Hans Verkuil · 10 years ago
  52. c39ba330 [media] cx88: consistently use UNSET for absent tuner by Hans Verkuil · 10 years ago
  53. 078859a [media] cx88: don't allow changes while vb2_is_busy by Hans Verkuil · 10 years ago
  54. fb37ab3 [media] cx88: drop mpeg_active field by Hans Verkuil · 10 years ago
  55. ccd6f1d [media] cx88: move width, height and field to core struct by Hans Verkuil · 10 years ago
  56. d386259 [media] cx88: don't pollute the kernel log by Hans Verkuil · 10 years ago
  57. b8f8841 [media] cx88: increase API command timeout by Hans Verkuil · 10 years ago
  58. 5e7045e [media] cx88: remove dependency on btcx-risc by Hans Verkuil · 10 years ago
  59. 999b3ceb [media] cx88: drop cx88_free_buffer by Hans Verkuil · 10 years ago
  60. eddd326 [media] cx88: return proper errors during fw load by Hans Verkuil · 10 years ago
  61. c79a23f [media] cx88: fix sparse warning by Hans Verkuil · 10 years ago
  62. 0b6b630 [media] cx88: convert to vb2 by Hans Verkuil · 10 years ago
  63. b2c75ab [media] cx88: drop videobuf abuse in cx88-alsa by Hans Verkuil · 10 years ago
  64. 6f11adc [media] cx88: drop the bogus 'queue' list in dmaqueue by Hans Verkuil · 10 years ago
  65. 637bc20 [media] cx88: remove fmt from the buffer struct by Hans Verkuil · 10 years ago
  66. 84babee [media] cx88: remove return after BUG() by Mauro Carvalho Chehab · 10 years ago
  67. e2392d3 [media] cx88: fix cards table CodingStyle by Mauro Carvalho Chehab · 10 years ago
  68. 9d2f1d3 [media] rc-core: rename dev->scanmask to dev->scancode_mask by David Härdeman · 11 years ago
  69. c5540fb [media] rc-core: remove protocol arrays by David Härdeman · 11 years ago
  70. 120703f [media] rc-core: document the protocol type by David Härdeman · 11 years ago
  71. 4dd9bb9 [media] rc-core: improve ir-kbd-i2c get_key functions by David Härdeman · 11 years ago
  72. 95cd5d5 [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO by Ramakrishnan Muthukrishnan · 11 years ago
  73. 8774bed [media] v4l: subdev: Move [gs]_std operation to video ops by Laurent Pinchart · 11 years ago
  74. 3c83e61 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  75. 1a1934f [media] rc: abstract access to allowed/enabled protocols by James Hogan · 11 years ago
  76. e735688 [media] Convert to snd_card_new() with a device pointer by Takashi Iwai · 11 years ago
  77. cd86e3b [media] cx88: use correct pci drvdata type in cx88_audio_finidev() by Wei Yongjun · 11 years ago
  78. 3e018fe [media] misc drivers: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  79. c0d4021 [media] pci: cx88: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  80. 06333e0 [media] pci: cx88-video: Use module_pci_driver by Sachin Kamat · 11 years ago
  81. 38b25ad [media] pci: cx88-mpeg: Use module_pci_driver by Sachin Kamat · 11 years ago
  82. 59963b9 [media] pci: cx88-alsa: Use module_pci_driver by Sachin Kamat · 11 years ago
  83. f66b2a1 [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0 by Hans Verkuil · 11 years ago
  84. 1ae0d20 [media] cx88: fix build when VP3054=m and CX88_DVB=y by Mauro Carvalho Chehab · 11 years ago
  85. e5715cf [media] cx88: set dev_parent to the correct parent PCI bus by Hans Verkuil · 12 years ago
  86. 7feeb14 [media] cx88: fix register mask by Hans Verkuil · 12 years ago
  87. facd236 [media] cx88: remove g_chip_ident by Hans Verkuil · 12 years ago
  88. 609c4c1 [media] cx88: fix NULL pointer dereference by Hans Verkuil · 12 years ago
  89. 02615ed5 [media] cx88: make core less verbose by Mauro Carvalho Chehab · 12 years ago
  90. 5ddfbbb [media] cx88: Fix unsafe locking in suspend-resume by Alexey Khoroshilov · 12 years ago
  91. 48a8a03 [media] cx88: kernel bz#9476: Fix tone setting for Nova-S+ model 92001 by Mauro Carvalho Chehab · 12 years ago
  92. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 12 years ago
  93. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 12 years ago
  94. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 12 years ago
  95. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 12 years ago
  96. f1c50f2 [media] btcx-risc: move from media/i2c to media/common by Hans Verkuil · 12 years ago
  97. 7b34be7 [media] use IS_ENABLED() macro by Peter Senna Tschudin · 12 years ago
  98. 8268979 [media] [V2,01/24] pci/cx88/cx88.h: use IS_ENABLED() macro by Peter Senna Tschudin · 12 years ago
  99. a32f7d1 Merge branch 'v4l_for_linus' into staging/for_v3.9 by Mauro Carvalho Chehab · 12 years ago
  100. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago