index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pvrusb2
/
pvrusb2-encoder.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-552
/
+0
2009-12-05
V4L/DVB (13223): pvrusb2: Soften encoder warning message
Mike Isely
1
-1
/
+4
2009-03-30
V4L/DVB (11125): fix mispelled Hauppauge in HD PVR and PVR USB2 driver comments
Janne Grunau
1
-1
/
+1
2008-10-21
V4L/DVB (9301): pvrusb2: Keep MPEG PTSs from drifting away
Boris Dores
1
-0
/
+4
2008-07-20
V4L/DVB (7936): pvrusb2: Remove svn Id keyword from all sources
Mike Isely
1
-1
/
+0
2008-04-24
V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...
Mike Isely
1
-0
/
+9
2008-04-24
V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute
Mike Isely
1
-4
/
+0
2008-04-24
V4L/DVB (7312): pvrusb2: Indicate streaming status via LED
Mike Isely
1
-8
/
+2
2008-01-26
V4L/DVB (6861): cx2341x: command argument should be u32 instead of int
Hans Verkuil
1
-1
/
+1
2008-01-26
V4L/DVB (6700): pvrusb2: Soften the crashed encoder warning message
Mike Isely
1
-2
/
+1
2008-01-26
V4L/DVB (6692): pvrusb2: Centralize device specific attributes into a single ...
Mike Isely
1
-8
/
+8
2008-01-26
V4L/DVB (6691): pvrusb2: Rework pipeline state control
Mike Isely
1
-25
/
+29
2007-10-22
V4L/DVB (6357): pvrusb2: Improve encoder chip health tracking
Mike Isely
1
-0
/
+6
2007-05-09
V4L/DVB (5574): Pvrusb2: Improve handling of PAL-60 video standard
Mike Isely
1
-3
/
+10
2007-04-27
V4L/DVB (5294): Make pvr2_encoder_prep_config() static
Adrian Bunk
1
-1
/
+1
2007-02-21
V4L/DVB (5210): Pvrusb2: Fix printk format typo
Mike Isely
1
-1
/
+1
2007-02-21
V4L/DVB (5174): Pvrusb2: video corruption fixes
Mike Isely
1
-0
/
+69
2007-02-21
V4L/DVB (5173): Pvrusb2: encoder comm protocol cleanup
Mike Isely
1
-58
/
+92
2007-02-21
V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commands
Michael Krufky
1
-2
/
+4
2007-02-21
V4L/DVB (5116): Remove some warnings when compiling on x86_64
Mauro Carvalho Chehab
1
-6
/
+6
2007-02-21
V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-11
/
+8
2007-02-21
V4L/DVB (5057): Pvrusb2: Stream configuration cleanups
Mike Isely
1
-6
/
+14
2007-02-21
V4L/DVB (5034): Pvrusb2: Enable radio mode round #1
Pantelis Koukousoulas
1
-0
/
+3
2006-09-26
V4L/DVB (4556): Fix a typo.
Mauro Carvalho Chehab
1
-2
/
+2
2006-06-30
V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2
Mike Isely
1
-2
/
+2
2006-06-27
V4L/DVB (4263): Fix warning when compiling on 64 bit machines
Mauro Carvalho Chehab
1
-3
/
+3
2006-06-27
V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver
Mike Isely
1
-180
/
+48
2006-06-27
V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using c...
Mike Isely
1
-3
/
+2
2006-06-27
V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of...
Mike Isely
1
-86
/
+138
2006-06-27
V4L/DVB (4228a): pvrusb2 to kernel 2.6.18
Mike Isely
1
-0
/
+499