summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2008-03-06Fix bad whitespacesMauro Carvalho Chehab
2008-03-06cx88-dvb: fix an OOPS for xc3028 devices, when dvb_attach failsMauro Carvalho Chehab
2008-03-04merge: http://linuxtv.org/hg/~mcisely/pvrusb2Mauro Carvalho Chehab
2008-03-01: tuner and radio addresses are missing for the PixelView PlayTV cardMauro Carvalho Chehab
2008-02-28 DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendMauro Carvalho Chehab
2008-03-04em28xx: correct use of and fixMauro Carvalho Chehab
2008-03-04merge: http://linuxtv.org/hg/~mkrufky/fusionhdtv7Mauro Carvalho Chehab
2008-02-25cx88: enable IR receiver and real time clock on FusionHDTV7 GoldMichael Krufky
2008-02-25cx88: fix GPIO for FusionHDTV 7 Gold input selectionMichael Krufky
2008-02-25cx88: add analog support for DVICO FusionHDTV7 GoldMichael Krufky
2008-02-25limit stack usage of ir-kbd-i2c.cMauro Carvalho Chehab
2008-02-26 em28xx: Correct use of ! and &Mauro Carvalho Chehab
2008-02-27merge: http://linuxtv.org/hg/~dougsland/v4l-dma/Mauro Carvalho Chehab
2008-02-27merge: http://ifup.org/hg/v4l-dvbMauro Carvalho Chehab
2008-02-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2008-02-26v4l: Deadlock in videobuf-core for DQBUF waiting on QBUFBrandon Philips
2008-02-27videobuf-dma-sg: Remove unused variableDouglas Schilling Landgraf
2008-02-27 bttv: Re-enable radio tuner support for VIDIOCGFREQ/VIDIOCSFREQ ioctls.Mauro Carvalho Chehab
2008-02-27 bttv: Re-enabling radio support requires the use of struct bttv_fh.Mauro Carvalho Chehab
2008-02-26ivtv: Add missing sg_init_table()Hans Verkuil
2008-02-25 soc-camera: deactivate cameras when not usedMauro Carvalho Chehab
2008-02-25 fix integer as NULL pointer warning in mt20xx.cMauro Carvalho Chehab
2008-02-25 dabusb: fix shadowed variable warning in dabusb.cMauro Carvalho Chehab
2008-02-25cx88-cards: Fix powerangel gpio1Mauro Carvalho Chehab
2008-02-25cx88-dvb: Renames pci_nano callbackMauro Carvalho Chehab
2008-02-25 suppress compound statement warning in dvb-bt8xx.cMauro Carvalho Chehab
2008-02-24pvrusb2: set default video standard to NTSC for OnAir HDTV / CreatorMichael Krufky
2008-03-02pvrusb2: Fix storage-class as per C99 specMike Isely
2008-02-23 V4L: Storage class should be before const qualifierMauro Carvalho Chehab
2008-02-19cx88: Powercolor Angel works only with firmware version 2.5Mauro Carvalho Chehab
2008-02-19saa7134: fix: tuner should be loaded before calling saa7134_board_init2()Mauro Carvalho Chehab
2008-02-19cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab
2008-02-19cx88-dvb: convert attach_xc3028 into a functionMauro Carvalho Chehab
2008-02-19cx88: prints an info when xc2028 is set or is attachedMauro Carvalho Chehab
2008-02-19cx88-cards: always use a level on printk messagesMauro Carvalho Chehab
2008-02-19Some cleanups at cx88 callback methodsMauro Carvalho Chehab
2008-02-09pvrusb2: Rework context handling and initializationMike Isely
2008-02-09pvrusb2: Eliminate timer race during tear-downMike Isely
2008-02-09pvrusb2: Close potential race condition during initializationMike Isely
2008-02-09pvrusb2: Remove dead codeMike Isely
2008-02-09pvrusb2: Increase buffer size for printing video standard stringsMike Isely
2008-02-09pvrusb2: Handle ATSC video standard bitsMike Isely
2008-02-09pvrusb2: Add Gotview USB 2.0 DVD Deluxe to supported devicesMike Isely
2008-02-09pvrusb2: Make device attribute structure more compactMike Isely
2008-02-09pvrusb2: Make LED control into a device-specific attributeMike Isely
2008-02-09pvrusb2: Indicate streaming status via LEDMike Isely
2008-02-06pvrusb2: Allow digital streaming without encoder firmwareMike Isely
2008-02-05Add support for xc3028-based boardsMauro Carvalho Chehab
2008-02-05Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab
2008-02-03pvrusb2: trace print cosmetic cleanup / improvementsMike Isely