Age | Commit message (Expand) | Author |
2008-09-01 | b2c2 and bt8xx: udelay to mdelay | Thierry MERLE |
2008-08-29 | dvb: fix I2C adapters name size | Mauro Carvalho Chehab |
2008-08-22 | v4l2: fix a bunch of compile warnings. | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-05-21 | endianness fix in flexcop-usb.c | Mauro Carvalho Chehab |
2008-04-30 | mt312: Prefix functions only with mt312_, Add zl10313 to kconfig description | Mauro Carvalho Chehab |
2008-04-30 | Use the same name convention for all tuners under common/tuners | Mauro Carvalho Chehab |
2008-04-26 | From: Mauro Carvalho Chehab <mchehab@infradead.org> | Mauro Carvalho Chehab |
2008-04-21 | stv0299: Fixed some typos | Oliver Endriss |
2008-04-13 | Added support for SkyStar2 rev2.7 and ITD1000 DVB-S tuner | Patrick Boettcher |
2008-04-09 | Adds selectable adapter numbers as per module option | Michael Krufky |
2008-04-08 | media/dvb/b2c2 replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-29 | SkyStar2: preparing support for the rev2.8 | Patrick Boettcher |
2008-03-29 | Preparation for supporting new devices, cleanup and saneness | Patrick Boettcher |
2008-03-29 | Remove obsolete STV0297 module for CableStar2 | Patrick Boettcher |
2008-03-26 | kconfig fixes for tuner-simple | Michael Krufky |
2008-02-10 | use tuner-simple for LG TDVS-H06xF digital tuning support | Michael Krufky |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-11-05 | unexport flexcop_reset_block_300 | Mauro Carvalho Chehab |
2007-08-19 | b2c2-flexcop: fix Airstar HD5000 tuning regression | Michael Krufky |
2007-06-12 | dvb: Remove static dependencies on dvb-pll | Michael Krufky |
2007-06-07 | Fix flexcop compilation | Mauro Carvalho Chehab |
2007-06-07 | Fix broken b2c2 dependency on non x86 architectures | Mauro Carvalho Chehab |
2007-06-04 | dvb: use '+=' instead of '=' for EXTRA_CFLAGS | Trent Piepho |
2007-05-13 | Backport several i2c cleanups from mainstream | Mauro Carvalho Chehab |
2007-04-05 | Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci | Mauro Carvalho Chehab |
2007-02-27 | dvb: Remove lgh06xf driver | Trent Piepho |
2007-02-21 | backport changeset 12a917f69d1468c91d646dbad8408dd0d39d6207 | Mauro Carvalho Chehab |
2006-12-20 | [PATCH] Cablestar2 support | Patrick Boettcher |
2006-12-16 | Several stuff backported from 2.6.19-git series | Mauro Carvalho Chehab |
2006-11-19 | create new lgh06xf atsc tuner module | Michael Krufky |
2006-11-09 | flexcop-usb: fix debug printk | Michael Krufky |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-08-06 | flexcop/nxt200x attach fix | Chris Pascoe |
2006-08-02 | Add missing dvb-pll Kconfig infrastructure.+ CTL_SMC_PHY, | Andrew de Quincey |
2006-07-28 | Refactor dvb_detach calls into a single dvb_frontend_detach function. | Andrew de Quincey |
2006-07-28 | Add Kconfig infrastructure for dvb_attach | Andrew de Quincey |
2006-07-28 | Convert DVB devices to use dvb_attach() | Andrew de Quincey |
2006-07-28 | Add dvb_attach() macro and supporting routines | Andrew de Quincey |
2006-07-19 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Mauro Carvalho Chehab |
2006-07-19 | Remove obsolete #include <linux/config.h> | Mauro Carvalho Chehab |
2006-05-29 | make dvb/b2c2/flexcop-fe-tuner.c:alps_tdee4_stv0297_tuner_set_params() static | Michael Krufky |
2006-05-20 | make the bridge devices that depend on I2C dependant on I2C | Manu Abraham |
2006-05-19 | merge: http://linuxtv.org/hg/~pb/v4l-dvb | Mauro Carvalho Chehab |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-05-13 | Remove the spagetti code gotos that aren't useful | Andrew de Quincey |
2006-04-27 | Disable stv0297_cs2 code from being used normally. | Andrew de Quincey |
2006-04-24 | rename fe_lgh06xf.h to lg_h06xf.h | Michael Krufky |
2006-04-19 | Convert calls from _pllbuf() to _calc_reg() | Andrew de Quincey |
2006-04-18 | Convert flexcop-fe-tuner to refactored tuner code | Andrew de Quincey |