V4L/DVB (11207): pvrusb2: Add composite and s-video input support for OnAir devices
[safe/jmp/linux-2.6] / drivers / media / video / pvrusb2 / pvrusb2-hdw.c
2008-01-25 Mike IselyV4L/DVB (6709): pvrusb2: minor rework for default video...
2008-01-25 Mike IselyV4L/DVB (6705): pvrusb2: Implement default standard...
2008-01-25 Roel KluinV4L/DVB (6703): pvrusb2: Change division to bit-or...
2008-01-25 Mike IselyV4L/DVB (6697): pvrusb2: Existence of Hauppauge ROM...
2008-01-25 Mike IselyV4L/DVB (6696): pvrusb2: Miscellaneous tweaks for contr...
2008-01-25 Mike IselyV4L/DVB (6695): pvrusb2: Implement functions to pass...
2008-01-25 Mike IselyV4L/DVB (6694): pvrusb2: Remove obsolete global hardwar...
2008-01-25 Mike IselyV4L/DVB (6692): pvrusb2: Centralize device specific...
2008-01-25 Mike IselyV4L/DVB (6691): pvrusb2: Rework pipeline state control
2007-10-22 Mike IselyV4L/DVB (6357): pvrusb2: Improve encoder chip health...
2007-10-10 Trent PiephoV4L/DVB (6315): pvrusb2: Change list_for_each+list_entr...
2007-10-10 Mike IselyV4L/DVB (6211): pvrusb2: Allocate a debug mask bit...
2007-10-10 Mike IselyV4L/DVB (6210): pvrusb2: Do a far better job at setting...
2007-10-10 Mike IselyV4L/DVB (6209): pvrusb2: Better discriminate among...
2007-10-10 Mike IselyV4L/DVB (6208): pvrusb2: Implement programmatic means...
2007-10-10 Mike IselyV4L/DVB (6207): pvrusb2: Fix a potential oops in an...
2007-10-10 Hans VerkuilV4L/DVB (6088): cx2341x: some controls can't be changed...
2007-05-09 Matthias KaehlckeV4L/DVB (5572): Pvrusb2: use mutex instead of semaphore
2007-04-27 Mike IselyV4L/DVB (5507): Pvrusb2: Gather USB bus address info...
2007-04-27 Mike IselyV4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source...
2007-03-14 Al Viro[PATCH] misc NULL noise
2007-03-03 Mike IselyV4L/DVB (5366): Pvrusb2: Fix compilation warning for...
2007-03-01 Hans VerkuilV4L/DVB (5304): Improve chip matching in v4l2_register
2007-02-21 Mike IselyV4L/DVB (5212): Pvrusb2: Be more forgiving about encode...
2007-02-21 Mike IselyV4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER...
2007-02-21 Mike IselyV4L/DVB (5172): Pvrusb2: Control protocol cleanup
2007-02-21 Michael KrufkyV4L/DVB (5169): Pvrusb2: Use macro names for FX2 commands
2007-02-21 Trent PiephoV4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls...
2007-02-21 Mike IselyV4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possible
2007-02-21 Mike IselyV4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmallo...
2007-02-21 Ahmed S. DarwishV4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE...
2007-02-21 Mike IselyV4L/DVB (5084): Pvrusb2: Stop hardcoding frequency...
2007-02-21 Mike IselyV4L/DVB (5083): Pvrusb2: Remove automodeswitch control
2007-02-21 Mike IselyV4L/DVB (5082): Pvrusb2: Slight debug printing efficien...
2007-02-21 Mike IselyV4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanup
2007-02-21 Mike IselyV4L/DVB (5057): Pvrusb2: Stream configuration cleanups
2007-02-21 Mike IselyV4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode...
2007-02-21 Mike IselyV4L/DVB (5053): Pvrusb2: Change default volume to somet...
2007-02-21 Mike IselyV4L/DVB (5051): Pvrusb2: Better radio versus tv frequen...
2007-02-21 Mike IselyV4L/DVB (5050): Pvrusb2: Newer frequency range checking
2007-02-21 Mike IselyV4L/DVB (5042): Pvrusb2: Make units uniform when tracki...
2007-02-21 Mike IselyV4L/DVB (5041): Pvrusb2: Use separate enumeration for...
2007-02-21 Mike IselyV4L/DVB (5040): Pvrusb2: Use enumeration for minor...
2007-02-21 Pantelis KoukousoulasV4L/DVB (5037): Pvrusb2: Implement multiple minor devic...
2007-02-21 Pantelis KoukousoulasV4L/DVB (5035): Pvrusb2: Enable radio mode round #2
2007-02-21 Pantelis KoukousoulasV4L/DVB (5034): Pvrusb2: Enable radio mode round #1
2007-02-21 Mariusz KozlowskiV4L/DVB (5026): Pvrusb2-hdw kfree cleanup
2007-02-21 Hans VerkuilV4L/DVB (4986): Removed unimplemented cx2341x API commands
2006-12-10 Mike IselyV4L/DVB (4852): Pvrusb2: Fix horizontal resolution...
2006-12-01 Mariusz Kozlowskiusb: pvrusb2-hdw free unlink urb cleanup
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Mike IselyV4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER...
2006-10-03 Mike IselyV4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S...
2006-09-26 Mike IselyV4L/DVB (4597): Improve resolution limit enforcements...
2006-09-26 Mike IselyV4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from...
2006-09-26 Mike IselyV4L/DVB (4377): Force horizontal resolution limits...
2006-09-26 Mike IselyV4L/DVB (4372): Clean up some post mpeg-controls issues...
2006-07-29 Mike IselyV4L/DVB (4337): Refine dead code elimination in pvrusb2
2006-06-30 Mike IselyV4L/DVB (4288): Clean out a zillion sparse warnings...
2006-06-30 Adrian BunkV4L/DVB (4287): Pvrusb2/: possible cleanups
2006-06-30 Mike IselyV4L/DVB (4274): Eliminate use of tda9887 from pvrusb2...
2006-06-27 Hans VerkuilV4L/DVB (4259): Pass an explicit log prefix to cx2341x_...
2006-06-27 Mike IselyV4L/DVB (4245): Reduce the amount of pvrusb2-sourced...
2006-06-27 Mike IselyV4L/DVB (4244): Implement use of cx2341x module in...
2006-06-27 Mike IselyV4L/DVB (4242): Don't suspend encoder when changing...
2006-06-27 Mike IselyV4L/DVB (4241): Fix faulty encoder error recovery in...
2006-06-27 Mike IselyV4L/DVB (4240): Various V4L control enhancements in...
2006-06-27 Mike IselyV4L/DVB (4239): Handle boolean controls in pvrusb2
2006-06-27 Mike IselyV4L/DVB (4237): Move LOG_STATUS bracketing to a differe...
2006-06-27 Mike IselyV4L/DVB (4236): Rearrange things in pvrusb2 driver...
2006-06-27 Mike IselyV4L/DVB (4231): Include some extra headers that we...
2006-06-27 Mike IselyV4L/DVB (4228a): pvrusb2 to kernel 2.6.18