summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6548): pvrusb2: Fix oops on module removalMike Isely2007-11-041-3/+2
* V4L/DVB (6504): pvrusb2: Remove dead sysfs codeMike Isely2007-11-041-8/+0
* V4L/DVB (6503): pvrusb2: Fix associativity logic errorRoel Kluin2007-11-041-1/+1
* V4L/DVB (6357): pvrusb2: Improve encoder chip health trackingMike Isely2007-10-223-5/+15
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-3/+0
* i2c: Remove NOP i2c_algorithm.algo_control() methodsDavid Brownell2007-10-131-7/+0
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-2/+2
* V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-102-38/+17
* V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+Trent Piepho2007-10-101-5/+11
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-101-97/+113
* V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean DelvareJean Delvare2007-10-091-9/+3
* V4L/DVB (6211): pvrusb2: Allocate a debug mask bit for reporting video standa...Mike Isely2007-10-094-35/+37
* V4L/DVB (6210): pvrusb2: Do a far better job at setting the default initial v...Mike Isely2007-10-091-0/+59
* V4L/DVB (6209): pvrusb2: Better discriminate among device typesMike Isely2007-10-091-28/+54
* V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contentsMike Isely2007-10-094-32/+147
* V4L/DVB (6207): pvrusb2: Fix a potential oops in an error leg cleanupMike Isely2007-10-091-0/+1
* V4L/DVB (6205): pvrusb2: Fix oops in error leg cleanupMike Isely2007-10-091-2/+4
* V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil2007-10-091-3/+3
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-091-1/+1
* V4L/DVB (5575): Pvrusb2: Implement ability to disable IR receiverMike Isely2007-05-091-1/+22
* V4L/DVB (5574): Pvrusb2: Improve handling of PAL-60 video standardMike Isely2007-05-091-3/+10
* V4L/DVB (5573): Pvrusb2: kill unnecessary attribute->ownerTejun Heo2007-05-091-14/+0
* V4L/DVB (5572): Pvrusb2: use mutex instead of semaphoreMatthias Kaehlcke2007-05-091-5/+5
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* V4L/DVB (5507): Pvrusb2: Gather USB bus address info and report itMike Isely2007-04-275-0/+49
* V4L/DVB (5367): Pvrusb2: (trivial) Fix too-wide source lineMike Isely2007-04-271-1/+3
* V4L/DVB (5294): Make pvr2_encoder_prep_config() staticAdrian Bunk2007-04-271-1/+1
* [PATCH] misc NULL noiseAl Viro2007-03-142-6/+6
* V4L/DVB (5366): Pvrusb2: Fix compilation warning for amd64 builds (use %zu in...Mike Isely2007-03-031-1/+1
* V4L/DVB (5304): Improve chip matching in v4l2_registerHans Verkuil2007-03-013-9/+13
* V4L/DVB (5212): Pvrusb2: Be more forgiving about encoder firmware sizeMike Isely2007-02-211-15/+18
* V4L/DVB (5210): Pvrusb2: Fix printk format typoMike Isely2007-02-211-1/+1
* V4L/DVB (5175): Pvrusb2: VIDIOC_DBG_[S|G]_REGISTER fixupsMike Isely2007-02-213-6/+4
* V4L/DVB (5174): Pvrusb2: video corruption fixesMike Isely2007-02-211-0/+69
* V4L/DVB (5173): Pvrusb2: encoder comm protocol cleanupMike Isely2007-02-211-58/+92
* V4L/DVB (5172): Pvrusb2: Control protocol cleanupMike Isely2007-02-212-38/+15
* V4L/DVB (5170): Pvrusb2: Add boilerplate to new header fileMike Isely2007-02-211-0/+31
* V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commandsMichael Krufky2007-02-215-15/+47
* V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho2007-02-213-9/+13
* V4L/DVB (5117): Fix: VIDIOC_G_TUNER were returning an endless number of tunersMauro Carvalho Chehab2007-02-211-0/+4
* V4L/DVB (5116): Remove some warnings when compiling on x86_64Mauro Carvalho Chehab2007-02-211-6/+6
* V4L/DVB (5095): Pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution valuesPantelis Koukousoulas2007-02-211-3/+9
* V4L/DVB (5094): Pvrusb2: Introduce fake audio input selectionPantelis Koukousoulas2007-02-211-1/+27
* V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctlyMike Isely2007-02-214-15/+34
* V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possibleMike Isely2007-02-216-21/+13
* V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairsMike Isely2007-02-2112-40/+19
* V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-217-56/+33
* V4L/DVB (5089): Pvrusb2: V4L EXT_CTRLS fixupMike Isely2007-02-211-0/+3
* V4L/DVB (5088): Pvrusb2: Minor dead code / comment cleanupsMike Isely2007-02-211-1/+3