summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/tuner-xc2028.c
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (6631): xc2028: eliminate i2c macro side-effectsChris Pascoe2008-01-251-36/+46
* V4L/DVB (6614): Fix driver for i386 architecturesMauro Carvalho Chehab2008-01-251-4/+6
* 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-251-26/+27
* V4L/DVB (6610): Fix a wrong typecastMichel Ludwig2008-01-251-1/+1
* V4L/DVB (6605): Add a modprobe option to manually select audio standardMauro Carvalho Chehab2008-01-251-0/+35
* V4L/DVB (6595): Corrects printk linesMauro Carvalho Chehab2008-01-251-59/+68
* 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-251-5/+77
* V4L/DVB (6561): Fix xc2028 get register functions and callsMauro Carvalho Chehab2008-01-251-9/+16
* V4L/DVB (6559): Fix a buffer overflow at xc2028_get_regMauro Carvalho Chehab2008-01-251-2/+2
* V4L/DVB (6556): tuner: convert to bus-based I2C APIHans Verkuil2008-01-251-1/+1
* V4L/DVB (6517): CodingStyle fixupMauro Carvalho Chehab2008-01-251-179/+168Star
* V4L/DVB (6516): Allow faster loading by using 64 bytes block by em28xx i2c writeMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6477): Properly fill MODULE_AUTHORMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6475): Fix some troubles at list handlingMauro Carvalho Chehab2008-01-251-1/+3
* V4L/DVB (6431): Improve firmware formatMauro Carvalho Chehab2008-01-251-108/+344
* V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approachMauro Carvalho Chehab2008-01-251-193/+205
* V4L/DVB (6429): Avoid having two tuner commands happening at the same timeMauro Carvalho Chehab2008-01-251-10/+30
* V4L/DVB (6428): Make the naming of the DTV firmware files more consistentMichel Ludwig2008-01-251-2/+2
* V4L/DVB (6427): Some cleanups at tuner-xc2028 driverMauro Carvalho Chehab2008-01-251-31/+10Star
* V4L/DVB (6426): Some fixes on tuner-xc2028Mauro Carvalho Chehab2008-01-251-22/+36
* V4L/DVB (6425): Add experimental DVB frontend tuner interface to xc2028/3028Michel Ludwig2008-01-251-39/+186
* V4L/DVB (6424): Improve tuner-xc2028 scriptMichel Ludwig2008-01-251-49/+20Star
* V4L/DVB (6423): Add tuner-xc2028 driverMauro Carvalho Chehab2008-01-251-0/+391