aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * V4L/DVB (7712): pvrusb2: Close connect/disconnect raceMike Isely2008-04-241-1/+10
| * V4L/DVB (7711): pvrusb2: Fix race on module unloadMike Isely2008-04-243-51/+174
| * V4L/DVB (7710): pvrusb2: Implement critical digital streaming quirk for onair...Mike Isely2008-04-243-7/+156
| * V4L/DVB (7709): pvrusb2: New device attribute for encoder usage in digital modeMike Isely2008-04-243-9/+33
| * V4L/DVB (7708): pvrusb2-dvb: Fix stuck thread on streaming abortMike Isely2008-04-242-2/+9
| * V4L/DVB (7707): pvrusb2-dvb: add atsc/qam support for Hauppauge pvrusb2 model...Michael Krufky2008-04-241-0/+60
| * V4L/DVB (7706): pvrusb2: create a separate pvr2_device_desc structure for 751...Michael Krufky2008-04-241-5/+23
| * V4L/DVB (7705): pvrusb2: Enable OnAir digital operationMichael Krufky2008-04-241-1/+74
| * V4L/DVB (7704): pvrusb2: Fix slop involving use of struct which might not be ...Mike Isely2008-04-241-0/+2
| * V4L/DVB (7703): pvrusb2: Fix minor problem involving ARRAY_SIZE confusionMike Isely2008-04-241-2/+2
| * V4L/DVB (7702): pvrusb2: Rework USB streaming start/stop executionMike Isely2008-04-241-15/+37
| * V4L/DVB (7701): pvrusb2: Centralize handling of simple FX2 commandsMike Isely2008-04-241-82/+116
| * V4L/DVB (7700): pvrusb2: Make FX2 command codes unsigned constantsMike Isely2008-04-241-24/+24
| * V4L/DVB (7699): pvrusb2: Implement statistics for USB I/O performance / trackingMike Isely2008-04-244-0/+84
| * V4L/DVB (7698): pvrusb2: Remove never-reached break statements (trivial)Mike Isely2008-04-241-2/+0
| * V4L/DVB (7697): pvrusb2: Fix misleading bit of debug output (trivial)Mike Isely2008-04-241-1/+1
| * V4L/DVB (7696): pvrusb2: state control tweakMike Isely2008-04-241-1/+1
| * V4L/DVB (7695): pvrusb2: Make associativity of == and && explicit (cosmetic)Mike Isely2008-04-241-2/+2
| * V4L/DVB (7694): pvrusb2: Fix compilation goof when CONFIG_VIDEO_PVRUSB2_DVB i...Mike Isely2008-04-241-0/+2
| * V4L/DVB (7693): pvrusb2-dvb: Change usage of 0 --> NULLMike Isely2008-04-241-1/+1
| * V4L/DVB (7692): pvrusb2-dvb: Further clean up dvb init/tear-downMike Isely2008-04-244-14/+13
| * V4L/DVB (7691): pvrusb2-dvb: Don't initialize if device lacks a digital sideMike Isely2008-04-241-3/+12
| * V4L/DVB (7690): pvrusb2-dvb: Remove digital_up flagMike Isely2008-04-242-12/+6
| * V4L/DVB (7689): pvrusb2-dvb: Rework module tear-downMike Isely2008-04-243-17/+19
| * V4L/DVB (7688): pvrusb2: Clean up dvb streaming start/stopMike Isely2008-04-242-168/+148
| * V4L/DVB (7687): pvrusb2: Fix oops in pvrusb2-dvbMike Isely2008-04-241-3/+8
| * V4L/DVB (7686): pvrusb2: Fix broken debug interface buildMike Isely2008-04-241-1/+1
| * V4L/DVB (7685): pvrusb2: Fix really bad typo if DVB config option descriptionMike Isely2008-04-241-3/+4
| * V4L/DVB (7684): pvrusb2: Add VIDEO_PVRUSB2_DVB config variableMike Isely2008-04-241-0/+17
| * V4L/DVB (7683): pvrusb2-dvb: set to DTV mode before attaching frontendMichael Krufky2008-04-241-1/+19
| * V4L/DVB (7682): pvrusb2-dvb: finish up stream & buffer handlingMike Isely2008-04-241-0/+187
| * V4L/DVB (7681): pvrusb2-dvb: start working on streaming / buffer handling codeMichael Krufky2008-04-242-2/+45
| * V4L/DVB (7680): pvrusb2-dvb: add pvr2_dvb_bus_ctrl to allow frontends to nego...Michael Krufky2008-04-241-0/+14
| * V4L/DVB (7679): pvrusb2: add DVB API frameworkMichael Krufky2008-04-246-0/+232
| * V4L/DVB (7678): pvrusb2: Fix stupid string typo that has been reproducing wildlyMike Isely2008-04-241-4/+4
| * V4L/DVB (7677): saa7134: Add/fix Beholder entriesDmitry Belimov2008-04-243-9/+154
| * V4L/DVB (7676): saa7134: fix: Properly handle busy states on i2c busDmitry Belimov2008-04-241-0/+2
| * V4L/DVB (7675): tea5767 autodetection is not working on some saa7134 boardsDmitry Belimov2008-04-241-5/+0
| * V4L/DVB (7674): tda10048: Adding an SNR tableSteven Toth2008-04-241-10/+147
| * V4L/DVB (7673): cx23885: Add support for the Hauppauge HVR1400Steven Toth2008-04-244-1/+143
| * V4L/DVB (7672): dib7000p: Add output mode param to the attach structSteven Toth2008-04-242-1/+9
| * V4L/DVB (7671): pxa-camera: fix DMA sg-list coalescing for more than 2 buffersGuennadi Liakhovetski2008-04-241-20/+15
| * V4L/DVB (7670): pxa-camera: handle FIFO overrunsGuennadi Liakhovetski2008-04-241-20/+39
| * V4L/DVB (7669): pxa_camera: Add support for YUV modesMike Rapoport2008-04-241-112/+304
| * V4L/DVB (7668): soc-camera: Remove redundant returnGuennadi Liakhovetski2008-04-241-2/+0
| * V4L/DVB (7666): meye: Replace meye_do_ioctl to use video_ioctl2Douglas Schilling Landgraf2008-04-241-710/+655
| * V4L/DVB (7665): videodev: Add default vidioc handlerDouglas Schilling Landgraf2008-04-241-0/+7
| * V4L/DVB (7663): budget: Support for Activy budget card with BSBE1 tunerOliver Endriss2008-04-241-7/+70
| * V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss2008-04-247-13/+13
| * V4L/DVB (7661): stv0299: Add flag to turn off OP0 outputOliver Endriss2008-04-242-15/+33