index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-29
V4L/DVB (4380): Bttv: Revert VBI_OFFSET to previous value, it works better
Trent Piepho
1
-5
/
+10
2006-07-29
V4L/DVB (4379): Videodev: Check return value of class_device_register() corre...
Trent Piepho
1
-1
/
+1
2006-07-29
V4L/DVB (4373): Correctly handle sysfs error leg file removal in pvrusb2
Mike Isely
1
-12
/
+50
2006-07-29
V4L/DVB (4368): Bttv: use class_device_create_file and handle errors
Trent Piepho
2
-5
/
+10
2006-07-29
V4L/DVB (4367): Videodev: Handle class_device related errors
Trent Piepho
1
-0
/
+11
2006-07-29
V4L/DVB (4365): OVERLAY flag were enabled by mistake
Mauro Carvalho Chehab
1
-1
/
+0
2006-07-29
V4L/DVB (4344): Fix broken dependencies on media Kconfig
Mauro Carvalho Chehab
4
-8
/
+8
2006-07-29
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
7
-29
/
+46
2006-07-29
V4L/DVB (4341): VIDIOCSMICROCODE were missing on compat_ioctl32
Mauro Carvalho Chehab
1
-0
/
+24
2006-07-29
V4L/DVB (4337): Refine dead code elimination in pvrusb2
Mike Isely
4
-7
/
+17
2006-07-29
V4L/DVB (4316): Check __must_check warnings
Michael Krufky
3
-14
/
+38
2006-07-29
V4L/DVB (4314): Set the Auxiliary Byte when tuning LG H06xF in analog mode
Michael Krufky
2
-10
/
+17
2006-07-29
V4L/DVB (4313): Bugfix for keycode calculation on NPG remotes
Ricardo Cerqueira
1
-1
/
+1
2006-07-29
V4L/DVB (4310): Saa7134: rename dmasound_{init, exit}
Adrian Bunk
4
-20
/
+20
2006-07-29
V4L/DVB (4306): Support non interlaced capture by default for saa713x
Hartmut Hackmann
1
-2
/
+2
2006-07-29
V4L/DVB (4298): Check all __must_check warnings in bttv.
Randy Dunlap
1
-2
/
+13
2006-07-29
V4L/DVB (4296): Remove stradis MODULE_DEVICE_INFO definition
Andrew de Quincey
1
-1
/
+0
2006-07-10
[PATCH] release_firmware() fixes
Magnus Damm
1
-0
/
+3
2006-07-02
[PATCH] irq-flags: media: Use the new IRQF_ constants
Thomas Gleixner
11
-11
/
+11
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
26
-26
/
+1
2006-06-30
V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner.
Hans Verkuil
1
-1
/
+1
2006-06-30
V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2
Mike Isely
19
-105
/
+105
2006-06-30
V4L/DVB (4287): Pvrusb2/: possible cleanups
Adrian Bunk
11
-195
/
+74
2006-06-30
V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103g
Saqeb Akhter
3
-0
/
+48
2006-06-30
V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887.
Hans Verkuil
1
-5
/
+5
2006-06-30
V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driver
Mike Isely
5
-173
/
+1
2006-06-30
V4L/DVB (4273): Always log pvrusb2 device register / unregister events
Mike Isely
1
-6
/
+4
2006-06-30
V4L/DVB (4272): Fix tveeprom supported standards
Mauro Carvalho Chehab
1
-8
/
+8
2006-06-30
V4L/DVB (4270): Add tda9887-specific tuner configuration
Hans Verkuil
4
-13
/
+105
2006-06-30
V4L/DVB (4269): Subject: videocodec: make 1-bit fields unsigned
Randy Dunlap
2
-10
/
+10
2006-06-30
V4L/DVB (4267): Remove all instances of request_module("tda9887")
Michael Krufky
4
-11
/
+0
2006-06-30
V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU
Michael Krufky
3
-13
/
+91
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
25
-25
/
+0
2006-06-30
typo fixes: aquire -> acquire
Adrian Bunk
1
-1
/
+1
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2
-8
/
+1
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-18
/
+20
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in video drivers
Greg Kroah-Hartman
6
-18
/
+20
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 (4261): Included required header for in-kernel compilation
Mauro Carvalho Chehab
1
-0
/
+1
2006-06-27
V4L/DVB (4260): Stradis.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2006-06-27
V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status
Hans Verkuil
3
-21
/
+26
2006-06-27
V4L/DVB (4257): Fix 64-bit compile warnings.
Hans Verkuil
2
-3
/
+3
2006-06-27
V4L/DVB (4255): Tda9887 default TOP value is 0x10
Hans Verkuil
1
-14
/
+13
2006-06-27
V4L/DVB (4254): Remove obsoleted tuner_debug option.
Hans Verkuil
1
-8
/
+0
2006-06-27
V4L/DVB (4253): IVTV VBI format description too long.
Hans Verkuil
1
-1
/
+1
2006-06-27
V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.
Hans Verkuil
1
-2
/
+2
2006-06-27
V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the sys...
Mike Isely
3
-14
/
+6
2006-06-27
V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver
Mike Isely
6
-295
/
+304
2006-06-27
V4L/DVB (4243): Exploit new V4L control features in pvrusb2
Mike Isely
2
-2
/
+76
2006-06-27
V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2)
Mike Isely
1
-11
/
+1
[next]