Age | Commit message (Expand) | Author |
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-09 | Adds selectable adapter numbers as per module option | Michael Krufky |
2008-04-08 | media/dvb/bt8xx replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-26 | kconfig fixes for tuner-simple | Michael Krufky |
2008-03-26 | dvb-bt8xx: fix build error | Michael Krufky |
2008-02-10 | use tuner-simple for LG TDVS-H06xF digital tuning support | Michael Krufky |
2008-02-10 | use tuner-simple for Philips FCV1236D digital tuning support | Michael Krufky |
2008-02-25 | suppress compound statement warning in dvb-bt8xx.c | Mauro Carvalho Chehab |
2008-01-21 | bt878: remove handcrafted PCI subsystem ID check | Mauro Carvalho Chehab |
2008-01-19 | bt878: include KERN_ facility level | Mauro Carvalho Chehab |
2007-11-05 | bt8xx/dst.c: make code static | Mauro Carvalho Chehab |
2007-11-02 | backport changeset 3a4fa0a25da81600ea0bcd75692ae8ca6050d165 | Mauro Carvalho Chehab |
2007-10-17 | synchronize dst.c with kernel version | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-15 | Use inline functions instead of inline asm for powerpc | Mauro Carvalho Chehab |
2007-08-15 | Bt8xx: "extern inline" -> "static inline" | Mauro Carvalho Chehab |
2007-07-16 | fix dst and cx24123: tune() callback changed signess for delay | Mauro Carvalho Chehab |
2007-06-24 | or51211: remove hardcoded fcv1236d tuner programming | 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-13 | Backport kernel changeset e63340ae6b6205fef26b40a75673d1c9c0c8bb90 | Mauro Carvalho Chehab |
2007-04-14 | Bt878: prevent probing wrong card entry | Mauro Carvalho Chehab |
2007-02-27 | dvb: Remove lgh06xf driver | Trent Piepho |
2007-02-07 | CodingStyle cleanups | Mauro Carvalho Chehab |
2007-02-06 | DVB: Use ARRAY_SIZE macro when appropriate | Mauro Carvalho Chehab |
2007-01-07 | bt8xx: add support for Ultraview DVB-T Lite | Michael Krufky |
2006-12-13 | getting rid of all casts of k[cmz]alloc() calls | Mauro Carvalho Chehab |
2006-11-19 | create new lgh06xf atsc tuner module | Michael Krufky |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-10-09 | Bt8xx/dvb-bt8xx.c: check kmalloc() return value. | Mauro Carvalho Chehab |
2006-08-05 | Fix Circular dependencies | Manu Abraham |
2006-08-05 | Check all errors | Manu Abraham |
2006-08-02 | Add missing dvb-pll Kconfig infrastructure.+ CTL_SMC_PHY, | Andrew de Quincey |
2006-07-29 | Fix dst_ca attach | 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-19 | [PATCH] irq-flags: media: Use the new IRQF_ constants | Mauro Carvalho Chehab |
2006-06-22 | Add support for the DNTV Live! mini DVB-T card. | Manu Abraham |
2006-06-22 | conditionally enable 5 byte diseqc commands | Manu Abraham |
2006-06-22 | Static variables mustn't be EXPORT_SYMBOL 'ed | Manu Abraham |
2006-06-22 | The Coverity checker spotted that there was a memory leak if the second or th... | Manu Abraham |
2006-06-22 | Comment out MMI functions for now | Manu Abraham |
2006-06-21 | Fix CA Info and Application Info | Manu Abraham |
2006-06-21 | Initial go at MMI | Manu Abraham |
2006-06-21 | VLF fixes for DCT | Manu Abraham |
2006-06-21 | replace NEWTUNE with TS188 | Manu Abraham |
2006-06-21 | DCTNEW and ATSC fixes | Manu Abraham |
2006-06-21 | Bug-fix: Do not overflow kernel memory when more than BT878_MAX devices are p... | Manu Abraham |