1. 84b2714 [media] cx88: notch filter control fixes by istvan_v@mailbox.hu · 13 years ago
  2. bded70d [media] cx88: implemented luma notch filter control by istvan_v@mailbox.hu · 13 years ago
  3. eea16e3 [media] cx88: implemented sharpness control by istvan_v@mailbox.hu · 13 years ago
  4. 1990d50 [media] Stop using linux/version.h on most video drivers by Mauro Carvalho Chehab · 13 years ago
  5. 8d11593 [media] cx88: don't use atomic_t for core->users by Jonathan Nieder · 13 years ago
  6. abd34d8 [media] use pci_dev->revision by Bjørn Mork · 14 years ago
  7. 6951803 [media] Add proper audio support for Nova-S Plus with wm8775 ADC by Lawrence Rust · 14 years ago
  8. 121ec13 [media] cx88: Don't allow opening a device while it is not ready by Mauro Carvalho Chehab · 14 years ago
  9. b6187264 [media] cx88: use unlocked_ioctl for cx88-video. by Mauro Carvalho Chehab · 14 years ago
  10. 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
  11. 46e67ac [media] wm8775: Revert changeset fcb9757333 to avoid a regression by Mauro Carvalho Chehab · 14 years ago
  12. 08af245 [media] V4L: remove V4L1 compatibility mode by Hans Verkuil · 14 years ago
  13. 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
  14. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  15. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  16. fcb9757 [media] Nova-S-Plus audio line input by lawrence rust · 14 years ago
  17. 1532a07 [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* by Laurent Pinchart · 14 years ago
  18. 5401c2d [media] cx88: uninitialized variable by Dan Carpenter · 14 years ago
  19. 08bff03 V4L/DVB: videobuf: add ext_lock argument to the queue init functions by Hans Verkuil · 14 years ago
  20. da497e3 V4L/DVB: cx88: Remove BKL by Mauro Carvalho Chehab · 14 years ago
  21. 2e4e98e V4L/DVB: drivers/media: Make static data tables and strings const by lawrence rust · 14 years ago
  22. 473d802 V4L/DVB: drivers/media/video: Adjust confusing if indentation by Julia Lawall · 14 years ago
  23. a41b2ea V4L/DVB: cx88: improve error handling by Dan Carpenter · 14 years ago
  24. 6e1f4df V4L/DVB: cx88: fix checks for analog TV inputs by istvan_v@mailbox.hu · 14 years ago
  25. dab7e31 V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks by Andreas Bombe · 15 years ago
  26. 92f4fc1 V4L/DVB: cx88: Only start IR if the input device is opened by Mauro Carvalho Chehab · 14 years ago
  27. 46b2109 V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments by Laurent Pinchart · 15 years ago
  28. 50462eb V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number by Laurent Pinchart · 15 years ago
  29. 63b0d5a V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers by Laurent Pinchart · 15 years ago
  30. f0813b4 V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers by Laurent Pinchart · 15 years ago
  31. 38c7c03 V4L/DVB (13550): v4l: Use the new video_device_node_name function by Laurent Pinchart · 15 years ago
  32. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  33. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  34. 31d0f84 trivial: media/video/cx88: add __init/__exit macros to cx88 drivers by Peter Huewe · 15 years ago
  35. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  36. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  37. 4b89945 V4L/DVB (11907): cx88: Use v4l bounding/alignment function by Trent Piepho · 15 years ago
  38. 9fd6418 V4L/DVB (12004): poll method lose race condition by Figo.zhang · 15 years ago
  39. 06f837c V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and hald by Devin Heitmueller · 15 years ago
  40. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  41. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  42. 1792f68 V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. by Hans Verkuil · 15 years ago
  43. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  44. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  45. b8341e1 V4L/DVB (11300): cx88: convert to v4l2_subdev. by Hans Verkuil · 15 years ago
  46. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 16 years ago
  47. f3334bc V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fields by Trent Piepho · 16 years ago
  48. 2ba5889 V4L/DVB (10544): v4l2-common: add comments warning that about the sort order by Hans Verkuil · 16 years ago
  49. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  50. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  51. b058e3f V4L/DVB (9368): VBI fix for cx88 cards by Rafael Diniz · 16 years ago
  52. c6330fb V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d by Hans Verkuil · 16 years ago
  53. 430189d V4L/DVB (9269): cx88: add I2S-ADC tvaudio method by Darron Broad · 16 years ago
  54. 3e01084 V4L/DVB (9069): cx88: Bugfix: all client disconnects put the frontend to sleep. by Darron Broad · 16 years ago
  55. d56dc61 V4L/DVB (8613): v4l: move BKL down to the driver level. by Hans Verkuil · 16 years ago
  56. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  57. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  58. 38f9d30 V4L/DVB (8477): v4l: remove obsolete audiochip.h by Hans Verkuil · 16 years ago
  59. 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
  60. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  61. 0b5afdd V4L/DVB (7463): cx88: Enable color killer by default by Frej Drejhammar · 17 years ago
  62. 1b879c4 V4L/DVB (7454): cx88: Add user control for color killer by Frej Drejhammar · 17 years ago
  63. 87a1738 V4L/DVB (7452): cx88: Enable chroma AGC by default for all non-SECAM modes by Frej Drejhammar · 17 years ago
  64. 6d04203 V4L/DVB (7451): cx88: Add user control for chroma AGC by Frej Drejhammar · 17 years ago
  65. b12203d V4L/DVB (7449): cx88: fix oops on module removal caused by IR worker by Marton Balint · 16 years ago
  66. 3c66e4e V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 Gold by Michael Krufky · 16 years ago
  67. 8efd2e2 V4L/DVB (7254): cx88: fix FusionHDTV 5 PCI nano name and enable IR support by Michael Krufky · 16 years ago
  68. 0705135 V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API by Guennadi Liakhovetski · 16 years ago
  69. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  70. 189bf5f V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to it by Mauro Carvalho Chehab · 17 years ago
  71. d8f6997 V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commits by Mauro Carvalho Chehab · 17 years ago
  72. 66e6fbd V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards by Ricardo Cerqueira · 17 years ago
  73. 7b27d45 V4L/DVB (6831): Audio routes fix for blackbird boards with the wm8775 ADC by Ricardo Cerqueira · 17 years ago
  74. 0fc0686 V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ by Brandon Philips · 17 years ago
  75. 053fcb6 V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop by Brandon Philips · 17 years ago
  76. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  77. 8bb629e2 V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  78. c1accaa V4L/DVB (6252): Adapt drivers to use the newer videobuf modules by Mauro Carvalho Chehab · 17 years ago
  79. 13595a5 V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume by Mauro Carvalho Chehab · 17 years ago
  80. 6fcecce V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold by Michael Krufky · 17 years ago
  81. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  82. 8ddac9e V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits by Trent Piepho · 17 years ago
  83. 5772f81 V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()s by Trent Piepho · 17 years ago
  84. 6a59d64 V4L/DVB (6021): cx88: Copy board information into card state by Trent Piepho · 17 years ago
  85. a75d204 V4L/DVB (5977): cx8800: Add register debug functions to radio device too by Trent Piepho · 17 years ago
  86. 915366d V4L/DVB (5912): Clean up duplicate includes in drivers/media/ by Jesper Juhl · 17 years ago
  87. 32b78de V4L/DVB (5871): Conexant 2388x: check for kthread_run by Cyrill Gorcunov · 17 years ago
  88. 45e9598 V4L/DVB (5565): Cx88: fix compilation on alpha by Alexey Dobriyan · 17 years ago
  89. c24228d cx88-video build fix by Andrew Morton · 17 years ago
  90. aaa40cb V4L/DVB (5488): Replace DMA magic mask for its aliases by Mauro Carvalho Chehab · 17 years ago
  91. 66623a0 V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE by Mauro Carvalho Chehab · 17 years ago
  92. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 18 years ago
  93. db406b5 V4L/DVB (5199): Cx88-video.c: remove struct radionorms by Adrian Bunk · 18 years ago
  94. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  95. dbbff48 V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls by Trent Piepho · 18 years ago
  96. a4b662f V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird by Mauro Carvalho Chehab · 18 years ago
  97. 243d8c0 V4L/DVB (5103): Fix vidioc_g_tuner handling by Mauro Carvalho Chehab · 18 years ago
  98. 63ab1bd V4L/DVB (5102): make videodev to auto-generate standards by Mauro Carvalho Chehab · 18 years ago
  99. e90311a V4L/DVB (5101): Renamed video_mux to cx88_video_mux by Mauro Carvalho Chehab · 18 years ago
  100. 54da49f V4L/DVB (5100): Make cx88-blackbird to work again by Mauro Carvalho Chehab · 18 years ago