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
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
6
-7
/
+7
*
i2c: Declare more i2c_adapter parent devices
Jean Delvare
2007-02-13
1
-0
/
+1
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
V4L/DVB (4852): Pvrusb2: Fix horizontal resolution setting problem for 24xxx ...
Mike Isely
2006-12-10
2
-26
/
+16
*
V4L/DVB (4763): Pvrusb2: Implement IR reception for 24xxx devices
Mike Isely
2006-12-10
1
-4
/
+77
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
2
-7
/
+5
|
\
|
*
usb: pvrusb2-io free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-1
/
+1
|
*
usb: pvrusb2-hdw free unlink urb cleanup
Mariusz Kozlowski
2006-12-01
1
-6
/
+4
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-4
/
+9
|
/
*
V4L/DVB (4786): Pvrusb2: use NULL instead of 0
Randy Dunlap
2006-11-02
2
-4
/
+4
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
2
-3
/
+3
*
V4L/DVB (4675): Pvrusb2: Fix VIDIOC_INT_[G|S]_REGISTER so that it actually wo...
Mike Isely
2006-10-03
2
-3
/
+8
*
V4L/DVB (4674): Use NULL instead of 0 for ptrs
Randy Dunlap
2006-10-03
1
-1
/
+3
*
V4L/DVB (4664): Pvrusb2: Don't use videodev.h; use v4l2-dev.h in its place
Mike Isely
2006-10-03
1
-1
/
+1
*
V4L/DVB (4663): Pvrusb2: Get rid of private global context array brain damage
Mike Isely
2006-10-03
1
-75
/
+36
*
V4L/DVB (4662): Pvrusb2: Implement VIDIOC_INT_[G|S]_REGISTER
Mike Isely
2006-10-03
3
-0
/
+54
*
V4L/DVB (4661): Pvrusb2: improve 24XXX config option description
Mike Isely
2006-10-03
1
-9
/
+4
*
V4L/DVB (4604): Fix broken pvrusb2 build
Mike Isely
2006-09-26
1
-5
/
+1
*
V4L/DVB (4597): Improve resolution limit enforcements in pvrusb2
Mike Isely
2006-09-26
1
-2
/
+28
*
V4L/DVB (4595): Remove CONFIG_VIDEO_PVRUSB2_24XXX from pvrusb2 driver
Mike Isely
2006-09-26
4
-28
/
+0
*
V4L/DVB (4594): Remove some dead data elements from pvrusb2 driver
Mike Isely
2006-09-26
1
-2
/
+0
*
V4L/DVB (4584): Fix VIDIOC_S_FMT min/max check in pvrusb2
Hans Verkuil
2006-09-26
1
-7
/
+7
*
V4L/DVB (4556): Fix a typo.
Mauro Carvalho Chehab
2006-09-26
1
-2
/
+2
*
V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET.
Hans Verkuil
2006-09-26
1
-1
/
+1
*
V4L/DVB (4518): Allow manually selecting the proper helper drivers
Mauro Carvalho Chehab
2006-09-26
1
-2
/
+16
*
V4L/DVB (4485): Fix a warning on PPC64
Mauro Carvalho Chehab
2006-09-26
1
-1
/
+1
*
V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driver
Mike Isely
2006-09-26
1
-0
/
+30
*
V4L/DVB (4376): Make it possible for run-time calculation of control min/max ...
Mike Isely
2006-09-26
2
-6
/
+17
*
V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2
Mike Isely
2006-09-26
1
-17
/
+19
*
V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2
Mike Isely
2006-09-26
2
-32
/
+10
*
V4L/DVB (4339): Removed the remaining config.h stuff
Mauro Carvalho Chehab
2006-09-26
3
-3
/
+0
*
V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2
Mike Isely
2006-07-29
1
-12
/
+50
*
V4L/DVB (4337): Refine dead code elimination in pvrusb2
Mike Isely
2006-07-29
4
-7
/
+17
*
V4L/DVB (4316): Check __must_check warnings
Michael Krufky
2006-07-29
1
-5
/
+28
*
V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2
Mike Isely
2006-06-30
19
-105
/
+105
*
V4L/DVB (4287): Pvrusb2/: possible cleanups
Adrian Bunk
2006-06-30
11
-195
/
+74
*
V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driver
Mike Isely
2006-06-30
5
-173
/
+1
*
V4L/DVB (4273): Always log pvrusb2 device register / unregister events
Mike Isely
2006-06-30
1
-6
/
+4
*
V4L/DVB (4263): Fix warning when compiling on 64 bit machines
Mauro Carvalho Chehab
2006-06-27
1
-3
/
+3
*
V4L/DVB (4261): Included required header for in-kernel compilation
Mauro Carvalho Chehab
2006-06-27
1
-0
/
+1
*
V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status
Hans Verkuil
2006-06-27
1
-1
/
+1
*
V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the sys...
Mike Isely
2006-06-27
3
-14
/
+6
*
V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver
Mike Isely
2006-06-27
6
-295
/
+304
*
V4L/DVB (4243): Exploit new V4L control features in pvrusb2
Mike Isely
2006-06-27
2
-2
/
+76
*
V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2)
Mike Isely
2006-06-27
1
-11
/
+1
*
V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2
Mike Isely
2006-06-27
1
-3
/
+4
*
V4L/DVB (4240): Various V4L control enhancements in pvrusb2
Mike Isely
2006-06-27
6
-3
/
+71
*
V4L/DVB (4239): Handle boolean controls in pvrusb2
Mike Isely
2006-06-27
5
-12
/
+83
*
V4L/DVB (4238): Make sure flags field is initialized when quering a control i...
Mike Isely
2006-06-27
1
-0
/
+1
*
V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2...
Mike Isely
2006-06-27
2
-4
/
+3
[next]