aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4263): Fix warning when compiling on 64 bit machinesMauro Carvalho Chehab2006-06-271-3/+3
* V4L/DVB (4261): Included required header for in-kernel compilationMauro Carvalho Chehab2006-06-271-0/+1
* V4L/DVB (4260): Stradis.c: make 2 functions staticAdrian Bunk2006-06-271-2/+2
* V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil2006-06-273-21/+26
* V4L/DVB (4257): Fix 64-bit compile warnings.Hans Verkuil2006-06-272-3/+3
* V4L/DVB (4255): Tda9887 default TOP value is 0x10Hans Verkuil2006-06-271-14/+13
* V4L/DVB (4254): Remove obsoleted tuner_debug option.Hans Verkuil2006-06-271-8/+0
* V4L/DVB (4253): IVTV VBI format description too long.Hans Verkuil2006-06-271-1/+1
* V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.Hans Verkuil2006-06-271-2/+2
* V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the sys...Mike Isely2006-06-273-14/+6
* V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driverMike Isely2006-06-276-295/+304
* V4L/DVB (4243): Exploit new V4L control features in pvrusb2Mike Isely2006-06-272-2/+76
* V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2)Mike Isely2006-06-271-11/+1
* V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2Mike Isely2006-06-271-3/+4
* V4L/DVB (4240): Various V4L control enhancements in pvrusb2Mike Isely2006-06-276-3/+71
* V4L/DVB (4239): Handle boolean controls in pvrusb2Mike Isely2006-06-275-12/+83
* V4L/DVB (4238): Make sure flags field is initialized when quering a control i...Mike Isely2006-06-271-0/+1
* V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2...Mike Isely2006-06-272-4/+3
* V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using c...Mike Isely2006-06-273-70/+83
* V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c ...Mike Isely2006-06-271-0/+52
* V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-...Mike Isely2006-06-271-24/+11
* V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.cMike Isely2006-06-271-0/+1
* V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of...Mike Isely2006-06-271-86/+138
* V4L/DVB (4231): Include some extra headers that we need.Mike Isely2006-06-272-1/+3
* V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUSMichael Krufky2006-06-271-0/+8
* V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely2006-06-2748-0/+12948
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-261-1/+1
|\
| * spelling fixesAndreas Mohr2006-06-261-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-06-2617-75/+145
|\ \
| * | V4L/DVB (4227): Update this driver for recent header file movement.Andrew Morton2006-06-261-1/+1
| * | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2006-06-262-0/+31
| * | V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil2006-06-261-7/+3
| * | V4L/DVB (4219): Av7110: analog sound output of DVB-C rev 2.3Tim Kaiser2006-06-263-19/+64
| * | V4L/DVB (4217): Fix a misplaced closing bracket/else, which caused swzigzag n...Manu Abraham2006-06-261-3/+2
| * | V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build optionMichael Krufky2006-06-262-4/+16
| * | V4L/DVB (4214): Make VIDEO_CX2341X a selectable build optionMichael Krufky2006-06-262-3/+12
| * | V4L/DVB (4213): Cx88: cleanupsAdrian Bunk2006-06-266-29/+5
| * | V4L/DVB (4211): Fix an Oops for all fe that have get_frontend_algo == NULLManu Abraham2006-06-261-13/+15
| |/
* | [PATCH] drivers: use list_move()Akinobu Mita2006-06-261-4/+2
* | [PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"Andrew Morton2006-06-261-1/+1
|/
* Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab2006-06-252-210/+31
* V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky2006-06-251-15/+4
* V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab2006-06-255-395/+120
* V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil2006-06-252-1/+3
* V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.Hans Verkuil2006-06-251-0/+6
* V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil2006-06-251-0/+35
* V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil2006-06-253-0/+9
* V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil2006-06-252-32/+247
* V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.Hans Verkuil2006-06-252-713/+74
* V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil2006-06-253-222/+44