Age | Commit message (Expand) | Author |
2008-04-20 | dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr | Oliver Endriss |
2008-04-20 | dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks | Oliver Endriss |
2008-04-15 | Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281 | Mauro Carvalho Chehab |
2008-04-09 | Adds selectable adapter numbers as per module option | Michael Krufky |
2008-04-08 | media/dvb/dvb-core replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-05 | add flag to allow software demux to recognize the output type | Mauro Carvalho Chehab |
2008-02-28 | DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend | Mauro Carvalho Chehab |
2008-02-05 | backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92dd | Mauro Carvalho Chehab |
2008-01-27 | V4L/DVB: constify function pointer tables | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-12-21 | dvb_frontend: release analog demod in dvb_frontend_detach | Michael Krufky |
2007-12-21 | include struct analog_demod_ops directly inside struct dvb_frontend | Michael Krufky |
2007-12-21 | move struct analog_tuner_ops into dvb_frontend.h | Michael Krufky |
2007-11-05 | core/dvb_ringbuffer.c: remove unused exports | Mauro Carvalho Chehab |
2007-11-02 | backport commit e42837bcd35b75bb59ae5d3e62f87be1aeeb05c3 | Mauro Carvalho Chehab |
2007-10-21 | dvb_frontend: codingstyle cleanups | Michael Krufky |
2007-10-21 | tuner: move analog_demod_priv into struct dvb_frontend | Michael Krufky |
2007-10-21 | tuner: move analog_tuner_ops into dvb_frontend_ops | Michael Krufky |
2007-10-18 | Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab |
2007-10-17 | Make it backward compatible with kernels <2.6.24 | Mauro Carvalho Chehab |
2007-10-17 | backport changeset 3b04ddde02cf1b6f14f2697da5c20eca5715017f | Mauro Carvalho Chehab |
2007-10-17 | backport changeset 7e7654a92a5a75a350cc3458389bc76273498f6a | Mauro Carvalho Chehab |
2007-10-16 | "while (!ca->wakeup)" breaks the CAM initialisation | Mauro Carvalho Chehab |
2007-10-10 | dvb: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-10-03 | en_50221: convert to kthread API | Mauro Carvalho Chehab |
2007-08-30 | dvb_frontend: add get_rf_strength function pointer to dvb_tuner_ops | Michael Krufky |
2007-08-21 | hybrid tuner refactoring core changes, phase 1 | Michael Krufky |
2007-08-25 | dvb_frontend: clean-up shutdown handling | Oliver Endriss |
2007-08-25 | dvb_frontend: Default for dvb_shutdown_timeout set to 0 | Oliver Endriss |
2007-08-25 | dvb_frontend: ts_bus_ctrl() handling fixed | Oliver Endriss |
2007-08-25 | dvb_ca_en50221: decrement module use count on error | Oliver Endriss |
2007-08-25 | dvb_ca_en50221: return correct error code value | Oliver Endriss |
2007-08-23 | dvb_net: whitespace cleanup | Michael Krufky |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-20 | Fix a warning at dvb_net | Mauro Carvalho Chehab |
2007-08-18 | merge: http://linuxtv.org/hg/~tap/v4l-dvb | Mauro Carvalho Chehab |
2007-08-17 | Fix for bug 7819: fixed hotplugging for dvbnet | Mauro Carvalho Chehab |
2007-08-17 | compat: Fix device_create compat code | Trent Piepho |
2007-08-17 | Make dvbdev compatible again with older kernel versions | Mauro Carvalho Chehab |
2007-08-16 | compat: Add missing compat.h | Trent Piepho |
2007-08-16 | Net_ule(): fix check-after-use | Mauro Carvalho Chehab |
2007-08-15 | DVB: convert struct class_device to struct device | Michael Krufky |
2007-08-09 | dvb_frontend: Fixed GET_INFO ioctl and check of frequency limits | Oliver Endriss |
2007-08-01 | Frontend_ioctl(): fix check-after-use | Mauro Carvalho Chehab |
2007-07-30 | Use mutex instead of semaphore in the DVB frontend tuning interface | Mauro Carvalho Chehab |
2007-07-24 | dvb_frontend: Range check of frequency and symbol rate | Oliver Endriss |
2007-07-19 | backport kernel changeset 831441862956fffa17b9801db37e6ea1650b0f69 | Mauro Carvalho Chehab |
2007-07-16 | merge: http://linuxtv.org/hg/~endriss/v4l-dvb | Mauro Carvalho Chehab |
2007-07-13 | dvb-core: fix signedness warnings and const stripping | Trent Piepho |
2007-07-13 | dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22) | Oliver Endriss |