Age | Commit message (Expand) | Author |
2007-09-18 | budget-ci: select TT keymap for DVB-S TT 1500 | Oliver Endriss |
2007-05-23 | Input: drivers/media - switch to using input_dev->dev.parent | Michael Krufky |
2007-05-03 | budget-ci: Fix tuning for TDM 1316 (160..200 MHz) | Oliver Endriss |
2007-02-25 | budget-ci: Fixed compilation error for kernel < 2.6.19 | Oliver Endriss |
2007-02-25 | budget-ci: Use the repeat handling of the input subsystem | Oliver Endriss |
2007-02-13 | budget-ci: IR handling fixups | Oliver Endriss |
2007-02-02 | budget-ci: Add separate configuration data for subsystem 0x13c2:0x1012 | Oliver Endriss |
2007-01-30 | compat: Handle input_register_device() change and some others | Trent Piepho |
2007-01-12 | budget-ci: add support for the Technotrend 1500 bundled remote | Michael Krufky |
2006-12-04 | budget-av, budget-ci: Fix MC1 register programming | Oliver Endriss |
2006-12-03 | budget-ci: Use SAA7146_IER_ENABLE/DISABLE to enable or disable a hardware int... | Oliver Endriss |
2006-11-01 | av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfers | Oliver Endriss |
2006-11-28 | gentree.pl script can't handle # if. Should be, instead #if | Mauro Carvalho Chehab |
2006-11-24 | Remove stray IR code left from patchset | Andrew de Quincey |
2006-11-22 | Fix TD1316 tuner for DVBC | Andrew de Quincey |
2006-11-22 | [PATCH 8/8] budget-ci IR: make debounce logic conditional | Andrew de Quincey |
2006-11-22 | [PATCH 7/8] budget-ci IR: add IR debugging information | Andrew de Quincey |
2006-11-22 | [PATCH 6/8] budget-ci IR: decode rc5 device byte | Andrew de Quincey |
2006-11-22 | [PATCH 5/8] budget-ci IR: integrate with ir-common | Andrew de Quincey |
2006-11-22 | [PATCH 4/8] budget-ci IR: be more verbose in case of init failure | Andrew de Quincey |
2006-11-22 | [PATCH 3/8] budget-ci IR: improve error checking in init and deinit functions | Andrew de Quincey |
2006-11-22 | [PATCH 2/8] budget-ci IR: support EVIOCGPHYS | Andrew de Quincey |
2006-11-22 | [PATCH 1/8] budget-ci IR: groundwork for following patches | Andrew de Quincey |
2006-11-20 | Handle errors from input_register_device() | Mauro Carvalho Chehab |
2006-10-31 | budget-ci: Inversion setting fixed for Technotrend 1500 T | Oliver Endriss |
2006-10-28 | budget-ci: Change DEBIADDR_IR to a safer default | Oliver Endriss |
2006-08-07 | remove null chars from dvb names | Mauro Carvalho Chehab |
2006-07-30 | Fix budget-ci to use dvb_frontend_detach() | Andrew de Quincey |
2006-07-28 | Refactor dvb_detach calls into a single dvb_frontend_detach function. | Andrew de Quincey |
2006-07-28 | Convert DVB devices to use dvb_attach() | Andrew de Quincey |
2006-07-28 | Remove remaining static function calls | Andrew de Quincey |
2006-07-28 | Convert SEC drivers to new frontend API | Andrew de Quincey |
2006-07-19 | [budget/budget-av/budget-ci/budget-patch drivers] fixed DMA start/stop code | Oliver Endriss |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-04-28 | Support new dvb-ttusb-budget boards with stv0297 | Andrew de Quincey |
2006-04-28 | Convert lnbp21 to a module | Andrew de Quincey |
2006-04-18 | Convert ttpci/budget-ci to refactored tuner code | Andrew de Quincey |
2006-04-05 | Fix TT budget-ci 1.1 CI slots | Andrew de Quincey |
2006-03-16 | Moved duplicated code of ALPS BSRU6 tuner to a standalone file. | Oliver Endriss |
2006-02-28 | TechnoTrend S-1500 card handling moved from budget.c to budget-ci.c | Oliver Endriss |
2005-12-04 | Backport of Dmitry Torokhov's input layer changes at mainline kernel | Ricardo Cerqueira |
2005-11-08 | fixed DiSEqC timing for saa7146-based budget cards | Oliver Endriss |
2005-10-24 | stv0299_set_frontend(): reduced number of i2c transfers, set register 0x12 fr... | Oliver Endriss |
2005-10-03 | Remove broken stv0299 enhanced tuning code | Andrew de Quincy |
2005-08-03 | Fix DVBC CI so it enables the PLL i2c | Andrew de Quincy |
2005-07-26 | Removed PWM parameter - moved into inittabs. | Andrew de Quincy |
2005-07-26 | Externalise inittabs | Andrew de Quincy |
2005-07-26 | Update to new PLL code | Andrew de Quincy |
2005-07-24 | Start of support for TT DVBC CI. | Andrew de Quincy |
2005-07-16 | Pass a pointer to the i2c bus to the pll callbacks (stv0299 only). | Andreas Oberritter |