Age | Commit message (Expand) | Author |
2007-02-21 | backport changeset 12a917f69d1468c91d646dbad8408dd0d39d6207 | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
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-19 | typo fixes: bandwith -> bandwidth | Mauro Carvalho Chehab |
2006-07-19 | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. | Mauro Carvalho Chehab |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-04-28 | Add missing pll gate control calls | Andrew de Quincey |
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 dvb-ttusb-budget to refactored tuner code | Andrew de Quincey |
2006-04-10 | Add sysfs device links to dvb devices | Andrew de Quincey |
2006-04-06 | Fix some more potential oopses | Andrew de Quincey |
2006-03-13 | BUG_ON() Conversion in drivers/video/media | Mauro Carvalho Chehab |
2006-02-06 | implemented compat.h for mutex_trylock() | Mauro Carvalho Chehab |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2005-12-08 | more #if 0 / #if 1 fixes to be in sync with kernel | Mauro Carvalho Chehab |
2005-12-08 | keep #if 0 for existent code when genreating kernel patches | Mauro Carvalho Chehab |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-10-24 | fixed inittab register 0x12 for BSRU6/BSBE1 | Oliver Endriss |
2005-10-03 | Remove broken stv0299 enhanced tuning code | Andrew de Quincy |
2005-10-01 | [PATCH] I2C: Kill i2c_algorithm.name (1/7) | Michael Krufky |
2005-08-02 | From: Marcelo Feitoza Parisi <marcelo@feitoza.com.br> | Johannes Stezenbach |
2005-07-16 | Pass a pointer to the i2c bus to the pll callbacks (stv0299 only). | Andreas Oberritter |
2005-07-08 | From: Julian Scheel | Patrick Boettcher |
2005-06-23 | Add support for Hauppauge/TT DVB-C budget. | Johannes Stezenbach |
2005-06-19 | backport of 2.6.12 changes to match other API changes (i2c, usb) | Johannes Stezenbach |
2005-04-23 | patch by Adrian Bunk: | Johannes Stezenbach |
2005-03-18 | - Logic error made by me, found by Gregor Kroesen. | Kenneth Aafloy |
2005-03-18 | - Support for Nova-S rev 2.2 (Gregor Kroesen) | Kenneth Aafloy |
2005-03-17 | ttusb-budget: follow dvb_register_adapter changes in dvbdev.[ch] | Andreas Oberritter |
2005-03-12 | a few more whitespace cleanups | Johannes Stezenbach |
2005-02-17 | - struct channel removed in favour of dvbdmxfeed->index (thanks to the testers) | Patrick Boettcher |
2005-02-16 | patch by Colin Western: s/usb_unlink_urb/usb_kill_urb/ | Johannes Stezenbach |
2005-01-21 | various backport from 2.6.11-rc1: | Michael Hunold |
2004-11-28 | Hook in set_voltage | Andrew de Quincy |
2004-11-22 | Fixed stupid mistake with tuner name | Andrew de Quincy |
2004-11-22 | Added support for grundig 29504-491 | Andrew de Quincy |
2004-11-22 | patch by Adrian Bunk: philips_tdm1316l_config multiple definition | Johannes Stezenbach |
2004-11-20 | Added support for stv0299 back in | Andrew de Quincy |
2004-11-20 | Added setting to allow inversion of OCLK | Andrew de Quincy |
2004-11-18 | #if 0'ed unsed tone/voltage/diseqc functions | Johannes Stezenbach |
2004-11-08 | - make needlessly global code static | Michael Hunold |
2004-10-28 | Imported FE_REFACTORING to HEAD | Andrew de Quincy |
2004-08-30 | make all client_register() and client_unregister() static | Johannes Stezenbach |
2004-08-23 | - Fix: `I2C_CLASS_TV_DIGITAL' undeclared | Kenneth Aafloy |
2004-08-18 | - forgot to remove all occurences of "#include "dvb_functions.h" which is inc... | Michael Hunold |
2004-08-18 | - port from dvb i2c to kernel i2c *untested* | Michael Hunold |