1. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  2. 2bc46b3 [media] media/pci: convert drivers to use the new vb2_queue dev field by Hans Verkuil · 8 years ago
  3. df9ecb0 [media] vb2: drop v4l2_format argument from queue_setup by Hans Verkuil · 9 years ago
  4. 10897da Merge tag 'v4.4-rc2' into patchwork by Mauro Carvalho Chehab · 9 years ago
  5. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  6. b5dcee2 [media] include/media: split I2C headers from V4L2 core by Mauro Carvalho Chehab · 9 years ago
  7. 111be8b cx88: use pci_set_dma_mask insted of pci_dma_supported by Christoph Hellwig · 9 years ago
  8. 33119e8 [media] media: videobuf2: Change queue_setup argument by Junghak Sung · 9 years ago
  9. 2d70071 [media] media: videobuf2: Restructure vb2_buffer by Junghak Sung · 9 years ago
  10. bc5e66b [media] cx88: don't declare restart_video_queue if not used by Mauro Carvalho Chehab · 9 years ago
  11. 9450684 [media] cx88: v4l2-compliance fixes by Hans Verkuil · 9 years ago
  12. 34080bc [media] cx88: embed video_device by Hans Verkuil · 9 years ago
  13. 389208e [media] cx88: remove leftover start_video_dma() call by Hans Verkuil · 9 years ago
  14. 165d004 [media] cx88: add missing alloc_ctx support by Hans Verkuil · 9 years ago
  15. 98822de [media] cx88: pci_disable_device comes after free_irq by Hans Verkuil · 10 years ago
  16. c39ba330 [media] cx88: consistently use UNSET for absent tuner by Hans Verkuil · 10 years ago
  17. 078859a [media] cx88: don't allow changes while vb2_is_busy by Hans Verkuil · 10 years ago
  18. ccd6f1d [media] cx88: move width, height and field to core struct by Hans Verkuil · 10 years ago
  19. d386259 [media] cx88: don't pollute the kernel log by Hans Verkuil · 10 years ago
  20. 5e7045e [media] cx88: remove dependency on btcx-risc by Hans Verkuil · 10 years ago
  21. 999b3ceb [media] cx88: drop cx88_free_buffer by Hans Verkuil · 10 years ago
  22. 0b6b630 [media] cx88: convert to vb2 by Hans Verkuil · 10 years ago
  23. 6f11adc [media] cx88: drop the bogus 'queue' list in dmaqueue by Hans Verkuil · 10 years ago
  24. 637bc20 [media] cx88: remove fmt from the buffer struct by Hans Verkuil · 10 years ago
  25. 84babee [media] cx88: remove return after BUG() by Mauro Carvalho Chehab · 10 years ago
  26. 3e018fe [media] misc drivers: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  27. c0d4021 [media] pci: cx88: Remove redundant pci_set_drvdata by Sachin Kamat · 11 years ago
  28. 06333e0 [media] pci: cx88-video: Use module_pci_driver by Sachin Kamat · 11 years ago
  29. 7feeb14 [media] cx88: fix register mask by Hans Verkuil · 11 years ago
  30. facd236 [media] cx88: remove g_chip_ident by Hans Verkuil · 11 years ago
  31. 609c4c1 [media] cx88: fix NULL pointer dereference by Hans Verkuil · 11 years ago
  32. 5ddfbbb [media] cx88: Fix unsafe locking in suspend-resume by Alexey Khoroshilov · 11 years ago
  33. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  34. 314527a [media] v4l2: pass std by value to the write-only s_std ioctl by Hans Verkuil · 11 years ago
  35. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 11 years ago
  36. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 11 years ago
  37. 4c62e97 Drivers: media: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  38. c2c1b41 [media] drivers/media: Remove unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  39. 34a6b7d [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handler by Hans Verkuil · 12 years ago
  40. b285192 [media] rename most media/video pci drivers to media/pci by Mauro Carvalho Chehab · 12 years ago[Renamed from drivers/media/video/cx88/cx88-video.c]
  41. 48d6880 [media] cx88: don't use current_norm by Hans Verkuil · 12 years ago
  42. f33e986 [media] cx88: fix a number of v4l2-compliance violations by Hans Verkuil · 12 years ago
  43. 1a3c60a [media] cx88: support control events by Hans Verkuil · 12 years ago
  44. 88bb42f [media] cx88: add priority support by Hans Verkuil · 12 years ago
  45. c5a8614 [media] cx88: move fmt, width and height to cx8800_dev by Hans Verkuil · 12 years ago
  46. edbd138 [media] cx88: remove radio and type from cx8800_fh by Hans Verkuil · 12 years ago
  47. 8c7cb12 [media] cx88: each device node gets the right controls by Hans Verkuil · 12 years ago
  48. bac6398 [media] cx88: first phase to convert cx88 to the control framework by Hans Verkuil · 12 years ago
  49. 902e197 [media] cx88: fix querycap by Hans Verkuil · 12 years ago
  50. 84b2714 [media] cx88: notch filter control fixes by istvan_v@mailbox.hu · 13 years ago
  51. bded70d [media] cx88: implemented luma notch filter control by istvan_v@mailbox.hu · 13 years ago
  52. eea16e3 [media] cx88: implemented sharpness control by istvan_v@mailbox.hu · 13 years ago
  53. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  54. 8d11593 [media] cx88: don't use atomic_t for core->users by Jonathan Nieder · 13 years ago
  55. abd34d8 [media] use pci_dev->revision by Bjørn Mork · 13 years ago
  56. 6951803 [media] Add proper audio support for Nova-S Plus with wm8775 ADC by Lawrence Rust · 13 years ago
  57. 121ec13 [media] cx88: Don't allow opening a device while it is not ready by Mauro Carvalho Chehab · 13 years ago
  58. b6187264 [media] cx88: use unlocked_ioctl for cx88-video. by Mauro Carvalho Chehab · 13 years ago
  59. 9e9bc97 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  60. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 13 years ago
  61. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 13 years ago
  62. 53f517a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  63. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  64. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  65. fcb9757 [media] Nova-S-Plus audio line input by lawrence rust · 14 years ago
  66. 1532a07 [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* by Laurent Pinchart · 14 years ago
  67. 5401c2d [media] cx88: uninitialized variable by Dan Carpenter · 14 years ago
  68. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  69. da497e3 V4L/DVB: cx88: Remove BKL by Mauro Carvalho Chehab · 14 years ago
  70. 2e4e98e V4L/DVB: drivers/media: Make static data tables and strings const by lawrence rust · 14 years ago
  71. 473d802 V4L/DVB: drivers/media/video: Adjust confusing if indentation by Julia Lawall · 14 years ago
  72. a41b2ea V4L/DVB: cx88: improve error handling by Dan Carpenter · 14 years ago
  73. 6e1f4df V4L/DVB: cx88: fix checks for analog TV inputs by istvan_v@mailbox.hu · 14 years ago
  74. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 14 years ago
  75. 92f4fc1 V4L/DVB: cx88: Only start IR if the input device is opened by Mauro Carvalho Chehab · 14 years ago
  76. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 14 years ago
  77. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 14 years ago
  78. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 14 years ago
  79. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  80. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  81. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  82. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  83. 31d0f84 trivial: media/video/cx88: add __init/__exit macros to cx88 drivers by Peter Huewe · 15 years ago
  84. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  85. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  86. 4b89945 V4L/DVB (11907): cx88: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  87. 9fd6418 V4L/DVB (12004): poll method lose race condition by Figo.zhang · 15 years ago
  88. 06f837c V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and hald by Devin Heitmueller · 15 years ago
  89. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  90. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  91. 1792f68 V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. by Hans Verkuil · 15 years ago
  92. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  93. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  94. b8341e1 V4L/DVB (11300): cx88: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  95. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 15 years ago
  96. f3334bc V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fields by Trent Piepho · 15 years ago
  97. 2ba5889 V4L/DVB (10544): v4l2-common: add comments warning that about the sort order by Hans Verkuil · 15 years ago
  98. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 15 years ago
  99. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 15 years ago
  100. b058e3f V4L/DVB (9368): VBI fix for cx88 cards by Rafael Diniz · 16 years ago