aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci
Commit message (Expand)AuthorAgeFilesLines
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss2007-10-091-1/+1
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-091-14/+14
* V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from a...Jesper Juhl2007-10-092-2/+2
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-093-3/+0
* V4L/DVB (5941): Ttpci/budget-av.c: ARRAY_SIZE()Andi Drebes2007-10-091-1/+1
* V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Oliver Endriss2007-10-091-2/+4
* V4L/DVB (5848): Av7110: fix typoYoann Padioleau2007-07-201-1/+1
* V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ...Oliver Endriss2007-07-183-8/+18
* V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-185-12/+12
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-182-2/+2
* V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho2007-07-181-1/+1
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-182-2/+2
* V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)Oliver Endriss2007-07-181-0/+4
* V4L/DVB (5635): Budget-av: convert philips sd1878 / tda8261 to use dvb-pllMichael Krufky2007-07-181-23/+3
* V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky2007-07-181-2/+1
* V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr2007-07-031-1/+1
* V4L/DVB (5593): Budget-ci: Fix tuning for TDM 1316 (160..200 MHz)Oliver Endriss2007-05-091-1/+1
* V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess2007-05-092-20/+26
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
* V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V...Hartmut Birr2007-04-271-0/+2
* V4L/DVB (5543): Tda10023: Add support for frontend TDA10023Hartmut Birr2007-04-274-27/+99
* V4L/DVB (5542): Budget-av: Remove polarity switching of the clock for DVB-CHartmut Birr2007-04-272-47/+35
* V4L/DVB (5440): Dvb-ttpci: Infrared remote initialization fixOliver Endriss2007-04-271-1/+1
* V4L/DVB (5381): Dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss2007-04-271-1/+3
* V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optionalTrent Piepho2007-04-271-4/+0
* V4L/DVB (5344): Dvb-ttpci: Support for MSC_RAW and MSC_SCAN RC eventsOliver Endriss2007-04-271-0/+7
* V4L/DVB (5335): Budget-ci: Use the repeat handling of the input subsystemDavid Härdeman2007-04-271-59/+37
* V4L/DVB (5334): Dvb-ttpci: Infrared remote control refactoringOliver Endriss2007-04-273-134/+265
* V4L/DVB (5307): Add support for the cx23415 MPEG decoding features.Hans Verkuil2007-04-272-17/+17
* V4L/DVB (5246): Budget-ci: IR handling fixupsDavid Härdeman2007-02-211-6/+20
* V4L/DVB (5245): Dvb-ttpci: use i2c gate ctrl from stv0297 frontend driverMarco Schluessler2007-02-211-13/+3
* V4L/DVB (5208): Kthread API conversion for dvb_frontend and av7110Herbert Poetzl2007-02-212-17/+13
* V4L/DVB (5202): DVB: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-211-1/+2
* V4L/DVB (5189): Budget-av: Call saa7146_vv_release on exitMarco Schluessler2007-02-211-0/+3
* V4L/DVB (5188): Add separate configuration data for subsystem 0x13c2:0x1012Oliver Endriss2007-02-211-2/+12
* V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho2007-02-211-2/+2
* V4L/DVB (5161): Dvb-ttpci: call saa7146_vv_release() on exitMarco Schluessler2007-02-211-0/+5
* V4L/DVB (5158): Dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss2007-02-212-8/+2
* V4L/DVB (5157): Set phys, bustype, version, vendor and product for input deviceMatthias Schwarzott2007-02-211-0/+15
* V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio2007-02-211-1/+10
* V4L/DVB (5011): DVB: Remove unneeded void * casts in ttpci/av7110Tobias Klauser2007-02-213-47/+45
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+0
* V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programmingHartmut Birr2006-12-102-6/+6
* V4L/DVB (4919): Budget-ci: Use SAA7146_IER_ENABLE/DISABLE to enable or disabl...Hartmut Birr2006-12-101-4/+4
* V4L/DVB (4918): Budget-av: Add delay for frontend power-onHartmut Birr2006-12-101-0/+3
* V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C...Oliver Endriss2006-12-104-4/+4
* V4L/DVB: Dvb-budget ci fixAndrew Morton2006-12-101-4/+0
* V4L/DVB (4884): Remove stray IR code left from patchsetAndrew de Quincey2006-12-101-50/+0
* V4L/DVB (4883): Fix TD1316 tuner for DVBCThomas Kaiser2006-12-101-1/+1