index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
pvrusb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (5173): Pvrusb2: encoder comm protocol cleanup
Mike Isely
2007-02-21
1
-58
/
+92
*
V4L/DVB (5172): Pvrusb2: Control protocol cleanup
Mike Isely
2007-02-21
2
-38
/
+15
*
V4L/DVB (5170): Pvrusb2: Add boilerplate to new header file
Mike Isely
2007-02-21
1
-0
/
+31
*
V4L/DVB (5169): Pvrusb2: Use macro names for FX2 commands
Michael Krufky
2007-02-21
5
-15
/
+47
*
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-02-21
3
-9
/
+13
*
V4L/DVB (5117): Fix: VIDIOC_G_TUNER were returning an endless number of tuners
Mauro Carvalho Chehab
2007-02-21
1
-0
/
+4
*
V4L/DVB (5116): Remove some warnings when compiling on x86_64
Mauro Carvalho Chehab
2007-02-21
1
-6
/
+6
*
V4L/DVB (5095): Pvrusb2: Allow VIDIOC_S_FMT with -1 for resolution values
Pantelis Koukousoulas
2007-02-21
1
-3
/
+9
*
V4L/DVB (5094): Pvrusb2: Introduce fake audio input selection
Pantelis Koukousoulas
2007-02-21
1
-1
/
+27
*
V4L/DVB (5093): Pvrusb2: Emit VIDIOC_S_TUNER correctly
Mike Isely
2007-02-21
4
-15
/
+34
*
V4L/DVB (5092): Pvrusb2: Use ARRAY_SIZE wherever possible
Mike Isely
2007-02-21
6
-21
/
+13
*
V4L/DVB (5091): Pvrusb2: Use kzalloc in place of kmalloc/memset pairs
Mike Isely
2007-02-21
12
-40
/
+19
*
V4L/DVB (5090): Pvrusb2: A patch to use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-21
7
-56
/
+33
*
V4L/DVB (5089): Pvrusb2: V4L EXT_CTRLS fixup
Mike Isely
2007-02-21
1
-0
/
+3
*
V4L/DVB (5088): Pvrusb2: Minor dead code / comment cleanups
Mike Isely
2007-02-21
1
-1
/
+3
*
V4L/DVB (5087): Pvrusb2: Fix sizeof() calculation foul-up
Mike Isely
2007-02-21
1
-1
/
+1
*
V4L/DVB (5086): Pvrusb2: Fix missing break statement on VIDIOC_S_TUNER
Mike Isely
2007-02-21
1
-0
/
+1
*
V4L/DVB (5085): Pvrusb2: trace print added
Mike Isely
2007-02-21
1
-0
/
+6
*
V4L/DVB (5084): Pvrusb2: Stop hardcoding frequency ranges
Mike Isely
2007-02-21
1
-25
/
+33
*
V4L/DVB (5083): Pvrusb2: Remove automodeswitch control
Mike Isely
2007-02-21
2
-63
/
+4
*
V4L/DVB (5082): Pvrusb2: Slight debug printing efficiency fixup
Mike Isely
2007-02-21
1
-3
/
+2
*
V4L/DVB (5081): Pvrusb2: VIDIOC_G_TUNER cleanup
Mike Isely
2007-02-21
12
-165
/
+144
*
V4L/DVB (5080): Pvrusb2: Allow streaming from /dev/radioX
Mike Isely
2007-02-21
1
-1
/
+2
*
V4L/DVB (5079): Pvrusb2: Use kzalloc instead of kmalloc+memset pairs
Mike Isely
2007-02-21
1
-8
/
+4
*
V4L/DVB (5078): Pvrusb2: It's safe to kfree() a null pointer
Mike Isely
2007-02-21
1
-2
/
+2
*
V4L/DVB (5059): Pvrusb2: Be smarter about mode restoration
Mike Isely
2007-02-21
1
-20
/
+33
*
V4L/DVB (5058): Pvrusb2: bug fix involving switch into radio mode
Mike Isely
2007-02-21
1
-0
/
+1
*
V4L/DVB (5057): Pvrusb2: Stream configuration cleanups
Mike Isely
2007-02-21
4
-124
/
+94
*
V4L/DVB (5056): Pvrusb2: Fix cut/paste bug in auto_mode_switch control
Mike Isely
2007-02-21
1
-1
/
+0
*
V4L/DVB (5054): Pvrusb2: cosmetic comment tweak
Mike Isely
2007-02-21
1
-1
/
+1
*
V4L/DVB (5053): Pvrusb2: Change default volume to something sane
Mike Isely
2007-02-21
1
-1
/
+1
*
V4L/DVB (5052): Pvrusb2: Remove stream claiming hack from /dev/radio
Mike Isely
2007-02-21
3
-34
/
+6
*
V4L/DVB (5051): Pvrusb2: Better radio versus tv frequency handling
Mike Isely
2007-02-21
3
-30
/
+196
*
V4L/DVB (5050): Pvrusb2: Newer frequency range checking
Mike Isely
2007-02-21
3
-23
/
+36
*
V4L/DVB (5049): Pvrusb2: Enable radio mode for 24xxx devices
Mike Isely
2007-02-21
2
-6
/
+12
*
V4L/DVB (5048): Pvrusb2: v4l2 API implementation frequency tweaks
Mike Isely
2007-02-21
1
-4
/
+22
*
V4L/DVB (5047): Pvrusb2: Fix tuning calculation when in radio mode
Mike Isely
2007-02-21
1
-3
/
+8
*
V4L/DVB (5046): Pvrusb2: Fix tuner frequency calculation
Mike Isely
2007-02-21
1
-1
/
+1
*
V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio mods
Mike Isely
2007-02-21
1
-29
/
+74
*
V4L/DVB (5044): Pvrusb2: Allow overriding vbi and radio device minor numbers
Mike Isely
2007-02-21
1
-7
/
+25
*
V4L/DVB (5043): Pvrusb2: video standard broadcast fix for radio mode
Mike Isely
2007-02-21
2
-36
/
+10
*
V4L/DVB (5042): Pvrusb2: Make units uniform when tracking tuning frequency
Mike Isely
2007-02-21
2
-4
/
+2
*
V4L/DVB (5041): Pvrusb2: Use separate enumeration for get/store of minor number
Mike Isely
2007-02-21
5
-15
/
+31
*
V4L/DVB (5040): Pvrusb2: Use enumeration for minor number get / store code
Mike Isely
2007-02-21
5
-17
/
+28
*
V4L/DVB (5039): Pvrusb2: Implement /dev/radioX
Pantelis Koukousoulas
2007-02-21
1
-7
/
+76
*
V4L/DVB (5038): Pvrusb2: Implement stream claim checking function
Pantelis Koukousoulas
2007-02-21
2
-0
/
+13
*
V4L/DVB (5037): Pvrusb2: Implement multiple minor device number handling
Pantelis Koukousoulas
2007-02-21
5
-16
/
+54
*
V4L/DVB (5036): Pvrusb2: Fix for min/max control value checking
Pantelis Koukousoulas
2007-02-21
1
-4
/
+13
*
V4L/DVB (5035): Pvrusb2: Enable radio mode round #2
Pantelis Koukousoulas
2007-02-21
2
-6
/
+37
*
V4L/DVB (5034): Pvrusb2: Enable radio mode round #1
Pantelis Koukousoulas
2007-02-21
5
-3
/
+44
[next]