summaryrefslogtreecommitdiff
path: root/drivers/media/video/pvrusb2
AgeCommit message (Expand)AuthorFilesLines
2007-02-21V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devicesMike Isely2-6/+12
2007-02-21V4L/DVB (5048): Pvrusb2: v4l2 API implementation frequency tweaksMike Isely1-4/+22
2007-02-21V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio modeMike Isely1-3/+8
2007-02-21V4L/DVB (5046): Pvrusb2: Fix tuner frequency calculationMike Isely1-1/+1
2007-02-21V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio modsMike Isely1-29/+74
2007-02-21V4L/DVB (5044): Pvrusb2: Allow overriding vbi and radio device minor numbersMike Isely1-7/+25
2007-02-21V4L/DVB (5043): Pvrusb2: video standard broadcast fix for radio modeMike Isely2-36/+10
2007-02-21V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequencyMike Isely2-4/+2
2007-02-21V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor numberMike Isely5-15/+31
2007-02-21V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store codeMike Isely5-17/+28
2007-02-21V4L/DVB (5039): Pvrusb2: Implement /dev/radioXPantelis Koukousoulas1-7/+76
2007-02-21V4L/DVB (5038): Pvrusb2: Implement stream claim checking functionPantelis Koukousoulas2-0/+13
2007-02-21V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handlingPantelis Koukousoulas5-16/+54
2007-02-21V4L/DVB (5036): Pvrusb2: Fix for min/max control value checkingPantelis Koukousoulas1-4/+13
2007-02-21V4L/DVB (5035): Pvrusb2: Enable radio mode round #2Pantelis Koukousoulas2-6/+37
2007-02-21V4L/DVB (5034): Pvrusb2: Enable radio mode round #1Pantelis Koukousoulas5-3/+44
2007-02-21V4L/DVB (5026): Pvrusb2-hdw kfree cleanupMariusz Kozlowski1-8/+8
2007-02-21V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil1-3/+0
2007-02-17Storage class should be before const qualifierTobias Klauser6-7/+7
2007-02-14i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-12-10V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx ...Mike Isely2-26/+16
2006-12-10V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devicesMike Isely1-4/+77
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2-7/+5
2006-12-02usb: pvrusb2-io free urb cleanupMariusz Kozlowski1-1/+1
2006-12-02usb: pvrusb2-hdw free unlink urb cleanupMariusz Kozlowski1-6/+4
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+9
2006-11-03V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap2-4/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-3/+3
2006-10-03V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually wo...Mike Isely2-3/+8
2006-10-03V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap1-1/+3
2006-10-03V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its placeMike Isely1-1/+1
2006-10-03V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damageMike Isely1-75/+36
2006-10-03V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTERMike Isely3-0/+54
2006-10-03V4L/DVB (4661): Pvrusb2: improve 24XXX config option descriptionMike Isely1-9/+4
2006-09-26V4L/DVB (4604): Fix broken pvrusb2 buildMike Isely1-5/+1
2006-09-26V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2Mike Isely1-2/+28
2006-09-26V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely4-28/+0
2006-09-26V4L/DVB (4594): Remove some dead data elements from pvrusb2 driverMike Isely1-2/+0
2006-09-26V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil1-7/+7
2006-09-26V4L/DVB (4556): Fix a typo.Mauro Carvalho Chehab1-2/+2
2006-09-26V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil1-1/+1
2006-09-26V4L/DVB (4518): Allow manually selecting the proper helper driversMauro Carvalho Chehab1-2/+16
2006-09-26V4L/DVB (4485): Fix a warning on PPC64Mauro Carvalho Chehab1-1/+1
2006-09-26V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driverMike Isely1-0/+30
2006-09-26V4L/DVB (4376): Make it possible for run-time calculation of control min/max ...Mike Isely2-6/+17
2006-09-26V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely1-17/+19
2006-09-26V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2Mike Isely2-32/+10
2006-09-26V4L/DVB (4339): Removed the remaining config.h stuffMauro Carvalho Chehab3-3/+0
2006-07-30V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2Mike Isely1-12/+50