aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/tuner-xc2028.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-3/+15
* [media] tuner-xc2028.c: fix compile warningHans Verkuil2011-03-221-2/+2
* [media] tuner: Remove remaining usages of T_DIGITAL_TVMauro Carvalho Chehab2011-03-211-4/+4
* [media] tuner-xc2028: More firmware loading retriesAlina Friedrichsen2011-03-211-3/+3
* V4L/DVB: xc3028: fix regression in firmware loading timeDevin Heitmueller2010-05-181-4/+7
* V4L/DVB (12846): tuner-xc2028: Fix skip code for devices with broken read (tm...Mauro Carvalho Chehab2010-05-181-0/+5
* V4L/DVB (12825): tm6000: I2C reading operations is not reliable on tm6000Mauro Carvalho Chehab2010-05-181-2/+8
* V4L/DVB (12824): tuner-xc2028: adds an option to send i2c data on slower speedMauro Carvalho Chehab2010-05-181-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028LMauro Carvalho Chehab2010-02-261-1/+3
* V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in AustraliaMauro Carvalho Chehab2010-02-261-17/+60
* V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000Devin Heitmueller2009-08-131-2/+2
* V4L/DVB (12167): tuner-xc2028: Fix 7 MHz DVB-TAndy Walls2009-07-051-1/+12
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-06-161-25/+31
|\
| * V4L/DVB (11922): tuner-xc2028: cleanup: better use tuner type definesMauro Carvalho Chehab2009-06-161-2/+2
| * V4L/DVB (11918): tuner-xc2028: Fix offset frequencies for DVB @ 6MHzMauro Carvalho Chehab2009-06-161-13/+20
| * V4L/DVB (11917): Fix firmware load for DVB-T @ 6MHz bandwidth for xc3028/xc3028LMauro Carvalho Chehab2009-06-161-9/+8
| * V4L/DVB (11800): tuner-xc2028: show the proper module description for no_powe...Devin Heitmueller2009-06-161-1/+1
| * V4L/DVB (11723): Link firmware to physical deviceJean Delvare2009-06-161-1/+1
* | firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-151-1/+1
|/
* V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on sleep codeMauro Carvalho Chehab2008-12-301-0/+4
* V4L/DVB (9771): tuner-xc2028: fix a small warningMauro Carvalho Chehab2008-12-301-1/+1
* V4L/DVB (9769): tuner-xc2028: powers device of when not usedMauro Carvalho Chehab2008-12-301-0/+31
* V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware typeMauro Carvalho Chehab2008-10-121-9/+24
* V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callbackMichael Krufky2008-10-121-20/+21
* V4L/DVB (8136): xc2028 unaligned access fixesAl Viro2008-07-201-11/+14
* tuners: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
* V4L/DVB (7944): tuner-xc2028: use hybrid_tuner_request_stateMichael Krufky2008-06-051-46/+41
* V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab2008-04-291-0/+1227