summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (4394): Git-dvb: radio-sf16fmi build fixAndrew Morton2006-09-261-0/+1
* V4L/DVB (4392): Fix dst_ca attachAndrew de Quincey2006-09-264-14/+7
* V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey2006-09-2613-78/+54
* V4L/DVB (4389): Remove duplication _release() op.Andrew de Quincey2006-09-261-9/+3
* V4L/DVB (4388): Remove frontend selection from cx88/saa7134 driversAndrew de Quincey2006-09-264-101/+15
* V4L/DVB (4387): Add Kconfig infrastructure for dvb_attachAndrew de Quincey2006-09-2632-153/+299
* V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey2006-09-2621-170/+229
* V4L/DVB (4385): Add dvb_attach() macro and supporting routinesAndrew de Quincey2006-09-263-12/+42
* V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey2006-09-2614-71/+114
* V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey2006-09-268-41/+27
* V4L/DVB (4382): Dvb_attach modifications to dvb frontend structuresAndrew de Quincey2006-09-261-1/+4
* V4L/DVB (4378): Ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'sAdrian Bunk2006-09-264-4/+0
* V4L/DVB (4377): Force horizontal resolution limits in the pvrusb2 driverMike Isely2006-09-261-0/+30
* V4L/DVB (4376): Make it possible for run-time calculation of control min/max ...Mike Isely2006-09-262-6/+17
* V4L/DVB (4375): Eliminate hardcoded limits in VIDIOC_[S|TRY]_FMT for pvrusb2Mike Isely2006-09-261-17/+19
* V4L/DVB (4372): Clean up some post mpeg-controls issues in pvrusb2Mike Isely2006-09-262-32/+10
* V4L/DVB (4371): Included missing linux/version.hMauro Carvalho Chehab2006-09-261-2/+3
* V4L/DVB (4370): Fix some typos on ioctl handling functionMauro Carvalho Chehab2006-09-263-3/+3
* V4L/DVB (4366): Remove of couple of useless linesTrent Piepho2006-09-261-2/+0
* V4L/DVB (4364): V4L2 conversion: radio-maxiradioMauro Carvalho Chehab2006-09-262-64/+104
* V4L/DVB (4363): V4L2 conversion: radio-trustMauro Carvalho Chehab2006-09-262-57/+132
* V4L/DVB (4362): Cx88: Shenzhen Tungsten Ages Tech TE-DTV-250 / Swann PCI TV T...David Bussenschutt2006-09-262-0/+34
* V4L/DVB (4361): Cx88: add support for Norwood PCI TV Tuner (non-pro)Peter Naulls2006-09-265-2/+86
* V4L/DVB (4360): Cx88: add autodetection support for AverMedia M150-DMichael Krufky2006-09-261-0/+5
* V4L/DVB (4359): Cx88: add initial support for Hauppauge HVR3000 trimode cardEric Thomas2006-09-262-0/+29
* V4L/DVB (4358): V4L2 conversion: radio-zoltrixMauro Carvalho Chehab2006-09-262-59/+125
* V4L/DVB (4357): V4L2 conversion: radio-typhoonMauro Carvalho Chehab2006-09-262-55/+117
* V4L/DVB (4356): V4L2 conversion: radio-terratecMauro Carvalho Chehab2006-09-262-44/+111
* V4L/DVB (4355): V4L2 conversion: radio-sf16fmr2Mauro Carvalho Chehab2006-09-262-84/+140
* V4L/DVB (4354): A small fix at fmi->flags logicMauro Carvalho Chehab2006-09-261-1/+1
* V4L/DVB (4353): V4L2 conversion: radio-sf16fmiMauro Carvalho Chehab2006-09-262-58/+101
* V4L/DVB (4352): V4L2 conversion: radio-rtrack2Mauro Carvalho Chehab2006-09-262-48/+116
* V4L/DVB (4351): V4L2 conversion: radio-maestroMauro Carvalho Chehab2006-09-262-68/+131
* V4L/DVB (4350): V4L2 conversion: radio_gemtek-pciMauro Carvalho Chehab2006-09-262-61/+111
* V4L/DVB (4349): V4L2 conversion: radio_gemtekMauro Carvalho Chehab2006-09-262-49/+117
* V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 onlyMauro Carvalho Chehab2006-09-262-2/+2
* V4L/DVB (4347): V4L2 conversion: radio_aztechMauro Carvalho Chehab2006-09-262-51/+114
* V4L/DVB (4346): V4L2 conversion: radio_aimslabMauro Carvalho Chehab2006-09-262-43/+107
* V4L/DVB (4339): Removed the remaining config.h stuffMauro Carvalho Chehab2006-09-2612-12/+0
* V4L/DVB (4309): Added PCI ID of the Genius VideoWonder Dual CardbusHartmut Hackmann2006-09-261-1/+7
* V4L/DVB (4308): Added PCI ID for AverMedia DVB-T 777 with SAA7133Hartmut Hackmann2006-09-261-1/+7
* V4L/DVB (4307): Added support for the md8800 quadro boardHartmut Hackmann2006-09-263-0/+91
* V4L/DVB (4442): [PATCH] Freecom DVB-T stick with ID 14aa:0225Alexander Tuschen2006-09-262-0/+47
* [PATCH] VIDIOC_ENUMSTD bugJonathan Corbet2006-09-251-1/+1
* V4L/DVB (4608c): Fix I2C dependencies for saa7146 modulesMauro Carvalho Chehab2006-09-101-4/+4
* V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-1010-30/+46
* V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab2006-09-103-13/+13
* V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab2006-09-101-0/+1
* V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF swit...Hermann Pitton2006-09-101-2/+8
* V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab2006-09-101-0/+2
OpenPOWER on IntegriCloud