index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
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
|
|
/
*
|
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
1
-4
/
+2
*
|
[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"
Andrew Morton
2006-06-26
1
-1
/
+1
|
/
*
Fixes some sync issues between V4L/DVB development and GIT
Mauro Carvalho Chehab
2006-06-25
2
-210
/
+31
*
V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->id
Michael Krufky
2006-06-25
1
-15
/
+4
*
V4L/DVB (4205): Merge tda9887 module into tuner.
Mauro Carvalho Chehab
2006-06-25
5
-395
/
+120
*
V4L/DVB (4202): allow selecting CX2341x port mode
Hans Verkuil
2006-06-25
2
-1
/
+3
*
V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.
Hans Verkuil
2006-06-25
1
-0
/
+6
*
V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.c
Hans Verkuil
2006-06-25
1
-0
/
+35
*
V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP API
Hans Verkuil
2006-06-25
3
-0
/
+9
*
V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hs
Hans Verkuil
2006-06-25
2
-32
/
+247
*
V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.
Hans Verkuil
2006-06-25
2
-713
/
+74
*
V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.
Hans Verkuil
2006-06-25
3
-222
/
+44
*
V4L/DVB (4191): Add CX2341X MPEG encoder module.
Hans Verkuil
2006-06-25
4
-0
/
+878
*
V4L/DVB (4190): Add helper functions for control processing to v4l2-common.
Hans Verkuil
2006-06-25
1
-1
/
+506
*
V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.
Hans Verkuil
2006-06-25
1
-2
/
+103
*
V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.
Cameron Hutchinson
2006-06-25
2
-1
/
+4
*
V4L/DVB (4185): Conditionally enable 5 byte diseqc commands
Yeasah Pell
2006-06-25
1
-2
/
+5
*
V4L/DVB (4184): Static variables mustn't be EXPORT_SYMBOL 'ed
Adrian Bunk
2006-06-25
1
-2
/
+0
*
V4L/DVB (4182): Comment out MMI functions for now
Manu Abraham
2006-06-25
1
-0
/
+94
*
V4L/DVB (4181): Fix CA Info and Application Info
Henrik Sjoberg
2006-06-25
1
-4
/
+92
*
V4L/DVB (4180): Initial go at MMI
Manu Abraham
2006-06-25
1
-0
/
+95
*
V4L/DVB (4179): VLF fixes for DCT
Manu Abraham
2006-06-25
2
-18
/
+23
*
V4L/DVB (4178): Replace NEWTUNE with TS188
Manu Abraham
2006-06-25
2
-14
/
+14
*
V4L/DVB (4177): DCTNEW and ATSC fixes
Manu Abraham
2006-06-25
2
-30
/
+63
*
V4L/DVB (4176): Bug-fix: Fix memory overflow
Sigmund Augdal Helberg
2006-06-25
1
-0
/
+5
*
V4L/DVB (4175): Fix a bug in tuner detection
Manu Abraham
2006-06-25
1
-4
/
+11
*
V4L/DVB (4174): Distinguish between STV0299 and MB86A15 based NIM's
Manu Abraham
2006-06-25
1
-9
/
+72
*
V4L/DVB (4173): Dprintk macro beautification
Manu Abraham
2006-06-25
1
-14
/
+18
[prev]
[next]