summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (7306): pvrusb2: Fix oops possible when claiming a NULL streamMike Isely2008-04-241-1/+1
* V4L/DVB (7305): pvrusb2: whitespace fixupMike Isely2008-04-241-3/+3
* V4L/DVB (7304): pvrusb2: add function pvr2_hdw_cmd_powerdownMichael Krufky2008-04-242-4/+22
* V4L/DVB (7303): pvrusb2: Ensure that default input selection is actually validMike Isely2008-04-242-2/+11
* V4L/DVB (7302): pvrusb2: Improve control validation for enumerationsMike Isely2008-04-241-11/+8
* V4L/DVB (7301): pvrusb2: Implement addition sysfs tracingMike Isely2008-04-241-0/+4
* V4L/DVB (7300): pvrusb2: v4l2 implementation fixes for input selectionMike Isely2008-04-241-13/+57
* V4L/DVB (7299): pvrusb2: Improve logic which handles input choice availabilityMike Isely2008-04-243-18/+24
* V4L/DVB (7298): pvrusb2: Account for dtv choice (a bit) in v4l2 implementationMike Isely2008-04-241-0/+1
* V4L/DVB (7297): pvrusb2: Dynamically control range of input selectionsMike Isely2008-04-242-4/+29
* V4L/DVB (7296): pvrusb2: Define device attributes for all input modesMike Isely2008-04-242-6/+24
* V4L/DVB (7295): pvrusb2: add device attributes for fm radio and digital tunerMike Isely2008-04-242-0/+12
* V4L/DVB (7294): : tuner and radio addresses are missing for the PixelView Pla...Wojciech Migda2008-04-241-0/+2
* V4L/DVB (7293): DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resendPeter Hartley2008-04-241-2/+3
* V4L/DVB (7289): cx88: enable IR receiver and real time clock on FusionHDTV7 GoldMichael Krufky2008-04-241-0/+1
* V4L/DVB (7288): cx88: fix GPIO for FusionHDTV 7 Gold input selectionMichael Krufky2008-04-241-4/+4
* 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
OpenPOWER on IntegriCloud