summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (5086): Pvrusb2: Fix missing break statement on VIDIOC_S_TUNERMike Isely2007-02-211-0/+1
* V4L/DVB (5085): Pvrusb2: trace print addedMike Isely2007-02-211-0/+6
* V4L/DVB (5084): Pvrusb2: Stop hardcoding frequency rangesMike Isely2007-02-211-25/+33
* V4L/DVB (5083): Pvrusb2: Remove automodeswitch controlMike Isely2007-02-212-63/+4
* V4L/DVB (5082): Pvrusb2: Slight debug printing efficiency fixupMike Isely2007-02-211-3/+2
* V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely2007-02-2112-165/+144
* V4L/DVB (5080): Pvrusb2: Allow streaming from /dev/radioXMike Isely2007-02-211-1/+2
* V4L/DVB (5079): Pvrusb2: Use kzalloc instead of kmalloc+memset pairsMike Isely2007-02-211-8/+4
* V4L/DVB (5078): Pvrusb2: It's safe to kfree() a null pointerMike Isely2007-02-211-2/+2
* V4L/DVB (5077): Bttv cropping supportMichael Schimek2007-02-214-238/+1278
* V4L/DVB (5076): Cpia.c: buffer overflowAlexey Dobriyan2007-02-211-4/+4
* V4L/DVB (5059): Pvrusb2: Be smarter about mode restorationMike Isely2007-02-211-20/+33
* V4L/DVB (5058): Pvrusb2: bug fix involving switch into radio modeMike Isely2007-02-211-0/+1
* V4L/DVB (5057): Pvrusb2: Stream configuration cleanupsMike Isely2007-02-214-124/+94
* V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch controlMike Isely2007-02-211-1/+0
* V4L/DVB (5054): Pvrusb2: cosmetic comment tweakMike Isely2007-02-211-1/+1
* V4L/DVB (5053): Pvrusb2: Change default volume to something saneMike Isely2007-02-211-1/+1
* V4L/DVB (5052): Pvrusb2: Remove stream claiming hack from /dev/radioMike Isely2007-02-213-34/+6
* V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handlingMike Isely2007-02-213-30/+196
* V4L/DVB (5050): Pvrusb2: Newer frequency range checkingMike Isely2007-02-213-23/+36
* V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devicesMike Isely2007-02-212-6/+12
* V4L/DVB (5048): Pvrusb2: v4l2 API implementation frequency tweaksMike Isely2007-02-211-4/+22
* V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio modeMike Isely2007-02-211-3/+8
* V4L/DVB (5046): Pvrusb2: Fix tuner frequency calculationMike Isely2007-02-211-1/+1
* V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio modsMike Isely2007-02-211-29/+74
* V4L/DVB (5044): Pvrusb2: Allow overriding vbi and radio device minor numbersMike Isely2007-02-211-7/+25
* V4L/DVB (5043): Pvrusb2: video standard broadcast fix for radio modeMike Isely2007-02-212-36/+10
* V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequencyMike Isely2007-02-212-4/+2
* V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor numberMike Isely2007-02-215-15/+31
* V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store codeMike Isely2007-02-215-17/+28
* V4L/DVB (5039): Pvrusb2: Implement /dev/radioXPantelis Koukousoulas2007-02-211-7/+76
* V4L/DVB (5038): Pvrusb2: Implement stream claim checking functionPantelis Koukousoulas2007-02-212-0/+13
* V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handlingPantelis Koukousoulas2007-02-215-16/+54
* V4L/DVB (5036): Pvrusb2: Fix for min/max control value checkingPantelis Koukousoulas2007-02-211-4/+13
* V4L/DVB (5035): Pvrusb2: Enable radio mode round #2Pantelis Koukousoulas2007-02-212-6/+37
* V4L/DVB (5034): Pvrusb2: Enable radio mode round #1Pantelis Koukousoulas2007-02-215-3/+44
* V4L/DVB (5074): Some fixes at stream waitqueue on viviMauro Carvalho Chehab2007-02-211-5/+11
* V4L/DVB (5073): Fix OOPS on some waitqueue conditionsMauro Carvalho Chehab2007-02-211-1/+1
* V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio2007-02-212-1/+49
* V4L/DVB (5068): Fix authorship referencesMauro Carvalho Chehab2007-02-212-2/+2
* V4L/DVB (5064): ET61X251 driver updates.Luca Risolia2007-02-214-52/+88
* V4L/DVB (5063): ZC0301 driver updates.Luca Risolia2007-02-215-20/+59
* V4L/DVB (5062): SN9C102 driver updatesLuca Risolia2007-02-2116-736/+1742
* V4L/DVB (5061): Bt8xx: add support for Ultraview DVB-T LiteMichael Krufky2007-02-212-0/+2
* V4L/DVB (5032): Improves some USBVision info messagesDwaine Garden2007-02-211-8/+8
* V4L/DVB (5025): Cleanup: switch to using msecs_to_jiffies() on bttvDmitry Torokhov2007-02-211-9/+5
* V4L/DVB (5028): Tvmixer module_put cleanupMariusz Kozlowski2007-02-211-2/+1
* V4L/DVB (5027): Cpia module_put cleanupMariusz Kozlowski2007-02-211-2/+1
* V4L/DVB (5026): Pvrusb2-hdw kfree cleanupMariusz Kozlowski2007-02-211-8/+8
* V4L/DVB (5018): Make usbvision_rvfree() staticAdrian Bunk2007-02-212-2/+1