aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-5/+2
2013-04-22[media] solo6x10: Fix pixelformat accepted/reported by the encoderIsmael Luceno1-11/+32
2013-04-22[media] go7007: dubious one-bit signed bitfieldsDan Carpenter1-2/+2
2013-04-22[media] solo6x10: Update the encoder mode on VIDIOC_S_FMTIsmael Luceno1-0/+1
2013-04-16[media] staging/media: fix go7007 dependencies and buildRandy Dunlap1-1/+1
2013-04-14[media] dt3155v4l: fix timestamp handlingHans Verkuil1-1/+3
2013-04-14[media] dt3155v4l: fix incorrect mutex lockingHans Verkuil1-1/+2
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen1-5/+2
2013-03-29[media] media: move dvb-usb-v2/cypress_firmware.c to media/commonHans Verkuil3-8/+5
2013-03-29[media] solo6x10: The size of the thresholds ioctls was too largeHans Verkuil2-2/+9
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab1-1/+1
2013-03-29[media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida4-9/+9
2013-03-26[media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun1-1/+1
2013-03-25[media] solo6x10: prefix sources with 'solo6x10-'Hans Verkuil12-1/+3
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] 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] 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-24[media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil5-3/+75
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