summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6489): ivtv: add support for AVerMedia PVR-150 PlusHans Verkuil2008-01-253-1/+42
* V4L/DVB (6488): ivtv: add ASUS Falcon2 supportHans Verkuil2008-01-256-15/+66
* V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driverHans Verkuil2008-01-253-0/+182
* V4L/DVB (6483): ivtv-streams: make file_operations constDouglas Schilling Landgraf2008-01-251-2/+2
* V4L/DVB (6482): zr364: make file_operations constDouglas Schilling Landgraf2008-01-251-1/+1
* V4L/DVB (6481): radio-gemtek: make file_operations constDouglas Schilling Landgraf2008-01-251-1/+1
* V4L/DVB (6480): bttv: uses input functions, should depend on INPUTRandy Dunlap2008-01-251-1/+1
* V4L/DVB (6477): Properly fill MODULE_AUTHORMauro Carvalho Chehab2008-01-251-0/+3
* V4L/DVB (6476): Add support for analog tv on HVR-950Mauro Carvalho Chehab2008-01-252-0/+24
* V4L/DVB (6475): Fix some troubles at list handlingMauro Carvalho Chehab2008-01-251-1/+3
* V4L/DVB (6474): Add support for tuner-xc2028Mauro Carvalho Chehab2008-01-251-0/+17
* V4L/DVB (6473): Prevents double tuner registeringMauro Carvalho Chehab2008-01-251-2/+11
* V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parametersMauro Carvalho Chehab2008-01-251-0/+12
* V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner structHans Verkuil2008-01-254-50/+59
* V4L/DVB (6470): Avoid breaking compilationMauro Carvalho Chehab2008-01-251-12/+0
* V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky2008-01-253-6/+2
* V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295Michael Krufky2008-01-253-148/+127
* V4L/DVB (6467): v4l2-common: minor cleanupsHans Verkuil2008-01-251-3/+2
* V4L/DVB (6465): Use correct error codes when chip is not recognizedHans Verkuil2008-01-2511-14/+22
* V4L/DVB (6464): tlv320aic23b: convert to bus-based I2C APIHans Verkuil2008-01-251-58/+13
* V4L/DVB (6463): upd64031a: convert to bus-based I2C APIHans Verkuil2008-01-251-57/+12
* V4L/DVB (6462): upd64083: convert to bus-based I2C APIHans Verkuil2008-01-251-56/+12
* V4L/DVB (6461): tvaudio: convert to bus-based I2C APIHans Verkuil2008-01-251-114/+84
* V4L/DVB (6459): cx25840: convert to bus-based I2C APIHans Verkuil2008-01-251-263/+203
* V4L/DVB (6458): cs53l23a: convert to bus-based I2C APIHans Verkuil2008-01-251-61/+9
* V4L/DVB (6457): msp3400: convert to bus-based I2C APIHans Verkuil2008-01-251-58/+11
* V4L/DVB (6456): saa7127: convert to bus-based I2C APIHans Verkuil2008-01-251-70/+13
* V4L/DVB (6455): saa7115: convert to bus-based I2C APIHans Verkuil2008-01-251-60/+16
* V4L/DVB (6454): vp27smpx: convert to bus-based I2C APIHans Verkuil2008-01-251-58/+13
* V4L/DVB (6453): wm8739: convert to bus-based I2C APIHans Verkuil2008-01-251-61/+10
* V4L/DVB (6452): wm8775: convert to bus-based I2C APIHans Verkuil2008-01-251-63/+15
* V4L/DVB (6451): v4l2: add support for bus-based I2C driversHans Verkuil2008-01-251-0/+31
* V4L/DVB (6450): tda9887: add missing module licenseMichael Krufky2008-01-251-0/+2
* V4L/DVB (6449): tda18271: clean up i2c_gate handlingMichael Krufky2008-01-252-8/+26
* V4L/DVB (6448): tda8290: fill i2c_gate_ctrl callbackMichael Krufky2008-01-251-3/+11
* V4L/DVB (6447): tuner: add i2c_gate_ctrl function to struct analog_tuner_opsMichael Krufky2008-01-251-0/+1
* V4L/DVB (6446): tda18271: clean up debug macrosMichael Krufky2008-01-251-41/+35
* V4L/DVB (6445): tuner-core: improve comments inside function fe_release()Michael Krufky2008-01-251-1/+9
* V4L/DVB (6444): tuner-core: remove excessive parenthesisMichael Krufky2008-01-251-11/+11
* V4L/DVB (6443): make tda9887 build selectable via KconfigMichael Krufky2008-01-256-14/+62
* V4L/DVB (6442): move std if setting from tda8290 to tda827xMichael Krufky2008-01-253-27/+57
* V4L/DVB (6441): tuner: clean up ops checking in tuner_status functionMichael Krufky2008-01-251-6/+7
* V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend...Michael Krufky2008-01-254-151/+186
* V4L/DVB (6439): dvb_frontend: codingstyle cleanupsMichael Krufky2008-01-251-9/+9
* V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky2008-01-255-35/+29
* V4L/DVB (6437): tuner: clear analog_demod_ops on releaseMichael Krufky2008-01-251-0/+4
* V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky2008-01-255-47/+63
* V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo...Michael Krufky2008-01-2510-8/+1434
* V4L/DVB (6434): tda827x: fix GPL export on attach functionMichael Krufky2008-01-251-1/+1
* V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t...Michael Krufky2008-01-256-507/+423
OpenPOWER on IntegriCloud