summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-24V4L/DVB (7288): cx88: fix GPIO for FusionHDTV 7 Gold input selectionMichael Krufky1-4/+4
2008-04-24V4L/DVB (7287): cx88: add analog support for DVICO FusionHDTV7 GoldSteven Toth2-0/+41
2008-04-24V4L/DVB (7286): limit stack usage of ir-kbd-i2c.cMarcin Slusarz1-7/+11
2008-04-24V4L/DVB (7283): videobuf-dma-sg: Remove unused variableDouglas Schilling Landgraf1-2/+0
2008-04-24V4L/DVB (7281): v4l: Deadlock in videobuf-core for DQBUF waiting on QBUFBrandon Philips1-0/+2
2008-04-24V4L/DVB (7276): soc-camera: deactivate cameras when not usedGuennadi Liakhovetski1-13/+39
2008-04-24V4L/DVB (7274): dabusb: fix shadowed variable warning in dabusb.cHarvey Harrison1-4/+4
2008-04-24V4L/DVB (7273): suppress compound statement warning in dvb-bt8xx.cHarvey Harrison1-2/+2
2008-04-24V4L/DVB (7271): cx88-cards: Fix powerangel gpio1Mauro Carvalho Chehab1-1/+1
2008-04-24V4L/DVB (7270): cx88-dvb: Renames pci_nano callbackMauro Carvalho Chehab1-2/+2
2008-04-24V4L/DVB (7269): cx88: Powercolor Angel works only with firmware version 2.5Mauro Carvalho Chehab1-0/+4
2008-04-24V4L/DVB (7266): cx88-dvb: convert attach_xc3028 into a functionMauro Carvalho Chehab1-27/+31
2008-04-24V4L/DVB (7265): cx88: prints an info when xc2028 is set or is attachedMauro Carvalho Chehab2-1/+4
2008-04-24V4L/DVB (7264): cx88-cards: always use a level on printk messagesMauro Carvalho Chehab1-30/+41
2008-04-24V4L/DVB (7263): Some cleanups at cx88 callback methodsMauro Carvalho Chehab1-38/+19
2008-04-24V4L/DVB (7262): Add support for xc3028-based boardsMauro Carvalho Chehab4-48/+255
2008-04-24V4L/DVB (7261): Use the same callback argument as xc3028 and xc5000Mauro Carvalho Chehab2-5/+4
2008-04-24V4L/DVB (7260): tuner-xc3028: Don't check return code for clock resetMauro Carvalho Chehab1-3/+5
2008-04-24V4L/DVB (7259): FusionHDTV DVB-T Pro tuning problem fixesChris Pascoe2-6/+18
2008-04-24V4L/DVB (7258): Support DVB-T tuning on the DViCO FusionHDTV DVB-T ProChris Pascoe3-5/+84
2008-04-24V4L/DVB (7257): cx88: Add xc2028/3028 boardsMauro Carvalho Chehab3-2/+234
2008-04-24V4L/DVB (7256): cx88: Add support for tuner-xc3028Mauro Carvalho Chehab2-14/+79
2008-04-24V4L/DVB (7254): cx88: fix FusionHDTV 5 PCI nano name and enable IR supportMichael Krufky2-2/+5
2008-04-24V4L/DVB (7252): cx88: Add support for the Dvico PCI NanoSteven Toth3-0/+97
2008-04-24V4L/DVB (7250): Clean up pxa-camera driver, remove non-functional and never t...Guennadi Liakhovetski1-86/+64
2008-04-24V4L/DVB (7249): Fix advertised pixel formats in mt9m001 and mt9v022Guennadi Liakhovetski2-12/+40
2008-04-24V4L/DVB (7248): dabfirmware.h add missing licensemaximilian attems1-0/+7
2008-04-24V4L/DVB (7245): ivtv: start timer for each DMA transferHans Verkuil1-12/+13
2008-04-24V4L/DVB (7244): ivtv: CROP is not supported for video captureHans Verkuil1-8/+3
2008-04-24V4L/DVB (7243): ivtv: yuv framebuffer trackingIan Armstrong4-22/+38
2008-04-24V4L/DVB (7241): cx25840: code cleanupTyler Trafford1-7/+4
2008-04-24V4L/DVB (7240): tveeprom: remove obsolete i2c driver codeHans Verkuil1-103/+0
2008-04-24V4L/DVB (7238): make stk_camera_{suspend,resume}() staticAdrian Bunk1-2/+2
2008-04-24V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski17-101/+102
2008-04-24V4L/DVB (7235): tuner-simple: fix a buffer overflowMauro Carvalho Chehab1-6/+5
2008-04-24V4L/DVB (7230): saa7134: add support for the MSI TV@nywhere A/D v1.1 cardRussell Kliese3-0/+40
2008-04-24V4L/DVB (7229): saa7134: add support for the Creatix CTX953_V.1.4.3 HybridHermann Pitton3-0/+35
2008-04-24V4L/DVB (7227): saa7134: fixed DVB-S support for Medion/Creatix CTX948Hartmut Hackmann2-2/+47
2008-04-24V4L/DVB (7226): saa7134: add support for the NXP Snake DVB-S reference designHartmut Hackmann3-1/+41
2008-04-24V4L/DVB (7224): Initial DVB-S support for MD8800 /CTX948Hartmut Hackmann3-1/+255
2008-04-24V4L/DVB (7223): Add support for the ISL6405 dual LNB supply chipHartmut Hackmann2-0/+8
2008-04-24V4L/DVB (7220): drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x) == yRoel Kluin1-1/+1
2008-04-24V4L/DVB (7218): Fix breakage in mt9m001 and mt9v022 driver if "CONFIG_GENERIC...Guennadi Liakhovetski3-12/+8
2008-04-24V4L/DVB (7217): Replace NO_GPIO with gpio_is_valid()Guennadi Liakhovetski2-10/+10
2008-04-24V4L/DVB (7214): tda18271: move init functions to directly above tda18271_tuneMichael Krufky1-40/+38
2008-04-24V4L/DVB (7213): tda18271: consolidate tune functionsMichael Krufky1-44/+16
2008-04-24V4L/DVB (7212): tda18271: move rf calibration code from tda18271c1_tune into ...Michael Krufky1-11/+19
2008-04-24V4L/DVB (7211): tda18271: remove duplicated channel configuration code from t...Michael Krufky1-47/+1
2008-04-24V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private cont...Brandon Philips1-1/+9
2008-04-24V4L/DVB (7196): Lift videobuf-dma-sg's PCI dependency, until it is fixedGuennadi Liakhovetski1-1/+1