summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/mt20xx.c
AgeCommit message (Expand)Author
2008-04-26From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-02-25 fix integer as NULL pointer warning in mt20xx.cMauro Carvalho Chehab
2008-02-05backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92ddMauro Carvalho Chehab
2008-02-02remove PREFIX from users of tuner_foo printk macrosMichael Krufky
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-11-04tuner: convert to bus-based I2C APIHans Verkuil
2007-08-27mt20xx: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky
2007-08-21tuner: kill i2c_client interface to tuner sub-driversMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-21tuner: fix header file includes orderMichael Krufky
2007-06-26tuner: remove hardware-specific info from public headerMichael Krufky
2007-06-06mt20xx: store tuning operations in tuner_operations structureMichael Krufky
2007-06-06tuner: create struct tuner_operationsMichael Krufky
2007-06-04tuner: define release callback for mt20xx, tda9887 and tda8290Michael Krufky
2007-05-29tuner: Move device-specific private data out of tuner structMichael Krufky
2007-05-29mt20xx: whitespace cleanupMichael Krufky
2006-04-11Since we are not using CVS, $Id makes no sense anymoreMauro Carvalho Chehab
2006-01-15Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.Hans Verkuil
2006-01-11Fixes some bad global variablesHans Verkuil
2006-01-02convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-11Makes v4l compile under 2.4 kernelsMauro Carvalho Chehab
2005-12-04Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil
2005-10-26 * ../linux/drivers/media/video/mt20xx.c: (mt2050_set_radio_freq):Nickolay V. Shmyrev
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab
2005-08-17 * cx88-dvb.c: (lgdt330x_pll_set):Nickolay V. Shmyrev
2005-07-15 - linux/version.h removed at linux-2.6.13-rc3-mm1.Mauro Carvalho Chehab
2005-06-16Make all radio tuners use CAP_LOWNickolay V. Shmyrev
2005-03-04- build fixes for older kernels.Gerd Knorr
2005-02-15- merge some patches from mainline.Gerd Knorr
2005-02-09- make the new splitted tuner module build.Gerd Knorr
2005-02-09- split tuner module into multiple smaller files.Gerd Knorr