summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-25[media] solo6x10: rename headersHans Verkuil9-7/+7
2013-03-25[media] solo6x10: clean up motion detection handlingHans Verkuil3-54/+97
2013-03-25[media] solo6x10: disable the 'priv' abuseHans Verkuil1-0/+8
2013-03-25[media] solo6x10: fix sequence handlingHans Verkuil3-2/+6
2013-03-25[media] solo6x10: use V4L2_PIX_FMT_MPEG4, not _FMT_MPEGHans Verkuil1-12/+6
2013-03-25[media] solo6x10: small big-endian fixHans Verkuil1-1/+1
2013-03-25[media] solo6x10: also stop DMA if the SOLO_PCI_ERR_P2M_DESC is raisedHans Verkuil1-1/+1
2013-03-25[media] solo6x10: drop video_type and add proper s_std supportHans Verkuil6-52/+67
2013-03-25[media] solo6x10: add call to pci_dma_mapping_errorHans Verkuil1-0/+2
2013-03-25[media] solo6x10: fix 'BUG: key ffff88081a2a9b58 not in .data!'Hans Verkuil1-0/+1
2013-03-25[media] solo6x10: convert the display node to vb2Hans Verkuil4-207/+103
2013-03-25[media] solo6x10: convert encoder nodes to vb2Hans Verkuil3-379/+140
2013-03-25[media] solo6x10: move global fields in solo_enc_fh to solo_enc_devHans Verkuil2-221/+175
2013-03-25[media] solo6x10: move global fields in solo_dev_fh to solo_devHans Verkuil2-137/+101
2013-03-25[media] solo6x10: add support for prio and control event handlingHans Verkuil2-3/+33
2013-03-25[media] solo6x10: fix various format-related compliancy issuesHans Verkuil2-35/+46
2013-03-25[media] solo6x10: add control frameworkHans Verkuil5-329/+132
2013-03-25[media] solo6x10: add v4l2_deviceHans Verkuil4-4/+10
2013-03-25[media] solo6x10: fix querycap and update driver versionHans Verkuil3-20/+9
2013-03-25[media] solo6x10: sync to latest code from Bluecherry's git repoHans Verkuil19-1732/+2376
2013-03-25[media] staging: lirc_sir: remove dead codeAlexander Shiyan1-10/+0
2013-03-25[media] tw2804: Revert ADC Control commit 523a4f7fbcf856fb1c2a4850f44edea6738...Volokh Konstantin1-16/+1
2013-03-25[media] go7007: using strlcpy instead of strncpyChen Gang1-1/+1
2013-03-25[media] go7007: Remove unneeded version.h header includeSachin Kamat1-1/+0
2013-03-25[media] tw9603/6.c: use two separate const tables for the 50/60hz setupHans Verkuil2-12/+26
2013-03-25[media] go7007: don't continue if firmware can't be loadedHans Verkuil2-55/+55
2013-03-25[media] go7007: update the READMEHans Verkuil1-8/+134
2013-03-25[media] saa7134-go7007: convert to a subdev and the control frameworkHans Verkuil2-47/+72
2013-03-25[media] tw9906: Remove unneeded version.h header includeSachin Kamat1-1/+0
2013-03-25[media] em28xx-i2c: fix coding style of multi line commentsFrank Schaefer1-18/+34
2013-03-25[media] em28xx-i2c: do not break strings across linesFrank Schaefer1-25/+20
2013-03-24[media] vivi: add v4l2_ctrl_modify_range test caseHans Verkuil1-0/+9
2013-03-24[media] sony-btf-mpx: v4l2_tuner struct is now constantMauro Carvalho Chehab1-1/+1
2013-03-24[media] v4l2 core: remove the obsolete dv_preset supportHans Verkuil3-38/+2
2013-03-24[media] v4l2-common: remove obsolete v4l_fill_dv_preset_infoHans Verkuil1-47/+0
2013-03-24[media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil5-3/+75
2013-03-24[media] tw9906: add Techwell tw9906 video decoderHans Verkuil3-0/+252
2013-03-24[media] go7007: drop firmware name in board config, make configs constHans Verkuil5-34/+25
2013-03-24[media] go7007: correct a header check: MPEG4 has a different GOP codeHans Verkuil1-2/+4
2013-03-24[media] go7007: add back 'repeat sequence header' controlHans Verkuil2-1/+5
2013-03-24[media] go7007: Restore b_frame controlVolokh Konstantin2-2/+7
2013-03-24[media] go7007: a small improvement to querystd handlingHans Verkuil1-4/+4
2013-03-24[media] go7007-loader: add support for the other devices and move fw filesHans Verkuil4-92/+68
2013-03-24[media] go7007-loader: renamed from s2250-loaderHans Verkuil4-70/+54
2013-03-24[media] s2250: add comment describing the hardwareHans Verkuil1-0/+7
2013-03-24[media] go7007: remove cropping functionsHans Verkuil1-92/+0
2013-03-24[media] go7007: embed struct video_deviceHans Verkuil5-37/+26
2013-03-24[media] go7007: convert to core locking and vb2Hans Verkuil6-526/+205
2013-03-24[media] go7007: drop struct go7007_fileHans Verkuil2-121/+67
2013-03-24[media] go7007: set up the saa7115 audio clock correctlyHans Verkuil3-1/+12