summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2007-11-05 core/dvb_ringbuffer.c: remove unused exportsMauro Carvalho Chehab
2007-11-02backport commit e42837bcd35b75bb59ae5d3e62f87be1aeeb05c3Mauro Carvalho Chehab
2007-10-21dvb_frontend: codingstyle cleanupsMichael Krufky
2007-10-21tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky
2007-10-21tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2007-10-18Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-17Make it backward compatible with kernels <2.6.24Mauro Carvalho Chehab
2007-10-17backport changeset 3b04ddde02cf1b6f14f2697da5c20eca5715017fMauro Carvalho Chehab
2007-10-17backport changeset 7e7654a92a5a75a350cc3458389bc76273498f6aMauro Carvalho Chehab
2007-10-16"while (!ca->wakeup)" breaks the CAM initialisationMauro Carvalho Chehab
2007-10-10dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-03en_50221: convert to kthread APIMauro Carvalho Chehab
2007-08-30dvb_frontend: add get_rf_strength function pointer to dvb_tuner_opsMichael Krufky
2007-08-21hybrid tuner refactoring core changes, phase 1Michael Krufky
2007-08-25dvb_frontend: clean-up shutdown handlingOliver Endriss
2007-08-25dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss
2007-08-25dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss
2007-08-25dvb_ca_en50221: decrement module use count on errorOliver Endriss
2007-08-25dvb_ca_en50221: return correct error code valueOliver Endriss
2007-08-23dvb_net: whitespace cleanupMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-20Fix a warning at dvb_netMauro Carvalho Chehab
2007-08-18merge: http://linuxtv.org/hg/~tap/v4l-dvbMauro Carvalho Chehab
2007-08-17Fix for bug 7819: fixed hotplugging for dvbnetMauro Carvalho Chehab
2007-08-17compat: Fix device_create compat codeTrent Piepho
2007-08-17Make dvbdev compatible again with older kernel versionsMauro Carvalho Chehab
2007-08-16compat: Add missing compat.hTrent Piepho
2007-08-16Net_ule(): fix check-after-useMauro Carvalho Chehab
2007-08-15DVB: convert struct class_device to struct deviceMichael Krufky
2007-08-09dvb_frontend: Fixed GET_INFO ioctl and check of frequency limitsOliver Endriss
2007-08-01Frontend_ioctl(): fix check-after-useMauro Carvalho Chehab
2007-07-30Use mutex instead of semaphore in the DVB frontend tuning interfaceMauro Carvalho Chehab
2007-07-24dvb_frontend: Range check of frequency and symbol rateOliver Endriss
2007-07-19backport kernel changeset 831441862956fffa17b9801db37e6ea1650b0f69Mauro Carvalho Chehab
2007-07-16merge: http://linuxtv.org/hg/~endriss/v4l-dvbMauro Carvalho Chehab
2007-07-13dvb-core: fix signedness warnings and const strippingTrent Piepho
2007-07-13dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-06-01Improve compatibility handlingMauro Carvalho Chehab
2007-06-01Reverting last changeset. There were two different patches merged togetherMauro Carvalho Chehab
2007-06-01saa7134-tvaudio: kthread conversionMauro Carvalho Chehab
2007-05-13Backport several changesets on dvb_net.cMauro Carvalho Chehab
2007-05-06dvb-core: Add level fixes to printk()s, plus spelling/grammerTrent Piepho
2007-05-06dvb-core: Handle failures to create devicesTrent Piepho
2007-05-03Allow compiling just DVB CORE without needing to compile the driversMauro Carvalho Chehab
2007-05-02Use menuconfig objects II - DVBMauro Carvalho Chehab
2007-04-14Fix 3/3 for bug 7819: fixed hotplugging for dvbnetMarkus Rechberger
2007-04-14Fix 2/3 for bug 7819: fixing hotplug issue for demux[n] and dvr[n]Markus Rechberger
2007-04-14Fix 1/3 for bug 7819: fixed frontend hotplug issueMarkus Rechberger
2007-03-10Core: fix several locking related problemsMauro Carvalho Chehab