summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-hdw.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (5572): Pvrusb2: use mutex instead of semaphoreMatthias Kaehlcke2007-05-091-5/+5
* V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely2007-04-271-0/+12
* V4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source lineMike Isely2007-04-271-1/+3
* [PATCH] misc NULL noiseAl Viro2007-03-141-3/+3
* V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu in...Mike Isely2007-03-031-1/+1
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-011-4/+7
* V4L/DVB (5212): Pvrusb2: Be more forgiving about encoder firmware sizeMike Isely2007-02-211-15/+18
* V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixupsMike Isely2007-02-211-1/+3
* V4L/DVB (5172): Pvrusb2: Control protocol cleanupMike Isely2007-02-211-38/+12Star
* V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commandsMichael Krufky2007-02-211-8/+10
* V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-211-3/+3
* V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possibleMike Isely2007-02-211-1/+1
* V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely2007-02-211-10/+4Star
* V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-211-14/+8Star
* V4L/DVB (5084): Pvrusb2: Stop hardcoding frequency rangesMike Isely2007-02-211-25/+33
* V4L/DVB (5083): Pvrusb2: Remove automodeswitch controlMike Isely2007-02-211-62/+4Star
* V4L/DVB (5082): Pvrusb2: Slight debug printing efficiency fixupMike Isely2007-02-211-3/+2Star
* V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely2007-02-211-40/+59
* V4L/DVB (5057): Pvrusb2: Stream configuration cleanupsMike Isely2007-02-211-1/+2
* V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch controlMike Isely2007-02-211-1/+0Star
* V4L/DVB (5053): Pvrusb2: Change default volume to something saneMike Isely2007-02-211-1/+1
* V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handlingMike Isely2007-02-211-27/+186
* V4L/DVB (5050): Pvrusb2: Newer frequency range checkingMike Isely2007-02-211-0/+10
* V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequencyMike Isely2007-02-211-2/+2
* V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor numberMike Isely2007-02-211-7/+10
* V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store codeMike Isely2007-02-211-7/+16
* V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handlingPantelis Koukousoulas2007-02-211-6/+8
* V4L/DVB (5035): Pvrusb2: Enable radio mode round #2Pantelis Koukousoulas2007-02-211-5/+34
* V4L/DVB (5034): Pvrusb2: Enable radio mode round #1Pantelis Koukousoulas2007-02-211-0/+7
* V4L/DVB (5026): Pvrusb2-hdw kfree cleanupMariusz Kozlowski2007-02-211-8/+8
* V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil2007-02-211-3/+0Star
* V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx ...Mike Isely2006-12-101-26/+0Star
* usb: pvrusb2-hdw free unlink urb cleanupMariusz Kozlowski2006-12-011-6/+4Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually wo...Mike Isely2006-10-031-2/+7
* V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTERMike Isely2006-10-031-0/+32
* V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2Mike Isely2006-09-261-2/+28
* V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely2006-09-261-16/+0Star
* V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driverMike Isely2006-09-261-0/+30
* V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2Mike Isely2006-09-261-6/+10
* V4L/DVB (4337): Refine dead code elimination in pvrusb2Mike Isely2006-07-291-2/+6
* V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2Mike Isely2006-06-301-28/+28
* V4L/DVB (4287): Pvrusb2/: possible cleanupsAdrian Bunk2006-06-301-69/+45Star
* V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driverMike Isely2006-06-301-2/+0Star
* V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil2006-06-271-1/+1
* V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the sys...Mike Isely2006-06-271-1/+1
* V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driverMike Isely2006-06-271-92/+238
* V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2)Mike Isely2006-06-271-11/+1Star
* V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2Mike Isely2006-06-271-3/+4
* V4L/DVB (4240): Various V4L control enhancements in pvrusb2Mike Isely2006-06-271-1/+25