summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6648): xc2028: add sleep hookChris Pascoe2008-01-251-0/+23
* V4L/DVB (6647): xc2028: retry firmware load if tuner does not respondChris Pascoe2008-01-251-3/+34
* V4L/DVB (6646): xc2028: rework firmware (re)loading processChris Pascoe2008-01-253-97/+124
* V4L/DVB (6645): xc2028: allow selection of D2633 firmwareChris Pascoe2008-01-252-3/+5
* V4L/DVB (6644): xc2028: use correct offset into scode firmwareChris Pascoe2008-01-251-2/+10
* V4L/DVB (6643): xc2028: use best match instead of first partial match during ...Chris Pascoe2008-01-251-8/+38
* V4L/DVB (6642): xc2028: don't duplicate max_len in privChris Pascoe2008-01-251-21/+16
* V4L/DVB (6641): xc2028: correct tuner offset for 7MHz DTVChris Pascoe2008-01-251-1/+4
* V4L/DVB (6640): xc2028: correctly select 8MHz firmwareChris Pascoe2008-01-251-2/+4
* V4L/DVB (6639): xc2028: correct divisor lengthChris Pascoe2008-01-251-7/+5
* V4L/DVB (6638): xc2028: firmware loading cleanupChris Pascoe2008-01-251-44/+38
* V4L/DVB (6637): xc2028: add missing breakChris Pascoe2008-01-251-0/+1
* V4L/DVB (6636): xc2028: protect device listChris Pascoe2008-01-251-1/+13
* V4L/DVB (6635): xc2028: v4l2_std_id needs to be long long to display completelyChris Pascoe2008-01-251-5/+5
* V4L/DVB (6634): xc2028: error messages missing whitespaceChris Pascoe2008-01-251-2/+2
* V4L/DVB (6633): xc2028: make register reads atomicChris Pascoe2008-01-252-25/+43
* V4L/DVB (6632): xc2028: fix inverted logic in audio standard checkChris Pascoe2008-01-251-6/+6
* V4L/DVB (6631): xc2028: eliminate i2c macro side-effectsChris Pascoe2008-01-251-36/+46
* V4L/DVB (6623): remove saa7134-ossAdrian Bunk2008-01-254-1072/+3
* V4L/DVB (6620): kconfig: VIDEO_SAA7134 must select VIDEO_TVEEPROMMichael Krufky2008-01-251-0/+1
* V4L/DVB (6619): Use MTS firmware for the HVR-900Aidan Thornton2008-01-252-2/+29
* V4L/DVB (6617): drivers/media/video: Add missing "space"Joe Perches2008-01-253-3/+3
* V4L/DVB (6614): Fix driver for i386 architecturesMauro Carvalho Chehab2008-01-252-11/+13
* V4L/DVB (6613): Fix: add a missing continue statementMauro Carvalho Chehab2008-01-251-0/+1
* V4L/DVB (6612): Allow RESET_CLK callback and avoids unneeded loadingMichel Ludwig2008-01-251-0/+20
* V4L/DVB (6611): Change xc2028_attach method to make easier for DVBMichel Ludwig2008-01-253-40/+44
* V4L/DVB (6610): Fix a wrong typecastMichel Ludwig2008-01-251-1/+1
* V4L/DVB (6607): saa7134: add support for reading Hauppauge eepromMichael Krufky2008-01-252-2/+33
* V4L/DVB (6606): saa7134: add autodetection support for alternate subids of Ha...Michael Krufky2008-01-251-0/+30
* V4L/DVB (6605): Add a modprobe option to manually select audio standardMauro Carvalho Chehab2008-01-251-0/+35
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-2516-114/+114
* V4L/DVB (6598): Fix standard nameMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6595): Corrects printk linesMauro Carvalho Chehab2008-01-251-59/+68
* V4L/DVB (6594): Add tuner_err macroMauro Carvalho Chehab2008-01-252-37/+45
* V4L/DVB (6593): Fix scode table loadingMauro Carvalho Chehab2008-01-251-21/+77
* V4L/DVB (6592): Add the capability to work with more complete firmwaresMauro Carvalho Chehab2008-01-252-8/+96
* V4L/DVB (6591): Adds support for MT9V111 on sn9c102Luca Risolia2008-01-254-2/+264
* V4L/DVB (6587): Cleanup at tv norm selectionMauro Carvalho Chehab2008-01-254-86/+18
* V4L/DVB (6586): Remove some dead code and make drive fully V4L2 compatibleMauro Carvalho Chehab2008-01-253-13/+2
* V4L/DVB (6585): Convert em28xx to video_ioctl2Mauro Carvalho Chehab2008-01-251-924/+1011
* V4L/DVB (6584): Fix read() methodMauro Carvalho Chehab2008-01-252-8/+24
* V4L/DVB (6583): Fix em28xx read stream lockingMauro Carvalho Chehab2008-01-252-23/+59
* V4L/DVB (6582): Fix em28xx to allow multiple openMauro Carvalho Chehab2008-01-252-51/+79
* V4L/DVB (6580): Set slave's master before master's attach call.Sakari Ailus2008-01-251-3/+3
* V4L/DVB (6577): et61x251/: make 5 functions staticAdrian Bunk2008-01-252-18/+10
* V4L/DVB (6576): cx88-mpeg.c: make 4 functions staticAdrian Bunk2008-01-252-16/+4
* V4L/DVB (6575): cx23885/: cleanupsAdrian Bunk2008-01-254-80/+23
* V4L/DVB (6563): tda8290: optimize for loop in tda829x_probe functionMichael Krufky2008-01-251-3/+2
* V4L/DVB (6562): Make HVR900 to use also tveepromMauro Carvalho Chehab2008-01-252-2/+8
* V4L/DVB (6561): Fix xc2028 get register functions and callsMauro Carvalho Chehab2008-01-251-9/+16