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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] VIDIOC_ENUMSTD bug
Jonathan Corbet
2006-09-25
1
-1
/
+1
*
V4L/DVB (4608c): Fix I2C dependencies for saa7146 modules
Mauro Carvalho Chehab
2006-09-10
1
-4
/
+4
*
V4L/DVB (4608b): i2c deps fix on DVB
Andrew de Quincey
2006-09-10
2
-0
/
+2
*
V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
2006-09-10
2
-12
/
+12
*
V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.
Mauro Carvalho Chehab
2006-09-10
1
-0
/
+1
*
V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF swit...
Hermann Pitton
2006-09-10
1
-2
/
+8
*
V4L/DVB (4430): Quickcam_messenger compilation fix
Diego Calleja
2006-08-08
1
-0
/
+1
*
V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctl
Mauro Carvalho Chehab
2006-08-08
1
-0
/
+4
*
V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners.
Hans Verkuil
2006-08-08
1
-6
/
+8
*
V4L/DVB (4418): Fix broken msp3400 module option 'standard'
Hans Verkuil
2006-08-08
1
-2
/
+2
*
V4L/DVB (4416): Cx25840_read4 has wrong endianness.
Hans Verkuil
2006-08-08
1
-2
/
+2
*
V4L/DVB (4411): Fix minor errors in build files
Trent Piepho
2006-08-08
1
-1
/
+1
*
V4L/DVB (4407): Driver dsbr100 is a radio device, not a video one!
Mauro Carvalho Chehab
2006-08-08
3
-443
/
+0
*
V4L/DVB (4399): Fix a typo that caused some compat stuff to not work
Mauro Carvalho Chehab
2006-08-08
5
-9
/
+9
*
V4L/DVB (4395): Restore compat_ioctl in pwc driver
Luc Van Oostenryck
2006-08-08
1
-0
/
+1
*
V4L/DVB (4371a): Fix V4L1 dependencies on compat_ioctl32
Mauro Carvalho Chehab
2006-08-08
1
-4
/
+28
*
V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works better
Trent Piepho
2006-07-29
1
-5
/
+10
*
V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...
Trent Piepho
2006-07-29
1
-1
/
+1
*
V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2
Mike Isely
2006-07-29
1
-12
/
+50
*
V4L/DVB (4368): Bttv: use class_device_create_file and handle errors
Trent Piepho
2006-07-29
2
-5
/
+10
*
V4L/DVB (4367): Videodev: Handle class_device related errors
Trent Piepho
2006-07-29
1
-0
/
+11
*
V4L/DVB (4365): OVERLAY flag were enabled by mistake
Mauro Carvalho Chehab
2006-07-29
1
-1
/
+0
*
V4L/DVB (4344): Fix broken dependencies on media Kconfig
Mauro Carvalho Chehab
2006-07-29
4
-8
/
+8
*
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
2006-07-29
7
-29
/
+46
*
V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32
Mauro Carvalho Chehab
2006-07-29
1
-0
/
+24
*
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
3
-14
/
+38
*
V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode
Michael Krufky
2006-07-29
2
-10
/
+17
*
V4L/DVB (4313): Bugfix for keycode calculation on NPG remotes
Ricardo Cerqueira
2006-07-29
1
-1
/
+1
*
V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}
Adrian Bunk
2006-07-29
4
-20
/
+20
*
V4L/DVB (4306): Support non interlaced capture by default for saa713x
Hartmut Hackmann
2006-07-29
1
-2
/
+2
*
V4L/DVB (4298): Check all __must_check warnings in bttv.
Randy Dunlap
2006-07-29
1
-2
/
+13
*
V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definition
Andrew de Quincey
2006-07-29
1
-1
/
+0
*
[PATCH] release_firmware() fixes
Magnus Damm
2006-07-10
1
-0
/
+3
*
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
11
-11
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-30
26
-26
/
+1
|
\
|
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
25
-25
/
+0
|
*
typo fixes: aquire -> acquire
Adrian Bunk
2006-06-30
1
-1
/
+1
*
|
V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner.
Hans Verkuil
2006-06-30
1
-1
/
+1
*
|
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 (4285): Cx88: add support for Geniatech Digistar / Digiwave 103g
Saqeb Akhter
2006-06-30
3
-0
/
+48
*
|
V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887.
Hans Verkuil
2006-06-30
1
-5
/
+5
*
|
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 (4272): Fix tveeprom supported standards
Mauro Carvalho Chehab
2006-06-30
1
-8
/
+8
*
|
V4L/DVB (4270): Add tda9887-specific tuner configuration
Hans Verkuil
2006-06-30
4
-13
/
+105
*
|
V4L/DVB (4269): Subject: videocodec: make 1-bit fields unsigned
Randy Dunlap
2006-06-30
2
-10
/
+10
*
|
V4L/DVB (4267): Remove all instances of request_module("tda9887")
Michael Krufky
2006-06-30
4
-11
/
+0
*
|
V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU
Michael Krufky
2006-06-30
3
-13
/
+91
|
/
[next]