Age | Commit message (Expand) | Author |
2007-07-30 | Ttpci/budget-av.c: ARRAY_SIZE() | Mauro Carvalho Chehab |
2007-07-23 | dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transfer | Oliver Endriss |
2007-07-16 | Av7110: fix typo | Mauro Carvalho Chehab |
2007-07-13 | dvb-ttpci: re-initialize aspect ratio and pan scan after arm crash | Oliver Endriss |
2007-07-13 | saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss |
2007-07-02 | Fix the return value in ttpci_budget_init() | Michael Krufky |
2007-06-12 | dvb: Remove static dependencies on dvb-pll | Michael Krufky |
2007-06-04 | dvb: use '+=' instead of '=' for EXTRA_CFLAGS | Trent Piepho |
2007-05-23 | Input: drivers/media - switch to using input_dev->dev.parent | Michael Krufky |
2007-05-14 | budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b) | Oliver Endriss |
2007-05-13 | Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90 | Mauro Carvalho Chehab |
2007-05-07 | budget-av: convert philips sd1878 / tda8261 handling to properly use dvb-pll | Michael Krufky |
2007-05-05 | dvb-pll: pass dvb_frontend_parameters to generic set() function | Michael Krufky |
2007-05-03 | budget-ci: Fix tuning for TDM 1316 (160..200 MHz) | Oliver Endriss |
2007-05-03 | saa7146: DMA: Correctly free resources on error, sync PCI streamed data | Oliver Endriss |
2007-04-22 | budget-av: Make inversion setting configurable, add KNC ONE V1.0 card | Oliver Endriss |
2007-04-22 | tda10023: Add support for frontend TDA10023 | Oliver Endriss |
2007-04-22 | budget-av: Remove polarity switching of the clock for the DVB-C cards | Oliver Endriss |
2007-03-13 | dvb-ttpci: Infrared remote initialization fix | Oliver Endriss |
2007-03-03 | dvb-ttpci: Update frontend lock status in transfer mode (bugfix) | Oliver Endriss |
2007-02-27 | dvb-pll: Fix Kconfig files and add support for making dvb-pll optional | Trent Piepho |
2007-02-25 | dvb-ttpci: Support for MSC_RAW and MSC_SCAN remote control events | 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-25 | dvb-ttpci: Infrared remote control refactoring | Oliver Endriss |
2007-02-24 | Add support for the cx23415 MPEG decoding features. | Hans Verkuil |
2007-02-21 | Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5 | Mauro Carvalho Chehab |
2007-02-13 | budget-ci: IR handling fixups | Oliver Endriss |
2007-02-13 | dvb-ttpci: use i2c gate ctrl from stv0297 frontend driver | Oliver Endriss |
2007-02-08 | kthread API conversion for dvb_frontend and av7110 | Mauro Carvalho Chehab |
2007-02-06 | DVB: Use ARRAY_SIZE macro when appropriate | Mauro Carvalho Chehab |
2007-02-03 | budget-av: Call saa7146_vv_release on exit | Oliver Endriss |
2007-02-02 | budget-ci: Add separate configuration data for subsystem 0x13c2:0x1012 | Oliver Endriss |
2007-02-01 | merge: http://linuxtv.org/hg/~tap/v2l-dvb | Mauro Carvalho Chehab |
2007-01-31 | dvb-ttpci: call saa7146_vv_release() on exit | Oliver Endriss |
2007-01-30 | compat: Handle input_register_device() change and some others | Trent Piepho |
2007-01-28 | dvb-ttpci: Fixed unregistering the vbi device | Oliver Endriss |
2007-01-25 | dvb-ttpci: Set phys, bustype, version, vendor and product for input device | Oliver Endriss |
2007-01-12 | budget-ci: add support for the Technotrend 1500 bundled remote | Michael Krufky |
2006-12-26 | DVB: Remove unneeded void * casts in ttpci/av7110 | Mauro Carvalho Chehab |
2006-12-16 | Backporting some typo fixes from kernel | Mauro Carvalho Chehab |
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-03 | budget-av: Add delay for frontend power-on | 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 |