aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci/budget-ci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 disable a hardware interruptHartmut Birr1-4/+4
2006-12-10V4L/DVB (4916): Av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfersOliver 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 functionsDavid 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-02V4L/DVB (4787): Budget-ci: Inversion setting fixed for Technotrend 1500 TRaymond Mantchala1-0/+1
2006-11-02V4L/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 function.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-29V4L/DVB (4323): [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop codeOliver Endriss1-0/+2
2006-06-25V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a pointer field inside dvb_frontendPatrick 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-12V4L/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 budget-ci.cPerceval Anichini1-0/+18
2005-12-01[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
2005-09-09[PATCH] dvb: budget-ci: add support for TT DVB-C CI cardAndrew de Quincey1-1/+187
2005-09-09[PATCH] dvb: frontend: stv0299: pass i2c bus to pll callbackAndreas Oberritter1-5/+4
2005-07-07[PATCH] dvb: ttpci: support for new TT DVB-T-CIAndrew de Quincey1-2/+15
2005-07-07[PATCH] dvb: frontend: tda1004x updateHartmut Hackmann1-0/+4
2005-05-17[PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfreeJohannes Stezenbach1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+995