aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2
Commit message (Expand)AuthorAge
* V4L/DVB (5086): Pvrusb2: Fix missing break statement on VIDIOC_S_TUNERMike Isely2007-02-21
* V4L/DVB (5085): Pvrusb2: trace print addedMike Isely2007-02-21
* V4L/DVB (5084): Pvrusb2: Stop hardcoding frequency rangesMike Isely2007-02-21
* V4L/DVB (5083): Pvrusb2: Remove automodeswitch controlMike Isely2007-02-21
* V4L/DVB (5082): Pvrusb2: Slight debug printing efficiency fixupMike Isely2007-02-21
* V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanupMike Isely2007-02-21
* V4L/DVB (5080): Pvrusb2: Allow streaming from /dev/radioXMike Isely2007-02-21
* V4L/DVB (5079): Pvrusb2: Use kzalloc instead of kmalloc+memset pairsMike Isely2007-02-21
* V4L/DVB (5078): Pvrusb2: It's safe to kfree() a null pointerMike Isely2007-02-21
* V4L/DVB (5059): Pvrusb2: Be smarter about mode restorationMike Isely2007-02-21
* V4L/DVB (5058): Pvrusb2: bug fix involving switch into radio modeMike Isely2007-02-21
* V4L/DVB (5057): Pvrusb2: Stream configuration cleanupsMike Isely2007-02-21
* V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch controlMike Isely2007-02-21
* V4L/DVB (5054): Pvrusb2: cosmetic comment tweakMike Isely2007-02-21
* V4L/DVB (5053): Pvrusb2: Change default volume to something saneMike Isely2007-02-21
* V4L/DVB (5052): Pvrusb2: Remove stream claiming hack from /dev/radioMike Isely2007-02-21
* V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handlingMike Isely2007-02-21
* V4L/DVB (5050): Pvrusb2: Newer frequency range checkingMike Isely2007-02-21
* V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devicesMike Isely2007-02-21
* V4L/DVB (5048): Pvrusb2: v4l2 API implementation frequency tweaksMike Isely2007-02-21
* V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio modeMike Isely2007-02-21
* V4L/DVB (5046): Pvrusb2: Fix tuner frequency calculationMike Isely2007-02-21
* V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio modsMike Isely2007-02-21
* V4L/DVB (5044): Pvrusb2: Allow overriding vbi and radio device minor numbersMike Isely2007-02-21
* V4L/DVB (5043): Pvrusb2: video standard broadcast fix for radio modeMike Isely2007-02-21
* V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequencyMike Isely2007-02-21
* V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor numberMike Isely2007-02-21
* V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store codeMike Isely2007-02-21
* V4L/DVB (5039): Pvrusb2: Implement /dev/radioXPantelis Koukousoulas2007-02-21
* V4L/DVB (5038): Pvrusb2: Implement stream claim checking functionPantelis Koukousoulas2007-02-21
* V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handlingPantelis Koukousoulas2007-02-21
* V4L/DVB (5036): Pvrusb2: Fix for min/max control value checkingPantelis Koukousoulas2007-02-21
* V4L/DVB (5035): Pvrusb2: Enable radio mode round #2Pantelis Koukousoulas2007-02-21
* V4L/DVB (5034): Pvrusb2: Enable radio mode round #1Pantelis Koukousoulas2007-02-21
* V4L/DVB (5026): Pvrusb2-hdw kfree cleanupMariusz Kozlowski2007-02-21
* V4L/DVB (4986): Removed unimplemented cx2341x API commandsHans Verkuil2007-02-21
* Storage class should be before const qualifierTobias Klauser2007-02-17
* i2c: Declare more i2c_adapter parent devicesJean Delvare2007-02-13
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-12
* V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx ...Mike Isely2006-12-10
* V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devicesMike Isely2006-12-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * usb: pvrusb2-io free urb cleanupMariusz Kozlowski2006-12-01
| * usb: pvrusb2-hdw free unlink urb cleanupMariusz Kozlowski2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* V4L/DVB (4786): Pvrusb2: use NULL instead of 0Randy Dunlap2006-11-02
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually wo...Mike Isely2006-10-03
* V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap2006-10-03
* V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its placeMike Isely2006-10-03