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