aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-11V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap1-5/+5
2007-12-13V4L/DVB (6820): s5h1409: QAM SNR related fixesSteven Toth1-3/+8
2007-12-11V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a moduleMauro Carvalho Chehab1-1/+3
2007-12-11V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB3000MCJiri Kosina1-0/+2
2007-12-11V4L/DVB (6750): Fix in-kernel compilation for cxusbMauro Carvalho Chehab1-0/+3
2007-12-11V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculationChris Pascoe2-3/+3
2007-12-11V4L/DVB (6579): Fix bug #8824: Correct support for Diseqc on tda10086Hartmut Hackmann1-7/+7
2007-11-04V4L/DVB (6501): stv0297: Signal strength fixesHartmut Birr1-5/+17
2007-11-04V4L/DVB (6500): tda10021: Fix reported signal strengthHartmut Birr1-0/+4
2007-11-04V4L/DVB (6499): tda10021: Bit error counting fixedHartmut Birr1-0/+2
2007-11-04V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppmOliver Endriss1-1/+1
2007-11-04V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap1-1/+1
2007-11-04V4L/DVB (6403): mt2131: replace comma with semicolon fixSteven Toth1-1/+1
2007-11-04V4L/DVB (6402): s5h1409: Fix broken QAM supportSteven Toth1-10/+86
2007-10-22V4L/DVB (6378): DiB0700-device: Using 1.10 firmwarePatrick Boettcher1-1/+1
2007-10-22V4L/DVB (6356): "while (!ca->wakeup)" breaks the CAM initialisationMarco Schluessler1-1/+1
2007-10-22V4L/DVB (6323): V4L: cinergyT2, remove bad usage of ERESTARTSYSJiri Slaby1-13/+29
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby3-3/+3
2007-10-19remove asm/bitops.h includesJiri Slaby1-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 (6296): dib0700: add support for AverMedia DVB-T Express cardJoachim Steiger2-1/+7
2007-10-10V4L/DVB (6279): en_50221: convert to kthread APIChristoph Hellwig1-68/+16
2007-10-09V4L/DVB (6241): fix typo in DVB_PLL Kconfig help textMichael Krufky1-1/+1
2007-10-09V4L/DVB (6232): dvb-pll: report whether input rf will be autoselected or set via insmod optionMichael Krufky1-1/+14
2007-10-09V4L/DVB (6231): dvb-pll: always show pll name if forced via insmod optionMichael Krufky1-1/+1
2007-10-09V4L/DVB (6230): dvb-pll: add module option to force dvb-pll desc id (for debug use only)Michael Krufky1-1/+13
2007-10-09V4L/DVB (6229): dvb-pll: increase DVB_PLL_MAX to 64Michael Krufky1-1/+1
2007-10-09V4L/DVB (6228): dvb-pll: add module option to specify rf inputMichael Krufky1-29/+53
2007-10-09V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structureMichael Krufky1-0/+14
2007-10-09V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() functionsMichael Krufky1-13/+23
2007-10-09V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss1-1/+1
2007-10-09V4L/DVB (6169): Removed unused function mt2131_set_gpo()Steven Toth1-11/+0
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 (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2-17/+17
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 (6102): dvb: remove some unneeded vmalloc() return value casts from av7110Jesper Juhl2-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 Chehab36-36/+0
2007-10-09V4L/DVB (6040): Add IR support for Nova-T StickDarren Salt1-1/+6