summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/ttpci/budget-ci.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-12V4L/DVB (8964): dvb/budget: push adapter_nr mod option down to individual dri...Janne Grunau1-1/+4
2008-10-12V4L/DVB: follow lspci device/vendor styleBjorn Helgaas1-1/+1
2008-07-20V4L/DVB (8076): budget-ci: Support the bundled remote control of the TT DVB-C...Oliver Endriss1-0/+1
2008-07-20V4L/DVB (8049): budget-ci: Add support for Technotrend budget C-1501 dvb-c cardSigmund Augdal1-0/+23
2008-04-24V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss1-1/+1
2008-04-24V4L/DVB (7515): media/dvb/ttpci replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2007-10-10V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss1-1/+1
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-05-09V4L/DVB (5593): Budget-ci: Fix tuning for TDM 1316 (160..200 MHz)Oliver Endriss1-1/+1
2007-04-27V4L/DVB (5335): Budget-ci: Use the repeat handling of the input subsystemDavid Härdeman1-59/+37
2007-02-21V4L/DVB (5246): Budget-ci: IR handling fixupsDavid Härdeman1-6/+20
2007-02-21V4L/DVB (5188): Add separate configuration data for subsystem 0x13c2:0x1012Oliver Endriss1-2/+12
2007-02-21V4L/DVB (5164): Compat: Handle input_register_device() change and some othersTrent Piepho1-2/+2
2007-02-21V4L/DVB (5070): Budget-ci: add support for the Technotrend 1500 bundled remoteVille-Pekka Vainio1-1/+10
2006-12-10V4L/DVB (4921): Budget-av, budget-ci: Fix MC1 register programmingHartmut Birr1-3/+3
2006-12-10V4L/DVB (4919): Budget-ci: Use SAA7146_IER_ENABLE/DISABLE to enable or disabl...Hartmut Birr1-4/+4
2006-12-10V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C...Oliver Endriss1-1/+1
2006-12-10V4L/DVB: Dvb-budget ci fixAndrew Morton1-4/+0
2006-12-10V4L/DVB (4884): Remove stray IR code left from patchsetAndrew de Quincey1-50/+0
2006-12-10V4L/DVB (4883): Fix TD1316 tuner for DVBCThomas Kaiser1-1/+1
2006-12-10V4L/DVB (4882): budget-ci IR: make debounce logic conditionalDavid Hardeman1-17/+20
2006-12-10V4L/DVB (4881): budget-ci IR: add IR debugging informationDavid Hardeman1-0/+8
2006-12-10V4L/DVB (4880): budget-ci IR: decode rc5 device byteDavid Hardeman1-17/+59
2006-12-10V4L/DVB (4879): budget-ci IR: integrate with ir-commonDavid Hardeman1-61/+77
2006-12-10V4L/DVB (4878): budget-ci IR: be more verbose in case of init failureDavid Hardeman1-3/+2
2006-12-10V4L/DVB (4877): budget-ci IR: improve error checking in init and deinit funct...David Hardeman1-23/+37
2006-12-10V4L/DVB (4876): budget-ci IR: support EVIOCGPHYSDavid Hardeman1-0/+20
2006-12-10V4L/DVB (4875): budget-ci IR: groundwork for following patchesDavid Hardeman1-15/+19
2006-12-10V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov1-17/+25
2006-11-03V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 TRaymond Mantchala1-0/+1
2006-11-03V4L/DVB (4785): Budget-ci: Change DEBIADDR_IR to a safer defaultDavid Härdeman1-1/+8
2006-09-26V4L/DVB (4480): Remove null chars from dvb namesDave Jones1-1/+1
2006-09-26V4L/DVB (4402): Fix budget-ci to use dvb_frontend_detach()Andrew de Quincey1-2/+1
2006-09-26V4L/DVB (4391): Refactor dvb_detach calls into a single dvb_frontend_detach f...Andrew de Quincey1-6/+2
2006-09-26V4L/DVB (4386): Convert DVB devices to use dvb_attach()Andrew de Quincey1-10/+15
2006-09-26V4L/DVB (4384): Remove remaining static function callsAndrew de Quincey1-3/+3
2006-09-26V4L/DVB (4383): Convert SEC drivers to new frontend APIAndrew de Quincey1-1/+1
2006-07-30V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA s...Oliver Endriss1-0/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher1-27/+27
2006-06-25V4L/DVB (3934): Support new dvb-ttusb-budget boards with stv0297Thomas Kaiser1-0/+1
2006-06-25V4L/DVB (3932): Convert lnbp21 to a moduleAndrew de Quincey1-1/+1
2006-06-25V4L/DVB (3876): Convert ttpci/budget-ci to refactored tuner codeAndrew de Quincey1-14/+32
2006-05-13V4L/DVB (3726): Fix TT budget-ci 1.1 CI slotsAndrew de Quincey1-20/+85
2006-03-21V4L/DVB (3532): Moved duplicated code of ALPS BSRU6 tuner to a standalone file.Perceval Anichini1-117/+1
2006-03-08V4L/DVB (3405): TechnoTrend S-1500 card handling moved from budget.c to budge...Perceval Anichini1-0/+18
2005-12-02[PATCH] DVB: Fixed DiSEqC timing for saa7146-based budget cardsOliver Endriss1-1/+1
2005-11-09[PATCH] dvb: stv0299: reduce i2c xfer and set register 0x12 from inittabOliver Endriss1-1/+1
2005-11-09[PATCH] dvb: Remove broken stv0299 enhanced tuning codeAndrew de Quincy1-2/+0
2005-10-28[PATCH] drivers/media: convert to dynamic input_dev allocationDmitry Torokhov1-11/+13