summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2007-10-10V4L/DVB (6227): dvb-pll: store instance ID in dvb_pll_priv structureMichael Krufky1-0/+14
2007-10-10V4L/DVB (6226): dvb-pll: pass fe pointer into dvb_pll_configure() and set() f...Michael Krufky1-13/+23
2007-10-10V4L/DVB (6225): AverTV Studio 307 has only one composite inputStas Sergeev1-6/+2
2007-10-10V4L/DVB (6224): VIDEO_CX23885 depends on DVB_COREMichael Krufky1-1/+1
2007-10-10V4L/DVB (6222): select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 ExpressMichael Krufky1-0/+1
2007-10-10V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss1-1/+1
2007-10-10V4L/DVB (6220): TCM825x: Add support for vidioc_int_g_ifparm call, small clea...Sakari Ailus2-71/+61
2007-10-10V4L/DVB (6218): V4L: Int if: Use -ENOIOCTLCMD for nonexistent ioctlsSakari Ailus1-2/+2
2007-10-10V4L/DVB (6216): V4L: Int if: add vidioc_int_g_ifparm, other updatesSakari Ailus1-2/+2
2007-10-10V4L/DVB (6215): Bugfix for saa6588.c, add forgotten spin_lock_init()Hans-Jürgen Koch1-0/+1
2007-10-10V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDRJean Delvare1-3/+1
2007-10-10V4L/DVB (6212): pvrusb2: I2C adapter tweaks from Jean DelvareJean Delvare1-9/+3
2007-10-10V4L/DVB (6211): pvrusb2: Allocate a debug mask bit for reporting video standa...Mike Isely4-35/+37
2007-10-10V4L/DVB (6210): pvrusb2: Do a far better job at setting the default initial v...Mike Isely1-0/+59
2007-10-10V4L/DVB (6209): pvrusb2: Better discriminate among device typesMike Isely1-28/+54
2007-10-10V4L/DVB (6208): pvrusb2: Implement programmatic means to extract prom contentsMike Isely4-32/+147
2007-10-10V4L/DVB (6207): pvrusb2: Fix a potential oops in an error leg cleanupMike Isely1-0/+1
2007-10-10V4L/DVB (6205): pvrusb2: Fix oops in error leg cleanupMike Isely1-2/+4
2007-10-10V4L/DVB (6203): Fix SVideo input on KWorld DVB-T 220 boardsSimon Farnsworth1-2/+8
2007-10-10V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_registe...Michael Krufky1-10/+12
2007-10-10V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport busSteven Toth5-195/+207
2007-10-10V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky7-3/+62
2007-10-10V4L/DVB (6195): Changes to support MPEG TS on VIDBSteven Toth2-63/+86
2007-10-10V4L/DVB (6194): Changes to support interrupts on VIDBSteven Toth1-5/+54
2007-10-10V4L/DVB (6193): cx23885: define Video B Interrupt Status register bit valuesMichael Krufky1-2/+9
2007-10-10V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDBSteven Toth2-7/+12
2007-10-10V4L/DVB (6191): Removed a redundant switch()Steven Toth1-12/+1
2007-10-10V4L/DVB (6190): cx23885: GPIO fix for non HVR1800lp boardsSteven Toth1-1/+19
2007-10-10V4L/DVB (6186): cx88-alsa: Remove some unused fields in card state structTrent Piepho1-7/+0
2007-10-10V4L/DVB (6184): cx88-alsa: Make volume control stereoTrent Piepho1-24/+37
2007-10-10V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDT...Michael Krufky1-0/+6
2007-10-10V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boardsMichael Krufky1-0/+21
2007-10-10V4L/DVB (6179): Clean up FusionHDTV ir codeMichael Krufky2-27/+17
2007-10-10V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT GoldChaogui Zhang2-1/+104
2007-10-10V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in codeSteven Toth1-2/+6
2007-10-10V4L/DVB (6172): cx23885: Removing duplicate tuner and demod definitionsSteven Toth1-49/+5
2007-10-10V4L/DVB (6171): cx23885: Cleaning up definesSteven Toth2-20/+10
2007-10-10V4L/DVB (6170): cx23885: General cleanup of old codeSteven Toth6-54/+4
2007-10-10V4L/DVB (6169): Removed unused function mt2131_set_gpo()Steven Toth1-11/+0
2007-10-10V4L/DVB (6168): cx23885: Added HVR1250 ATSC supportSteven Toth4-0/+58
2007-10-10V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detechSteven Toth1-6/+4
2007-10-10V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identificationSteven Toth1-2/+2
2007-10-10V4L/DVB (6165): cx23885: fix Kconfig dependenciesMichael Krufky1-0/+3
2007-10-10V4L/DVB (6164): cx23885: turn off i2c_debug by defaultMichael Krufky1-1/+1
2007-10-10V4L/DVB (6163): cx23885: remove old commentsMichael Krufky4-19/+3
2007-10-10V4L/DVB (6162): cx23885: whitespace cleanupsMichael Krufky5-183/+211
2007-10-10V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.hMichael Krufky1-1/+0
2007-10-10V4L/DVB (6159): General code cleanupSteven Toth2-12/+4
2007-10-10V4L/DVB (6158): Fix MT2131 tuner lock status problemSteven Toth1-2/+4
2007-10-10V4L/DVB (6157): Removed the need to manually define .bridge for each cardSteven Toth3-21/+17