index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo fixes: aquire -> acquire
Adrian Bunk
2006-06-30
1
-1
/
+1
*
typo fixes: bandwith -> bandwidth
Adrian Bunk
2006-06-30
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-29
7
-38
/
+1
|
\
|
*
[PATCH] devfs: Last little devfs cleanups throughout the kernel tree.
Greg Kroah-Hartman
2006-06-26
1
-11
/
+0
|
*
[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-2
/
+1
|
*
[PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
|
*
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
4
-7
/
+0
|
*
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-7
/
+0
|
*
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
2
-9
/
+2
|
*
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
1
-3
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
6
-18
/
+20
|
\
\
|
*
|
[PATCH] 64bit resource: fix up printks for resources in video drivers
Greg Kroah-Hartman
2006-06-27
6
-18
/
+20
*
|
|
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 (4260): Stradis.c: make 2 functions static
Adrian Bunk
2006-06-27
1
-2
/
+2
*
|
|
V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status
Hans Verkuil
2006-06-27
3
-21
/
+26
*
|
|
V4L/DVB (4257): Fix 64-bit compile warnings.
Hans Verkuil
2006-06-27
2
-3
/
+3
*
|
|
V4L/DVB (4255): Tda9887 default TOP value is 0x10
Hans Verkuil
2006-06-27
1
-14
/
+13
*
|
|
V4L/DVB (4254): Remove obsoleted tuner_debug option.
Hans Verkuil
2006-06-27
1
-8
/
+0
*
|
|
V4L/DVB (4253): IVTV VBI format description too long.
Hans Verkuil
2006-06-27
1
-1
/
+1
*
|
|
V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.
Hans Verkuil
2006-06-27
1
-2
/
+2
*
|
|
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
*
|
|
V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using c...
Mike Isely
2006-06-27
3
-70
/
+83
*
|
|
V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c ...
Mike Isely
2006-06-27
1
-0
/
+52
*
|
|
V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-...
Mike Isely
2006-06-27
1
-24
/
+11
*
|
|
V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.c
Mike Isely
2006-06-27
1
-0
/
+1
*
|
|
V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of...
Mike Isely
2006-06-27
1
-86
/
+138
*
|
|
V4L/DVB (4231): Include some extra headers that we need.
Mike Isely
2006-06-27
2
-1
/
+3
*
|
|
V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUS
Michael Krufky
2006-06-27
1
-0
/
+8
*
|
|
V4L/DVB (4228a): pvrusb2 to kernel 2.6.18
Mike Isely
2006-06-27
48
-0
/
+12948
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
spelling fixes
Andreas Mohr
2006-06-26
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
2006-06-26
17
-75
/
+145
|
\
\
|
*
|
V4L/DVB (4227): Update this driver for recent header file movement.
Andrew Morton
2006-06-26
1
-1
/
+1
|
*
|
V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control
Hans Verkuil
2006-06-26
2
-0
/
+31
|
*
|
V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.
Hans Verkuil
2006-06-26
1
-7
/
+3
|
*
|
V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3
Tim Kaiser
2006-06-26
3
-19
/
+64
|
*
|
V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...
Manu Abraham
2006-06-26
1
-3
/
+2
|
*
|
V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build option
Michael Krufky
2006-06-26
2
-4
/
+16
|
*
|
V4L/DVB (4214): Make VIDEO_CX2341X a selectable build option
Michael Krufky
2006-06-26
2
-3
/
+12
|
*
|
V4L/DVB (4213): Cx88: cleanups
Adrian Bunk
2006-06-26
6
-29
/
+5
|
*
|
V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULL
Manu Abraham
2006-06-26
1
-13
/
+15
|
|
/
[next]