summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/dvb-core
AgeCommit message (Expand)Author
2008-06-05V4L/DVB (7960): net: endianness annotationsAl Viro
2008-05-14V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av s...Robert Schedel
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab
2008-04-24V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvrAndrea Odetti
2008-04-24V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinksAndrea Odetti
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau
2008-04-24V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24V4L/DVB (7329): add flag to allow software demux to recognize the output typeAndreas Oberritter
2008-04-24V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley
2008-04-24V4L/DVB (7140): constify function pointer tablesJan Engelhardt
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf
2008-03-30NULL noise: drivers/mediaAl Viro
2008-02-03drivers/media/: Spelling fixesJoe Perches
2008-01-25V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky
2008-01-25V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky
2008-01-25V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.hMichael Krufky
2008-01-25V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exportsAdrian Bunk
2008-01-25V4L/DVB (6439): dvb_frontend: codingstyle cleanupsMichael Krufky
2008-01-25V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky
2008-01-25V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab
2007-10-22V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-12cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-10-10V4L/DVB (6279): en_50221: convert to kthread APIChristoph Hellwig
2007-10-09V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...Michael Krufky
2007-10-09V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky
2007-10-09V4L/DVB (6107): dvb_frontend: clean-up shutdown handlingOliver Endriss
2007-10-09V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss
2007-10-09V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss
2007-10-09V4L/DVB (6104): dvb_ca_en50221: decrement module use count on errorMarco Schluessler
2007-10-09V4L/DVB (6103): dvb_ca_en50221: return correct error code valueMarco Schluessler
2007-10-09V4L/DVB (6100): dvb_net: whitespace cleanupMichael Krufky
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-10-09V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnetTrent Piepho
2007-10-09V4L/DVB (6025): Net_ule(): fix check-after-useAdrian Bunk
2007-10-09V4L/DVB (6015): DVB: convert struct class_device to struct deviceKay Sievers
2007-10-09V4L/DVB (5986): dvb_frontend: Fixed GET_INFO ioctl and check of frequency limitsOliver Endriss
2007-10-09V4L/DVB (5965): Frontend_ioctl(): fix check-after-useAdrian Bunk
2007-10-09V4L/DVB (5946): Use mutex instead of semaphore in the DVB frontend tuning int...Matthias Kaehlcke
2007-10-09V4L/DVB (5935): dvb_frontend: Range check of frequency and symbol rateOliver Endriss
2007-08-23V4L/DVB (6070): Fix a warning at dvb_netMauro Carvalho Chehab
2007-07-18V4L/DVB (5838): dvb-core: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss
2007-07-18V4L/DVB (5834): dvb-core: fix signedness warnings and const strippingTrent Piepho
2007-07-18V4L/DVB (5631): Dvb-core: Add level fixes to printk()s, plus spelling/grammerSimon Arlott
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki