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