1. effa0b0 V4L/DVB (6117): ivtv: finish VBI related cleanup by Hans Verkuil · 17 years ago
  2. 2f3a989 V4L/DVB (6116): ivtv: VBI cleanups and fixes by Hans Verkuil · 17 years ago
  3. 26e9d59 V4L/DVB (6115): ivtv/ivtv-fb: improve locking to avoid initialization problems by Hans Verkuil · 17 years ago
  4. 49ebf14 V4L/DVB (6113): ivtv: udelay for the i2c bus was set too high by Hans Verkuil · 17 years ago
  5. 21340ae V4L/DVB (6112): cx25840: use a workqueue to load the firmware by Hans Verkuil · 17 years ago
  6. f58db95 V4L/DVB (6111): Fix a warning when compiling on x86_64 by Mauro Carvalho Chehab · 17 years ago
  7. 3eaeef5 V4L/DVB (6109): ivtv: use new videodev2.h pixel formats by Hans Verkuil · 17 years ago
  8. 5d05704 V4L/DVB (6108): videodev2.h: add new pixel formats for the cx23415 OSD by Hans Verkuil · 17 years ago
  9. 608f62d V4L/DVB (6107): dvb_frontend: clean-up shutdown handling by Oliver Endriss · 17 years ago
  10. 849be2c V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0 by Oliver Endriss · 17 years ago
  11. 48136e1 V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixed by Oliver Endriss · 17 years ago
  12. 226835d V4L/DVB (6104): dvb_ca_en50221: decrement module use count on error by Marco Schluessler · 17 years ago
  13. 0c12c1b V4L/DVB (6103): dvb_ca_en50221: return correct error code value by Marco Schluessler · 17 years ago
  14. d9bf2c0 V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from av7110 by Jesper Juhl · 17 years ago
  15. 71be258 V4L/DVB (6100): dvb_net: whitespace cleanup by Michael Krufky · 17 years ago
  16. 6327e95 V4L/DVB (6098): ivtv: kzalloc() returns void pointer, no need to cast by Jesper Juhl · 17 years ago
  17. 2d4d5f1 V4L/DVB (6097): ivtv: set correct pixel format and alpha properties by Hans Verkuil · 17 years ago
  18. 559e196 V4L/DVB (6096): ivtv: fix V4L2_ENC_CMD_STOP_AT_GOP_END support by Hans Verkuil · 17 years ago
  19. a158f35 V4L/DVB (6094): ivtv: more ivtv-driver.h cleanups by Hans Verkuil · 17 years ago
  20. fd8b281 V4L/DVB (6093): ivtv: reorganized and cleanup ivtv struct by Hans Verkuil · 17 years ago
  21. 33c0fca V4L/DVB (6092): ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c by Hans Verkuil · 17 years ago
  22. 612570f V4L/DVB (6091): ivtv: header cleanup by Hans Verkuil · 17 years ago
  23. 459a52f V4L/DVB (6090): ivtv-fb: correct transparency bit reporting by Hans Verkuil · 17 years ago
  24. d2a35fb V4L/DVB (6089): ivtv: log in status if framebuffer uses YUV instead of RGB by Hans Verkuil · 17 years ago
  25. 01f1e44 V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busy by Hans Verkuil · 17 years ago
  26. ea115d5 V4L/DVB (6087): ivtv: prevent changing VBI format while capture is in progress by Hans Verkuil · 17 years ago
  27. ad8ff0f V4L/DVB (6086): ivtv: fix output mode processing: UDMA_YUV wasn't cleared by Hans Verkuil · 17 years ago
  28. f6210c9 V4L/DVB (6085): cx88-alsa: Fix mmap support by Trent Piepho · 17 years ago
  29. ffb7394 V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards by Trent Piepho · 17 years ago
  30. 05b2723 V4L/DVB (6083): cx88-alsa: Rework buffer handling by Trent Piepho · 17 years ago
  31. 16cf1d0 V4L/DVB (6082): cx88: Improve risc instruction printing in sram channel dump by Trent Piepho · 17 years ago
  32. aeb292d V4L/DVB (6081): ivtv: Fix static structure initialization by Jean Delvare · 17 years ago
  33. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  34. f518b43 V4L/DVB (6078): Coding style fix drivers/media/video/zr36016.c by Michal Piotrowski · 17 years ago
  35. b9758df V4L/DVB (6077): Coding style fix drivers/media/video/zr36050.c by Michal Piotrowski · 17 years ago
  36. 5634f2e V4L/DVB (6076): Coding style fix drivers/media/video/zr36060.c by Michal Piotrowski · 17 years ago
  37. ffbb807 V4L/DVB (6075): tuner: kernel headers go above subsystem headers by Michael Krufky · 17 years ago
  38. c996899 V4L/DVB (6074): tuner: fix ifdef tags to match actual file name by Michael Krufky · 17 years ago
  39. d90d9f5 V4L/DVB (6072): saa7134: add DVB-T support for Avermedia Super 007 by Edgar Simo · 17 years ago
  40. 261f508 V4L/DVB (6071): saa7134-dvb: add missing newline by Edgar Simo · 17 years ago
  41. 19453bc V4L/DVB (6068): cx88-alsa: Use pci_dev->revision by Trent Piepho · 17 years ago
  42. 5a5b3b5 V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audio by Trent Piepho · 17 years ago
  43. 59fd8f8 V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs by Trent Piepho · 17 years ago
  44. 5ba862b V4L/DVB (6065): cx88-alsa: Call core irq handler when needed by Trent Piepho · 17 years ago
  45. 8ddac9e V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits by Trent Piepho · 17 years ago
  46. 7c03a44 V4L/DVB (6061): ivtv: add VIDIOC_OVERLAY by Hans Verkuil · 17 years ago
  47. 8beb058 V4L/DVB (6060): ivtv: fix IVTV_IOC_DMA_FRAME bug introduced by highmem bugfix by Hans Verkuil · 17 years ago
  48. 25e3f8f V4L/DVB (6059): ivtv: log stereo/bilingual audio modes by Hans Verkuil · 17 years ago
  49. 0989fd2c V4L/DVB (6058): ivtv: add support for highmem udma by Hans Verkuil · 17 years ago
  50. 3869c6a V4L/DVB (6057): ivtv-fb: remove unused header includes by Hans Verkuil · 17 years ago
  51. baa4072 V4L/DVB (6056): ivtv: move serialization to the fileops level by Hans Verkuil · 17 years ago
  52. 1aa32c2 V4L/DVB (6055): ivtv: improve debug messages by Hans Verkuil · 17 years ago
  53. 313e91e V4L/DVB (6054): ivtv: specify some stream sizes in kB instead of MB by Hans Verkuil · 17 years ago
  54. 2ce55b6 V4L/DVB (6053): ivtv: setup TV output standard on init to prevent flicker by Hans Verkuil · 17 years ago
  55. 8267761 V4L/DVB (6051): cx25840: make proper use of SOFT_RESET by Hans Verkuil · 17 years ago
  56. e17a06b V4L/DVB (6050): ivtv: retry/timer improvements by Hans Verkuil · 17 years ago
  57. 51a99c0 V4L/DVB (6049): ivtv: fix VBI reinsertion decoding by Hans Verkuil · 17 years ago
  58. de870b5 V4L/DVB (6048): ivtv: fix stop stream locking by Hans Verkuil · 17 years ago
  59. 37093b1 V4L/DVB (6047): ivtv: Fix scatter/gather DMA timeouts by Hans Verkuil · 17 years ago
  60. f4071b8 V4L/DVB (6046): ivtv: always steal full frames if out of buffers. by Hans Verkuil · 17 years ago
  61. 3562c43 V4L/DVB (6045): ivtv: fix handling of INITIALIZE_INPUT fw call by Hans Verkuil · 17 years ago
  62. da80be2 V4L/DVB (6044): vp27smpx: clarify history of this source. by Kazuhiko Kawakami · 17 years ago
  63. 33bc4de V4L/DVB (6043): ivtv: fix incorrect round-robin implementation by Hans Verkuil · 17 years ago
  64. b1139e3 V4L/DVB (6040): Add IR support for Nova-T Stick by Darren Salt · 17 years ago
  65. faebb91 V4L/DVB (6039): Typo fix in Nova-TD description by Darren Salt · 17 years ago
  66. e927b3f V4L/DVB (6038): Trivial: repair mixed parm descs in dvb-usb-init.c by Michael Mauch · 17 years ago
  67. 458b634 V4L/DVB (6037): Updated GenPix USB driver by Alan Nisota · 17 years ago
  68. fa40b22 V4L/DVB (6034): cx88: Add parameter to control radio deemphasis time constant by Trent Piepho · 17 years ago
  69. 82e6724 V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnet by Trent Piepho · 17 years ago
  70. 89d969a V4L/DVB (6025): Net_ule(): fix check-after-use by Adrian Bunk · 17 years ago
  71. 5772f81 V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()s by Trent Piepho · 17 years ago
  72. bbc8359 V4L/DVB (6022): cx88: Move card core creation from cx88-core.c to cx88-cards.c by Trent Piepho · 17 years ago
  73. 6a59d64 V4L/DVB (6021): cx88: Copy board information into card state by Trent Piepho · 17 years ago
  74. b09a79f V4L/DVB (6020): cx88: Fix use of uninitialized variable by Trent Piepho · 17 years ago
  75. c252b05 V4L/DVB (6019): cx88: Make card database more memory efficient by Trent Piepho · 17 years ago
  76. 5f55338 V4L/DVB (6015): DVB: convert struct class_device to struct device by Kay Sievers · 17 years ago
  77. acb09af V4L/DVB (6014): vivi: use videobuf_read_stream() by Mauro Carvalho Chehab · 17 years ago
  78. e9f668d V4L/DVB (6010): Use inline functions instead of inline asm for powerpc by Kumar Gala · 17 years ago
  79. fbd8af0 V4L/DVB (6009): Bt8xx: "extern inline" -> "static inline" by Adrian Bunk · 17 years ago
  80. 6b1dde9 V4L/DVB (6006): tuner: move last_div to tuner-simple private data by Michael Krufky · 17 years ago
  81. afa76b3 V4L/DVB (6005): Initialize filp->private_data only once in em28xx_v4l2_open by Rolf Eike Beer · 17 years ago
  82. be848fe V4L/DVB (6003): vp27smpx: correctly attribute the origin of the driver by Hans Verkuil · 17 years ago
  83. 6af5a03 V4L/DVB (6002): ivtv: remove unused struct field. by Hans Verkuil · 17 years ago
  84. 39c4ad6 V4L/DVB (5999): cx25840: add radio support. by Hans Verkuil · 17 years ago
  85. 9085009 V4L/DVB (5998): ivtv: no need to mute the audio input by Hans Verkuil · 17 years ago
  86. 87410da V4L/DVB (5997): cx25840: fix audio mute handling and reporting by Hans Verkuil · 17 years ago
  87. 3729780 V4L/DVB (5995): ivtv: add AverMedia M116 by Hans Verkuil · 17 years ago
  88. 2cc7209 V4L/DVB (5994): ivtv: make VIDIOC_INT_RESET support smarter. by Hans Verkuil · 17 years ago
  89. 89fc4eb V4L/DVB (5993): cx25840: resetting also requires reloading the firmware by Hans Verkuil · 17 years ago
  90. 94104aa V4L/DVB (5992): ivtv: show card name as well in the LOG_STATUS output. by Hans Verkuil · 17 years ago
  91. 1597f1f V4L/DVB (5990): cinergyt2_suspend: don't forget to unlock cinergyt2->wq_sem by Oleg Nesterov · 17 years ago
  92. 7963fa4 V4L/DVB (5989): V4L: Add additional ioctls to compat_ioctl32 by Steven Walter · 17 years ago
  93. 4ebcb48 V4L/DVB (5988): Fix OOP on videobuf-dvb when hibernating by Simon Arlott · 17 years ago
  94. 276e49a V4L/DVB (5987): saa7146: clean-up irq processing by Oliver Endriss · 17 years ago
  95. c471b33 V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits by Oliver Endriss · 17 years ago
  96. a18255b V4L/DVB (5985): Fix the min/max frequencies of some DVB-C frontends by Hartmut Birr · 17 years ago
  97. 8509a29 V4L/DVB (5983): Arv.c: fix memset in ioctl by Mariusz Kozlowski · 17 years ago
  98. 473c653 V4L/DVB (5982): Dev.c: memset fix by Mariusz Kozlowski · 17 years ago
  99. 5e76a1c V4L/DVB (5981): Zoran_driver.c: fix memset in ioctl by Mariusz Kozlowski · 17 years ago
  100. 4f76b67 V4L/DVB (5980): tda8083: fix frequency and symbolrate info by Oliver Endriss · 17 years ago