summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/ttpci
AgeCommit message (Expand)Author
2007-07-30Ttpci/budget-av.c: ARRAY_SIZE()Mauro Carvalho Chehab
2007-07-23dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transferOliver Endriss
2007-07-16Av7110: fix typoMauro Carvalho Chehab
2007-07-13dvb-ttpci: re-initialize aspect ratio and pan scan after arm crashOliver Endriss
2007-07-13saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2007-07-02Fix the return value in ttpci_budget_init()Michael Krufky
2007-06-12dvb: Remove static dependencies on dvb-pllMichael Krufky
2007-06-04dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho
2007-05-23Input: drivers/media - switch to using input_dev->dev.parentMichael Krufky
2007-05-14budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)Oliver Endriss
2007-05-13Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90Mauro Carvalho Chehab
2007-05-07budget-av: convert philips sd1878 / tda8261 handling to properly use dvb-pllMichael Krufky
2007-05-05dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky
2007-05-03budget-ci: Fix tuning for TDM 1316 (160..200 MHz)Oliver Endriss
2007-05-03saa7146: DMA: Correctly free resources on error, sync PCI streamed dataOliver Endriss
2007-04-22budget-av: Make inversion setting configurable, add KNC ONE V1.0 cardOliver Endriss
2007-04-22tda10023: Add support for frontend TDA10023Oliver Endriss
2007-04-22budget-av: Remove polarity switching of the clock for the DVB-C cardsOliver Endriss
2007-03-13dvb-ttpci: Infrared remote initialization fixOliver Endriss
2007-03-03dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss
2007-02-27dvb-pll: Fix Kconfig files and add support for making dvb-pll optionalTrent Piepho
2007-02-25dvb-ttpci: Support for MSC_RAW and MSC_SCAN remote control eventsOliver Endriss
2007-02-25budget-ci: Fixed compilation error for kernel < 2.6.19Oliver Endriss
2007-02-25budget-ci: Use the repeat handling of the input subsystemOliver Endriss
2007-02-25dvb-ttpci: Infrared remote control refactoringOliver Endriss
2007-02-24Add support for the cx23415 MPEG decoding features.Hans Verkuil
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-13budget-ci: IR handling fixupsOliver Endriss
2007-02-13dvb-ttpci: use i2c gate ctrl from stv0297 frontend driverOliver Endriss
2007-02-08kthread API conversion for dvb_frontend and av7110Mauro Carvalho Chehab
2007-02-06DVB: Use ARRAY_SIZE macro when appropriateMauro Carvalho Chehab
2007-02-03budget-av: Call saa7146_vv_release on exitOliver Endriss
2007-02-02budget-ci: Add separate configuration data for subsystem 0x13c2:0x1012Oliver Endriss
2007-02-01merge: http://linuxtv.org/hg/~tap/v2l-dvbMauro Carvalho Chehab
2007-01-31dvb-ttpci: call saa7146_vv_release() on exitOliver Endriss
2007-01-30compat: Handle input_register_device() change and some othersTrent Piepho
2007-01-28dvb-ttpci: Fixed unregistering the vbi deviceOliver Endriss
2007-01-25dvb-ttpci: Set phys, bustype, version, vendor and product for input deviceOliver Endriss
2007-01-12budget-ci: add support for the Technotrend 1500 bundled remoteMichael Krufky
2006-12-26DVB: Remove unneeded void * casts in ttpci/av7110Mauro Carvalho Chehab
2006-12-16Backporting some typo fixes from kernelMauro Carvalho Chehab
2006-12-04budget-av, budget-ci: Fix MC1 register programmingOliver Endriss
2006-12-03budget-ci: Use SAA7146_IER_ENABLE/DISABLE to enable or disable a hardware int...Oliver Endriss
2006-11-03budget-av: Add delay for frontend power-onOliver Endriss
2006-11-01av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfersOliver Endriss
2006-11-28gentree.pl script can't handle # if. Should be, instead #ifMauro Carvalho Chehab
2006-11-24Remove stray IR code left from patchsetAndrew de Quincey
2006-11-22Fix TD1316 tuner for DVBCAndrew de Quincey
2006-11-22[PATCH 8/8] budget-ci IR: make debounce logic conditionalAndrew de Quincey
2006-11-22[PATCH 7/8] budget-ci IR: add IR debugging informationAndrew de Quincey