aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-core (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds7-39/+82
2008-07-20V4L/DVB (8131): dmx_write: memcpy from user-supplied pointerAl Viro2-4/+15
2008-07-20V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro4-34/+66
2008-07-20V4L/DVB (8126): net endianness fixAl Viro1-1/+1
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-0/+4
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller1-4/+2
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller1-0/+2
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-6/+6
2008-06-20dvb: cdev lock_kernel() pushdownJonathan Corbet1-0/+4
2008-06-05V4L/DVB (7960): net: endianness annotationsAl Viro1-6/+6
2008-05-14V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot pollingRobert Schedel1-12/+16
2008-04-29Rename common tuner Kconfig names to use the sameMauro Carvalho Chehab2-2/+2
2008-04-29V4L/DVB(7767): Move tuners to common/tunersMauro Carvalho Chehab1-34/+0
2008-04-24V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvrAndrea Odetti1-14/+49
2008-04-24V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinksAndrea Odetti3-2/+16
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2-11/+43
2008-04-24V4L/DVB (7512): media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesHarvey Harrison6-57/+57
2008-04-24V4L/DVB (7329): add flag to allow software demux to recognize the output typeAndreas Oberritter3-5/+8
2008-04-24V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley1-2/+3
2008-04-24V4L/DVB (7140): constify function pointer tablesJan Engelhardt1-1/+1
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-03-30NULL noise: drivers/mediaAl Viro1-2/+2
2008-02-03drivers/media/: Spelling fixesJoe Perches1-1/+1
2008-01-25V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky1-0/+6
2008-01-25V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontendMichael Krufky1-2/+2
2008-01-25V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.hMichael Krufky1-2/+22
2008-01-25V4L/DVB (6570): core/dvb_ringbuffer.c: remove unused exportsAdrian Bunk1-5/+0
2008-01-25V4L/DVB (6439): dvb_frontend: codingstyle cleanupsMichael Krufky1-9/+9
2008-01-25V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky1-0/+1
2008-01-25V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky1-0/+3
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-0/+3
2007-10-22V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler1-1/+1
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-1/+2
2007-10-12cdev: remove unneeded setting of cdev namesGreg Kroah-Hartman1-4/+1
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+8
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-1/+8
2007-10-10V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2-23/+9
2007-10-10V4L/DVB (6279): en_50221: convert to kthread APIChristoph Hellwig1-68/+16
2007-10-09V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tuner_opsMichael Krufky1-0/+1
2007-10-09V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky1-0/+9
2007-10-09V4L/DVB (6107): dvb_frontend: clean-up shutdown handlingOliver Endriss1-4/+3
2007-10-09V4L/DVB (6106): dvb_frontend: Default for dvb_shutdown_timeout set to 0Oliver Endriss1-1/+1
2007-10-09V4L/DVB (6105): dvb_frontend: ts_bus_ctrl() handling fixedOliver Endriss1-16/+22
2007-10-09V4L/DVB (6104): dvb_ca_en50221: decrement module use count on errorMarco Schluessler1-1/+3
2007-10-09V4L/DVB (6103): dvb_ca_en50221: return correct error code valueMarco Schluessler1-2/+2
2007-10-09V4L/DVB (6100): dvb_net: whitespace cleanupMichael Krufky1-2/+2
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab4-4/+0
2007-10-09V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnetTrent Piepho1-11/+2
2007-10-09V4L/DVB (6025): Net_ule(): fix check-after-useAdrian Bunk1-5/+0
2007-10-09V4L/DVB (6015): DVB: convert struct class_device to struct deviceKay Sievers1-7/+6