summaryrefslogtreecommitdiff
path: root/drivers/media/common/tuners/xc5000.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-30V4L/DVB (9923): xc5000: remove init_fw optionDevin Heitmueller1-7/+0
2008-10-18V4L/DVB (9261): xc5000: Checkpatch complianceSteven Toth1-36/+37
2008-10-12V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky1-5/+3
2008-10-12V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()Michael Krufky1-4/+5
2008-10-12V4L/DVB (8950): xc5000: prevent an OOPS if analog driver is unloaded while di...Michael Krufky1-8/+8
2008-10-12V4L/DVB (8949): xc5000: allow multiple driver instances for the same hardware...Michael Krufky1-26/+61
2008-10-12V4L/DVB (8948): xc5000: kill xc5000_priv.hMichael Krufky1-1/+12
2008-09-04V4L/DVB (8805): Steven Toth email address changeSteven Toth1-1/+1
2008-07-20V4L/DVB (8098): xc5000: add module option to load firmware during driver attachMichael Krufky1-0/+7
2008-07-10tuners: treat firmware data as constDavid Woodhouse1-1/+1
2008-06-26V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth1-7/+23
2008-05-14V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky1-4/+5
2008-04-30V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-0/+964