summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video
AgeCommit message (Expand)Author
2006-07-30Add support for Acorp TV134DS + FlyDVB-S cards.Andrew de Quincey
2006-07-29Restore compat_ioctl in pwc driverMauro Carvalho Chehab
2006-07-29merge: http://linuxtv.org/hg/~quincy/v4l-dvb-attachMauro Carvalho Chehab
2006-07-29merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2006-07-28Refactor dvb_detach calls into a single dvb_frontend_detach function.Andrew de Quincey
2006-07-28Remove frontend selection from cx88/saa7134 driversAndrew de Quincey
2006-07-28Add Kconfig infrastructure for dvb_attachAndrew de Quincey
2006-07-28Convert DVB devices to use dvb_attach()Andrew de Quincey
2006-07-27Force horizontal resolution limits in the pvrusb2 driverMike Isely
2006-07-27Make it possible for run-time calculation of control min/max in pvrusb2Mike Isely
2006-07-26Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely
2006-07-26Merge from masterMike Isely
2006-07-26bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho
2006-07-25videodev: Check return value of class_device_register() correctlyTrent Piepho
2006-07-25bttv: clean up some pre-2.6.0 class device compat stuffTrent Piepho
2006-07-25bttv: use class_device_create_file and handle errorsTrent Piepho
2006-07-25videodev: Handle class_device related errorsTrent Piepho
2006-07-25Remove of couple of useless linesTrent Piepho
2006-07-24OVERLAY flag were enabled by mistakeMauro Carvalho Chehab
2006-07-24cx88: Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann PCI TV Tuner card supportMichael Krufky
2006-07-24cx88: add support for Norwood PCI TV Tuner (non-pro)Michael Krufky
2006-07-24cx88: add autodetection support for AverMedia M150-DMichael Krufky
2006-07-24cx88: add initial support for Hauppauge HVR3000 trimode cardMichael Krufky
2006-07-23merge: masterMauro Carvalho Chehab
2006-07-23Fix broken dependencies on media Kconfig Mauro Carvalho Chehab
2006-07-23Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab
2006-07-22Correctly handle sysfs error leg file removal in pvrusb2Mike Isely
2006-07-22Clean up some post mpeg-controls issues in pvrusb2Mike Isely
2006-07-21VIDIOCSMICROCODE were missing on compat_ioctl32Mauro Carvalho Chehab
2006-07-19Removed the remaining config.h stuffMauro Carvalho Chehab
2006-07-19merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2006-07-19Several other backports from kernel to v4l/dvb treeMauro Carvalho Chehab
2006-07-19[PATCH] release_firmware() fixesMauro Carvalho Chehab
2006-07-19[PATCH] 64bit resource: fix up printks for resources in video driversMauro Carvalho Chehab
2006-07-19[PATCH] irq-flags: media: Use the new IRQF_ constantsMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove devfs_remove() function from the kernel treeMauro Carvalho Chehab
2006-07-19[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeMauro Carvalho Chehab
2006-07-19Remove obsolete #include <linux/config.h>Mauro Carvalho Chehab
2006-07-18Refine dead code elimination in pvrusb2Mike Isely
2006-07-18videodev: remove bad kfree()Michael Krufky
2006-07-18pvrusb2: check the return value of class_device_create_fileMichael Krufky
2006-07-18pvrusb2: check the return value of class_device_registerMichael Krufky
2006-07-18videodev: check the return value of class_device_registerMichael Krufky
2006-07-18videodev: replace class_device_create_file with video_device_create_fileMichael Krufky
2006-07-18Check __must_check warning in video_device_create_fileMauro Carvalho Chehab
2006-07-17Set the Auxiliary Byte when tuning LG H06xF in analog modeMichael Krufky
2006-07-17Bugfix for keycode calculation on NPG remotesRicardo Cerqueira
2006-07-15Saa7134: rename dmasound_{init, exit}Mauro Carvalho Chehab