1. 55c8861 V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTER by Mauro Carvalho Chehab · 17 years ago
  2. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  3. 053fcb6 V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop by Brandon Philips · 17 years ago
  4. cb20630 V4L/DVB (6479): use input functions, should depend on INPUT by Randy Dunlap · 17 years ago
  5. a04036a V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver by Trent Piepho · 17 years ago
  6. 89a4794 V4L/DVB (6335): cx8802: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  7. 081c2fc V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugs by Trent Piepho · 17 years ago
  8. f0ad909 V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state by Trent Piepho · 17 years ago
  9. 7717cbe V4L/DVB (6332): cx88: Only include the blackbird fields if blackbird is selected by Trent Piepho · 17 years ago
  10. 3bcc957 V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls by Hans Verkuil · 17 years ago
  11. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  12. bbaccc0 V4L/DVB (6187): cx88-alsa: Add TLV support by Trent Piepho · 17 years ago
  13. 54ac005 V4L/DVB (6185): cx88-alsa: Add mute controls, change control names by Trent Piepho · 17 years ago
  14. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  15. 8bb629e2 V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry by Trent Piepho · 17 years ago
  16. 5a3ebe8 V4L/DVB (6283): videobuf: Remove references to old Kconfig option name by Trent Piepho · 17 years ago
  17. 28318c7 V4L/DVB (6260): Fix Kconfig dependency by Mauro Carvalho Chehab · 17 years ago
  18. ba366a2 V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches by Mauro Carvalho Chehab · 17 years ago
  19. c1accaa V4L/DVB (6252): Adapt drivers to use the newer videobuf modules by Mauro Carvalho Chehab · 17 years ago
  20. 13595a5 V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume by Mauro Carvalho Chehab · 17 years ago
  21. 415927d V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state struct by Trent Piepho · 17 years ago
  22. 82896f2 V4L/DVB (6184): cx88-alsa: Make volume control stereo by Trent Piepho · 17 years ago
  23. 6fcecce V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold by Michael Krufky · 17 years ago
  24. b930e1d V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs by Michael Krufky · 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. f6210c9 V4L/DVB (6085): cx88-alsa: Fix mmap support by Trent Piepho · 17 years ago
  27. ffb7394 V4L/DVB (6084): cx88-alsa: Eliminate snd_cx88_cards by Trent Piepho · 17 years ago
  28. 05b2723 V4L/DVB (6083): cx88-alsa: Rework buffer handling by Trent Piepho · 17 years ago
  29. 16cf1d0 V4L/DVB (6082): cx88: Improve risc instruction printing in sram channel dump by Trent Piepho · 17 years ago
  30. 9c12224 V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files by Mauro Carvalho Chehab · 17 years ago
  31. 19453bc V4L/DVB (6068): cx88-alsa: Use pci_dev->revision by Trent Piepho · 17 years ago
  32. 5a5b3b5 V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audio by Trent Piepho · 17 years ago
  33. 59fd8f8 V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs by Trent Piepho · 17 years ago
  34. 5ba862b V4L/DVB (6065): cx88-alsa: Call core irq handler when needed by Trent Piepho · 17 years ago
  35. 8ddac9e V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bits by Trent Piepho · 17 years ago
  36. fa40b22 V4L/DVB (6034): cx88: Add parameter to control radio deemphasis time constant by Trent Piepho · 17 years ago
  37. 5772f81 V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()s by Trent Piepho · 17 years ago
  38. bbc8359 V4L/DVB (6022): cx88: Move card core creation from cx88-core.c to cx88-cards.c by Trent Piepho · 17 years ago
  39. 6a59d64 V4L/DVB (6021): cx88: Copy board information into card state by Trent Piepho · 17 years ago
  40. b09a79f V4L/DVB (6020): cx88: Fix use of uninitialized variable by Trent Piepho · 17 years ago
  41. c252b05 V4L/DVB (6019): cx88: Make card database more memory efficient by Trent Piepho · 17 years ago
  42. a75d204 V4L/DVB (5977): cx8800: Add register debug functions to radio device too by Trent Piepho · 17 years ago
  43. 19dc74b V4L/DVB (5975): cx88: Wrong values used for HD-3000 radio mode by Trent Piepho · 17 years ago
  44. 915366d V4L/DVB (5912): Clean up duplicate includes in drivers/media/ by Jesper Juhl · 17 years ago
  45. 48200ba V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open() by Steven Toth · 17 years ago
  46. 32b78de V4L/DVB (5871): Conexant 2388x: check for kthread_run by Cyrill Gorcunov · 17 years ago
  47. fe06fe0 V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 by Mauro Carvalho Chehab · 17 years ago
  48. 7e520d0 V4L/DVB (5815): Cx88: i2c structure templates clean-up by Jean Delvare · 17 years ago
  49. 829ea96 V4L/DVB (5788): Cx88-input: convert nested if's to switch..case by Michael Krufky · 17 years ago
  50. e7d11ec V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000 by Edgar Pisani · 17 years ago
  51. 39cf1e8 V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remote by Jan Frey · 17 years ago
  52. 7d816b2 V4L/DVB (5783): Fix excess of debug messages on cx88-mpeg by Mauro Carvalho Chehab · 17 years ago
  53. 47a9991 V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pll by Michael Krufky · 17 years ago
  54. 6d7930e V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_dev by Michael Krufky · 17 years ago
  55. e0099e9 V4L/DVB (5734): Cx88: kill dev->fw_size by Michael Krufky · 17 years ago
  56. 2547223 V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwares by Hans Verkuil · 17 years ago
  57. 2c8a3a3 V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  58. 7cb47a1 V4L/DVB (5685): Cx88: add support for ADS Tech Instant Video PCI by Daniel Gimpelevich · 17 years ago
  59. 749823a V4L/DVB (5683): V4L: cx88 - switch to using msecs_to_jiffies() by Dmitry Torokhov · 17 years ago
  60. 7b68814 V4L/DVB (5637): Cx88: kill core->pll_desc and core->pll_addr by Michael Krufky · 17 years ago
  61. b7754d7 V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pll by Trent Piepho · 17 years ago
  62. 4abe9f9 V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pll by Michael Krufky · 17 years ago
  63. 77d6750 V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() function by Michael Krufky · 17 years ago
  64. ecf854d V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in by Trent Piepho · 17 years ago
  65. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  66. f057131 V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners by Jelle Foks · 17 years ago
  67. ed69686 V4L/DVB (5618): Cx88: Drop the generic i2c client from cx88-vp3054-i2c by Jean Delvare · 17 years ago
  68. 9df2ead V4L/DVB (5567): Cx88-mpeg.c: make 2 functions static by Adrian Bunk · 17 years ago
  69. 45e9598 V4L/DVB (5565): Cx88: fix compilation on alpha by Alexey Dobriyan · 17 years ago
  70. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  71. c24228d cx88-video build fix by Andrew Morton · 17 years ago
  72. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  73. c42cabe V4L/DVB (5526): Cx88-alsa.c: Use kzalloc by vignesh.babu@wipro.com · 17 years ago
  74. e8f4e75 V4L/DVB (5491): Cx88: Support the DTV1000 T analog inputs by Jean Delvare · 17 years ago
  75. aaa40cb V4L/DVB (5488): Replace DMA magic mask for its aliases by Mauro Carvalho Chehab · 17 years ago
  76. 66623a0 V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZE by Mauro Carvalho Chehab · 17 years ago
  77. 53c4e95 V4L/DVB (5479): Use ARRAY_SIZE instead of a magic number by Mauro Carvalho Chehab · 17 years ago
  78. 5b9c4e6 V4L/DVB (5478): Use ARRAY_SIZE and a cleaner logic for initializing tuner by Mauro Carvalho Chehab · 17 years ago
  79. a5a2ecf V4L/DVB (5452): Cx88: merge identical boards by Trent Piepho · 17 years ago
  80. 923da8a V4L/DVB (5432): Cx88: whitespace cleanup by Michael Krufky · 17 years ago
  81. 733aeaf V4L/DVB (5431): Cx88: autodetect ADS Tech InstantTV DVB-S by Michael Krufky · 17 years ago
  82. 6bdcc6e V4L/DVB (5363): Dvb: Remove lgh06xf driver by Trent Piepho · 17 years ago
  83. ced80c6 V4L/DVB (5299): Added support for loading cx88-dvb and cx88-blackbird by Markus Rechberger · 17 years ago
  84. 77b7477 V4L/DVB (5298): Added support for deferred module requesting to cx88 by Markus Rechberger · 17 years ago
  85. af70dbd V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized firmware images by Michael Krufky · 17 years ago
  86. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  87. db406b5 V4L/DVB (5199): Cx88-video.c: remove struct radionorms by Adrian Bunk · 17 years ago
  88. 05ad390 V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings by Trent Piepho · 18 years ago
  89. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  90. dbbff48 V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls by Trent Piepho · 18 years ago
  91. 05eda24 V4L/DVB (5114): Cx88: Add support for svideo/composite input of the Terratec Cinergy 1400 DVB-T by Heiko Baums · 18 years ago
  92. a4b662f V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbird by Mauro Carvalho Chehab · 18 years ago
  93. b3c4ee7 V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2 by Mauro Carvalho Chehab · 18 years ago
  94. 7730bef V4L/DVB (5108): Remove_cx88_ioctl by Mauro Carvalho Chehab · 18 years ago
  95. 84f1b67 V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.c by Mauro Carvalho Chehab · 18 years ago
  96. 1571720 V4L/DVB (5106): Do some cleanups at cx88-blackbird by Mauro Carvalho Chehab · 18 years ago
  97. 23154f2 V4L/DVB (5105): Reorder some ioctl handlers by Mauro Carvalho Chehab · 18 years ago
  98. ed10b06 V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.c by Mauro Carvalho Chehab · 18 years ago
  99. 243d8c0 V4L/DVB (5103): Fix vidioc_g_tuner handling by Mauro Carvalho Chehab · 18 years ago
  100. 63ab1bd V4L/DVB (5102): make videodev to auto-generate standards by Mauro Carvalho Chehab · 18 years ago