index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
mt20xx.c
Age
Commit message (
Expand
)
Author
2008-04-26
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Mauro Carvalho Chehab
2008-02-25
fix integer as NULL pointer warning in mt20xx.c
Mauro Carvalho Chehab
2008-02-05
backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92dd
Mauro Carvalho Chehab
2008-02-02
remove PREFIX from users of tuner_foo printk macros
Michael Krufky
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-11-04
tuner: convert to bus-based I2C API
Hans Verkuil
2007-08-27
mt20xx: convert from tuner sub-driver into dvb_frontend module
Michael Krufky
2007-08-21
tuner: kill i2c_client interface to tuner sub-drivers
Michael Krufky
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-08-21
tuner: fix header file includes order
Michael Krufky
2007-06-26
tuner: remove hardware-specific info from public header
Michael Krufky
2007-06-06
mt20xx: store tuning operations in tuner_operations structure
Michael Krufky
2007-06-06
tuner: create struct tuner_operations
Michael Krufky
2007-06-04
tuner: define release callback for mt20xx, tda9887 and tda8290
Michael Krufky
2007-05-29
tuner: Move device-specific private data out of tuner struct
Michael Krufky
2007-05-29
mt20xx: whitespace cleanup
Michael Krufky
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-01-15
Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.
Hans Verkuil
2006-01-11
Fixes some bad global variables
Hans Verkuil
2006-01-02
convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
2005-12-25
replace <media/i2c-compat.h> with "i2c-compat.h"
Michael Krufky
2005-12-11
Makes v4l compile under 2.4 kernels
Mauro Carvalho Chehab
2005-12-04
Remove 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-16
Make all radio tuners use CAP_LOW
Nickolay 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