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