summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6961): tda18271: move common code to tda18271-common.cMichael Krufky2008-01-256-586/+641
* V4L/DVB (6960): tda18271: add support for NXP TDA18271HD/C2Michael Krufky2008-01-254-112/+1779
* V4L/DVB (6959): tda18271: add MODULE_VERSIONMichael Krufky2008-01-251-0/+1
* V4L/DVB (6958): tda18271: clean up function tda18271_set_analog_paramsMichael Krufky2008-01-251-17/+12Star
* V4L/DVB (6957): tda18271: fail table lookups if frequency is out of rangeMichael Krufky2008-01-252-13/+20
* V4L/DVB (6956): Add Radio support for em28xxMauro Carvalho Chehab2008-01-252-60/+238
* V4L/DVB (6955): Properly implement 12MHz I2S supportMauro Carvalho Chehab2008-01-254-17/+24
* V4L/DVB (6954): There isn't a MTS radio firmwareMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6953): Fix radio set frequency logicMauro Carvalho Chehab2008-01-251-1/+1
* V4L/DVB (6952): Add code for autoloading em28xx-alsa, if neededMauro Carvalho Chehab2008-01-253-1/+41
* V4L/DVB (6951): Integrates em28xx-audio.c into em28xx kernel moduleMauro Carvalho Chehab2008-01-255-260/+365
* V4L/DVB (6950): Lindent em28xx-audio.cMauro Carvalho Chehab2008-01-251-176/+197
* V4L/DVB (6949): Adds em28xx-audio moduleMarkus Rechberger2008-01-251-0/+474
* V4L/DVB (6948): HVR950 requires additional settings for audio to properly workMauro Carvalho Chehab2008-01-252-10/+48
* V4L/DVB (6947): Improve audio setup handlingMauro Carvalho Chehab2008-01-253-42/+95
* V4L/DVB (6944): Fix in-kernel ivtv compilationMauro Carvalho Chehab2008-01-251-0/+5
* V4L/DVB (6936): cx23885: update model matrix for Hauppauge HVR1500Michael Krufky2008-01-251-2/+4
* V4L/DVB (6935): cx23885: add missing subsystem IDs for Hauppauge HVR1500 RetailMichael Krufky2008-01-251-0/+8
* V4L/DVB (6934): cx23885: update model matrix for Hauppauge HVR1250Michael Krufky2008-01-251-0/+4
* V4L/DVB (6933): cx23885: update model matrix for Hauppauge HVR1800Michael Krufky2008-01-251-2/+5
* V4L/DVB (6932): cx23885: add missing subsystem ID for Hauppauge HVR1800 RetailMichael Krufky2008-01-251-0/+4
* V4L/DVB (6930): xc5000: Removed erroneous definesSteven Toth2008-01-251-1/+1
* V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tuneMichael Krufky2008-01-251-29/+114
* V4L/DVB (6927): tda18271: improve printk macrosMichael Krufky2008-01-253-42/+44
* V4L/DVB (6926): tda18271: consolidate table lookup functionsMichael Krufky2008-01-253-74/+106
* V4L/DVB (6925): tda18271: move state structures to tda18271-priv.hMichael Krufky2008-01-252-19/+22
* V4L/DVB (6924): tda18271: fix whitespace in tda18271_ir_measureMichael Krufky2008-01-251-5/+5
* V4L/DVB (6923): tda18271: remove extraneous debugMichael Krufky2008-01-251-1/+0Star
* V4L/DVB (6920): tuner: fix backwards logic in check for set_configMichael Krufky2008-01-251-3/+2Star
* V4L/DVB (6919): Kconfig: VIDEO_CX23885 must select DVB_TUNER_XC5000 if !DVB_F...Michael Krufky2008-01-251-0/+1
* V4L/DVB (6917): ivtv: small textual updateHans Verkuil2008-01-251-1/+1
* V4L/DVB (6915): ivtv: drop an incorrect commentJean Delvare2008-01-251-1/+1
* V4L/DVB (6914): Fix a few issues at the bttv conversionMauro Carvalho Chehab2008-01-251-37/+83
* V4L/DVB (6913): Preserve the previous order to make easier to check the conve...Mauro Carvalho Chehab2008-01-251-177/+178
* V4L/DVB (6912): Replace vidioc_ to bttv_Mauro Carvalho Chehab2008-01-253-99/+99
* V4L/DVB (6911): Converted bttv to use video_ioctl2Douglas Schilling Landgraf2008-01-253-931/+1103
* V4L/DVB (6909): cx23885: fix bad use count caused by tda18271 being probed by...Michael Krufky2008-01-251-1/+9
* V4L/DVB (6908): tda8290: add the option not to probe for tuners passed into t...Michael Krufky2008-01-252-1/+12
* V4L/DVB (6907): tda18271: create separate calc_pll functionsMichael Krufky2008-01-251-43/+56
* V4L/DVB (6906): tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky2008-01-253-26/+26
* V4L/DVB (6905): tda18271: check ID register during attachMichael Krufky2008-01-251-2/+38
* V4L/DVB (6904): tda18271: divider byte 1, bit 7 is always 0Michael Krufky2008-01-251-3/+3
* V4L/DVB (6903): mt312: CodingStyle fixMatthias Schwarzott2008-01-251-51/+83
* V4L/DVB (6901): Kconfig: VIDEO_CX23885 selects TUNER_TDA8290 and DVB_TDA18271Michael Krufky2008-01-251-0/+2
* V4L/DVB (6900): cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800Michael Krufky2008-01-252-2/+48
* V4L/DVB (6899): Kconfig: VIDEO_CX23885 must select TUNER_XC2028 if !DVB_FE_CU...Michael Krufky2008-01-251-0/+1
* V4L/DVB (6898): cx23885: add support for Hauppauge WinTV HVR-1500Michael Krufky2008-01-253-1/+89
* V4L/DVB (6897): xc2028: ignore HAS_IF during specific S-Code type searchesChris Pascoe2008-01-251-4/+7
* V4L/DVB (6896): ivtv: add XC2028 support for Club3D cardsHans Verkuil2008-01-255-18/+48
* V4L/DVB (6894): xc5000: fix build warningMichael Krufky2008-01-251-1/+2