aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/pvrusb2
AgeCommit message (Expand)Author
2007-02-21V4L/DVB (5058): Pvrusb2: bug fix involving switch into radio modeMike Isely
2007-02-21V4L/DVB (5057): Pvrusb2: Stream configuration cleanupsMike Isely
2007-02-21V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch controlMike Isely
2007-02-21V4L/DVB (5054): Pvrusb2: cosmetic comment tweakMike Isely
2007-02-21V4L/DVB (5053): Pvrusb2: Change default volume to something saneMike Isely
2007-02-21V4L/DVB (5052): Pvrusb2: Remove stream claiming hack from /dev/radioMike Isely
2007-02-21V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handlingMike Isely
2007-02-21V4L/DVB (5050): Pvrusb2: Newer frequency range checkingMike Isely
2007-02-21V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devicesMike Isely
2007-02-21V4L/DVB (5048): Pvrusb2: v4l2 API implementation frequency tweaksMike Isely
2007-02-21V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio modeMike Isely
2007-02-21V4L/DVB (5046): Pvrusb2: Fix tuner frequency calculationMike Isely
2007-02-21V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio modsMike Isely
2007-02-21V4L/DVB (5044): Pvrusb2: Allow overriding vbi and radio device minor numbersMike Isely
2007-02-21V4L/DVB (5043): Pvrusb2: video standard broadcast fix for radio modeMike Isely
2007-02-21V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequencyMike Isely
2007-02-21V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor numberMike Isely
2007-02-21V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store codeMike Isely
2007-02-21V4L/DVB (5039): Pvrusb2: Implement /dev/radioXPantelis Koukousoulas
2007-02-21V4L/DVB (5038): Pvrusb2: Implement stream claim checking functionPantelis Koukousoulas
2007-02-21V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handlingPantelis Koukousoulas
2007-02-21V4L/DVB (5036): Pvrusb2: Fix for min/max control value checkingPantelis Koukousoulas
2007-02-21V4L/DVB (5035): Pvrusb2: Enable radio mode round #2Pantelis Koukousoulas
2007-02-21V4L/DVB (5034): Pvrusb2: Enable radio mode round #1Pantelis Koukousoulas
2007-02-21V4L/DVB (5026): Pvrusb2-hdw kfree cleanupMariusz Kozlowski
2007-02-21V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil
2007-02-17Storage class should be before const qualifierTobias Klauser
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven
2006-12-10V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx ...Mike Isely
2006-12-10V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devicesMike Isely
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01usb: pvrusb2-io free urb cleanupMariusz Kozlowski
2006-12-01usb: pvrusb2-hdw free unlink urb cleanupMariusz Kozlowski
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-02V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually wo...Mike Isely
2006-10-03V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap
2006-10-03V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its placeMike Isely
2006-10-03V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damageMike Isely
2006-10-03V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTERMike Isely
2006-10-03V4L/DVB (4661): Pvrusb2: improve 24XXX config option descriptionMike Isely
2006-09-26V4L/DVB (4604): Fix broken pvrusb2 buildMike Isely
2006-09-26V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2Mike Isely
2006-09-26V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driverMike Isely
2006-09-26V4L/DVB (4594): Remove some dead data elements from pvrusb2 driverMike Isely
2006-09-26V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2Hans Verkuil
2006-09-26V4L/DVB (4556): Fix a typo.Mauro Carvalho Chehab
2006-09-26V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.Hans Verkuil