Age | Commit message (Expand) | Author |
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 |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-06-01 | Improve compatibility handling | Mauro Carvalho Chehab |
2007-06-01 | Reverting last changeset. There were two different patches merged together | Mauro Carvalho Chehab |
2007-06-01 | saa7134-tvaudio: kthread conversion | Mauro Carvalho Chehab |
2007-05-13 | Backport several changesets on dvb_net.c | Mauro Carvalho Chehab |
2007-05-06 | dvb-core: Add level fixes to printk()s, plus spelling/grammer | Trent Piepho |
2007-05-06 | dvb-core: Handle failures to create devices | Trent Piepho |
2007-05-03 | Allow compiling just DVB CORE without needing to compile the drivers | Mauro Carvalho Chehab |
2007-05-02 | Use menuconfig objects II - DVB | Mauro Carvalho Chehab |
2007-04-14 | Fix 3/3 for bug 7819: fixed hotplugging for dvbnet | Markus Rechberger |
2007-04-14 | Fix 2/3 for bug 7819: fixing hotplug issue for demux[n] and dvr[n] | Markus Rechberger |
2007-04-14 | Fix 1/3 for bug 7819: fixed frontend hotplug issue | Markus Rechberger |
2007-03-10 | Core: fix several locking related problems | Mauro Carvalho Chehab |