summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2006-12-27pvrusb2: Enable radio mode for 24xxx devicesMike Isely
2006-12-27pvrusb2: v4l2 API implementation frequency tweaksMike Isely
2006-12-27pvrusb2: Fix tuning calculation when in radio modeMike Isely
2006-12-27pvrusb2: Fix tuner frequency calculationMike Isely
2006-12-27pvrusb2: Fix heap corruption introduced by radio modsMike Isely
2006-12-27pvrusb2: Implement means to override vbi and radio device minor numbersMike Isely
2006-12-27pvrusb2: video standard broadcast fix for radio modeMike Isely
2006-12-27pvrusb2: Make units uniform when tracking tuning frequencyMike Isely
2006-12-27pvrusb2: Use separate enumeration for get/store of minor numberMike Isely
2006-12-27pvrusb2: Use enumeration for minor number get / store codeMike Isely
2006-12-27pvrusb2: Implement /dev/radioXMike Isely
2006-12-27pvrusb2: Implement stream claim checking functionMike Isely
2006-12-27pvrusb2: Implement multiple minor device number handlingMike Isely
2006-12-27pvrusb2: Fix for min/max control value checkingMike Isely
2006-12-27pvrusb2: Enable radio mode round #2Mike Isely
2006-12-27pvrusb2: Enable radio mode round #1Mike Isely
2006-12-19Removed unimplemented cx2341x API commandsHans Verkuil
2006-12-16Several stuff backported from 2.6.19-git seriesMauro Carvalho Chehab
2006-12-16Backported several changes from kernel 2.6.19-git seriesMauro Carvalho Chehab
2006-11-19pvrusb2: Fix horizontal resolution setting problem for 24xxx devicesMike Isely
2006-10-29pvrusb2: use NULL instead of 0Mauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-15pvrusb2: Implement IR reception for 24xxx devicesMike Isely
2006-09-28pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually works nowMike Isely
2006-09-28use NULL instead of 0 for ptrsMauro Carvalho Chehab
2006-09-23pvrusb2: Don't use videodev.h; use v4l2-dev.h in its placeMike Isely
2006-09-23pvrusb2: Get rid of private global context array brain damageMike Isely
2006-09-23pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTERMike Isely
2006-09-23pvrusb2: improve 24XXX config option descriptionMike Isely
2006-09-03Fix broken pvrusb2 buildMike Isely
2006-09-02Improve resolution limit enforcements in pvrusb2Mike Isely
2006-09-02Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely
2006-09-02Remove some dead data elements from pvrusb2 driverMike Isely
2006-09-02Partially reverting last patchMauro Carvalho Chehab
2006-09-02Fixes some troubles on saa7115Mauro Carvalho Chehab
2006-09-01Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil
2006-08-30Fix a typo.Mauro Carvalho Chehab
2006-08-26Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil
2006-08-22Allow manually selecting the proper helper driversMauro Carvalho Chehab
2006-08-08Fix a warning on PPC64Mauro Carvalho Chehab
2006-07-27Force horizontal resolution limits in the pvrusb2 driverMike Isely
2006-07-27Make it possible for run-time calculation of control min/max in pvrusb2Mike Isely
2006-07-26Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely
2006-07-22Correctly handle sysfs error leg file removal in pvrusb2Mike Isely
2006-07-22Clean up some post mpeg-controls issues in pvrusb2Mike Isely
2006-07-19Removed the remaining config.h stuffMauro Carvalho Chehab
2006-07-18Refine dead code elimination in pvrusb2Mike Isely
2006-07-18pvrusb2: check the return value of class_device_create_fileMichael Krufky
2006-07-18pvrusb2: check the return value of class_device_registerMichael Krufky
2006-06-30Clean out a zillion sparse warnings in pvrusb2Mauro Carvalho Chehab