aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-30typo fixes: aquire -> acquireAdrian Bunk1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2-8/+1
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-18/+20
2006-06-27[PATCH] 64bit resource: fix up printks for resources in video driversGreg Kroah-Hartman6-18/+20
2006-06-27V4L/DVB (4263): Fix warning when compiling on 64 bit machinesMauro Carvalho Chehab1-3/+3
2006-06-27V4L/DVB (4261): Included required header for in-kernel compilationMauro Carvalho Chehab1-0/+1
2006-06-27V4L/DVB (4260): Stradis.c: make 2 functions staticAdrian Bunk1-2/+2
2006-06-27V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil3-21/+26
2006-06-27V4L/DVB (4257): Fix 64-bit compile warnings.Hans Verkuil2-3/+3
2006-06-27V4L/DVB (4255): Tda9887 default TOP value is 0x10Hans Verkuil1-14/+13
2006-06-27V4L/DVB (4254): Remove obsoleted tuner_debug option.Hans Verkuil1-8/+0
2006-06-27V4L/DVB (4253): IVTV VBI format description too long.Hans Verkuil1-1/+1
2006-06-27V4L/DVB (4252): Remove duplicate 'tda9887' in info messages.Hans Verkuil1-2/+2
2006-06-27V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system logMike Isely3-14/+6
2006-06-27V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driverMike Isely6-295/+304
2006-06-27V4L/DVB (4243): Exploit new V4L control features in pvrusb2Mike Isely2-2/+76
2006-06-27V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2)Mike Isely1-11/+1
2006-06-27V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2Mike Isely1-3/+4
2006-06-27V4L/DVB (4240): Various V4L control enhancements in pvrusb2Mike Isely6-3/+71
2006-06-27V4L/DVB (4239): Handle boolean controls in pvrusb2Mike Isely5-12/+83
2006-06-27V4L/DVB (4238): Make sure flags field is initialized when quering a control in pvrusb2Mike Isely1-0/+1
2006-06-27V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2 driverMike Isely2-4/+3
2006-06-27V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using cx2341x moduleMike Isely3-70/+83
2006-06-27V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c can handle.Mike Isely1-0/+52
2006-06-27V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-v4l2.cMike Isely1-24/+11
2006-06-27V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.cMike Isely1-0/+1
2006-06-27V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of cx2341x moduleMike Isely1-86/+138
2006-06-27V4L/DVB (4231): Include some extra headers that we need.Mike Isely2-1/+3
2006-06-27V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUSMichael Krufky1-0/+8
2006-06-27V4L/DVB (4228a): pvrusb2 to kernel 2.6.18Mike Isely48-0/+12948
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-06-26[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman1-2/+1
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2-2/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-5/+2
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-40/+67
2006-06-26[PATCH] drivers: use list_move()Akinobu Mita1-4/+2
2006-06-26[PATCH] fix "USB: move <linux/usb_input.h> to <linux/usb/input.h>"Andrew Morton1-1/+1
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-26V4L/DVB (4227): Update this driver for recent header file movement.Andrew Morton1-1/+1
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2-0/+31
2006-06-26V4L/DVB (4222): Always switch tuner mode when calling VIDIOC_S_FREQUENCY.Hans Verkuil1-7/+3
2006-06-26V4L/DVB (4215): Make VIDEO_CX88_BLACKBIRD a separate build optionMichael Krufky2-4/+16
2006-06-26V4L/DVB (4214): Make VIDEO_CX2341X a selectable build optionMichael Krufky1-0/+12
2006-06-26V4L/DVB (4213): Cx88: cleanupsAdrian Bunk6-29/+5
2006-06-25Fixes some sync issues between V4L/DVB development and GITMauro Carvalho Chehab1-12/+24
2006-06-25V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky1-15/+4
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab5-395/+120
2006-06-25V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil2-1/+3
2006-06-25V4L/DVB (4200): Disable bitrate_mode when encoding mpeg-1.Hans Verkuil1-0/+6