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