Age | Commit message (Expand) | Author |
2009-03-14 | bttv: convert to v4l2_device. | Mauro Carvalho Chehab |
2008-08-25 | V4L/DVB: follow lspci device/vendor style | Mauro Carvalho Chehab |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
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-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 |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | 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-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 |
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-09 | Bt8xx/dvb-bt8xx.c: check kmalloc() return value. | Mauro Carvalho Chehab |
2006-08-05 | Fix Circular dependencies | Manu Abraham |
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 | Convert DVB devices to use dvb_attach() | Andrew de Quincey |
2006-05-24 | Include at V4L/DVB tree some changes from kernel | 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-19 | Convert calls from _pllbuf() to _calc_reg() | Andrew de Quincey |
2006-04-18 | Convert bt8xx to refactored tuner code | Andrew de Quincey |
2006-04-18 | dvb-bt8xx: use fe_lgh06xf.h | Michael Krufky |
2006-04-11 | dvb-bt8xx: add support for DViCO FusionHDTV DVB-T Lite 2nd revision | Michael Krufky |
2006-04-10 | Add sysfs device links to dvb devices | Andrew de Quincey |
2006-02-26 | cx88: reduce excessive logging | Michael Krufky |
2006-02-26 | do a RESYNC for all cards | Manu Abraham |
2006-02-26 | fix broken IF-OUT Relay handling | Manu Abraham |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-02-06 | Sync patches to kernel | Mauro Carvalho Chehab |
2006-01-15 | From: Russell King <rmk@arm.linux.org.uk> | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2005-12-20 | Remove #ifdef BTTV_BOARD_TWINHAN_VP3021 | Michael Krufky |
2005-12-20 | Removed some unneeded #ifdef's | Michael Krufky |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-10-23 | From: Stuart Auchterlonie <stuarta@squashedfrog.net> | Johannes Stezenbach |
2005-10-01 | Add compat.h for backwards compatability | Michael Krufky |
2005-10-01 | Adapt to changes in video4linux cvs: | Michael Krufky |
2005-09-19 | Fix charge pump setting in microtune_mt7202dtf_pll_set(). | Johannes Stezenbach |
2005-09-11 | FusionHDTV5 Lite: | Michael Krufky |
2005-09-10 | Added support for DViCO FusionHDTV5 Lite. | Michael Krufky |
2005-08-31 | From: Stuart Auchterlonie <stuarta@squashedfrog.net> | Johannes Stezenbach |
2005-08-03 | repair case label indentation | Johannes Stezenbach |
2005-08-03 | From: David Johnson <dj@david-web.co.uk> | Johannes Stezenbach |
2005-08-03 | From: David Johnson <dj@david-web.co.uk> | Johannes Stezenbach |
2005-04-23 | Fixed the NULL frontend registration bug, Patch by Steffen Motzer | Manu Abraham |
2005-04-04 | Compilation fix after twinhan-exp branch merge | Manu Abraham |