summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2013-05-161-0/+1
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-021-5/+2
|\
| * i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-021-5/+2
* | [media] solo6x10: Fix pixelformat accepted/reported by the encoderIsmael Luceno2013-04-221-11/+32
* | [media] go7007: dubious one-bit signed bitfieldsDan Carpenter2013-04-221-2/+2
* | [media] solo6x10: Update the encoder mode on VIDIOC_S_FMTIsmael Luceno2013-04-221-0/+1
* | [media] staging/media: fix go7007 dependencies and buildRandy Dunlap2013-04-161-1/+1
* | [media] dt3155v4l: fix timestamp handlingHans Verkuil2013-04-141-1/+3
* | [media] dt3155v4l: fix incorrect mutex lockingHans Verkuil2013-04-141-1/+2
* | [media] media: move dvb-usb-v2/cypress_firmware.c to media/commonHans Verkuil2013-03-293-8/+5
* | [media] solo6x10: The size of the thresholds ioctls was too largeHans Verkuil2013-03-292-2/+9
* | [media] ioctl numbers are unsigned intMauro Carvalho Chehab2013-03-291-1/+1
* | [media] staging: davinci: Fix typo in staging/media/davinciMasanari Iida2013-03-294-9/+9
* | [media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun2013-03-261-1/+1
* | [media] solo6x10: prefix sources with 'solo6x10-'Hans Verkuil2013-03-2512-1/+3
* | [media] solo6x10: rename headersHans Verkuil2013-03-259-7/+7
* | [media] solo6x10: clean up motion detection handlingHans Verkuil2013-03-253-54/+97
* | [media] solo6x10: disable the 'priv' abuseHans Verkuil2013-03-251-0/+8
* | [media] solo6x10: fix sequence handlingHans Verkuil2013-03-253-2/+6
* | [media] solo6x10: use V4L2_PIX_FMT_MPEG4, not _FMT_MPEGHans Verkuil2013-03-251-12/+6
* | [media] solo6x10: small big-endian fixHans Verkuil2013-03-251-1/+1
* | [media] solo6x10: also stop DMA if the SOLO_PCI_ERR_P2M_DESC is raisedHans Verkuil2013-03-251-1/+1
* | [media] solo6x10: drop video_type and add proper s_std supportHans Verkuil2013-03-256-52/+67
* | [media] solo6x10: add call to pci_dma_mapping_errorHans Verkuil2013-03-251-0/+2
* | [media] solo6x10: fix 'BUG: key ffff88081a2a9b58 not in .data!'Hans Verkuil2013-03-251-0/+1
* | [media] solo6x10: convert the display node to vb2Hans Verkuil2013-03-254-207/+103
* | [media] solo6x10: convert encoder nodes to vb2Hans Verkuil2013-03-253-379/+140
* | [media] solo6x10: move global fields in solo_enc_fh to solo_enc_devHans Verkuil2013-03-252-221/+175
* | [media] solo6x10: move global fields in solo_dev_fh to solo_devHans Verkuil2013-03-252-137/+101
* | [media] solo6x10: add support for prio and control event handlingHans Verkuil2013-03-252-3/+33
* | [media] solo6x10: fix various format-related compliancy issuesHans Verkuil2013-03-252-35/+46
* | [media] solo6x10: add control frameworkHans Verkuil2013-03-255-329/+132
* | [media] solo6x10: add v4l2_deviceHans Verkuil2013-03-254-4/+10
* | [media] solo6x10: fix querycap and update driver versionHans Verkuil2013-03-253-20/+9
* | [media] solo6x10: sync to latest code from Bluecherry's git repoHans Verkuil2013-03-2519-1732/+2376
* | [media] staging: lirc_sir: remove dead codeAlexander Shiyan2013-03-251-10/+0
* | [media] go7007: using strlcpy instead of strncpyChen Gang2013-03-251-1/+1
* | [media] go7007: Remove unneeded version.h header includeSachin Kamat2013-03-251-1/+0
* | [media] go7007: don't continue if firmware can't be loadedHans Verkuil2013-03-252-55/+55
* | [media] go7007: update the READMEHans Verkuil2013-03-251-8/+134
* | [media] saa7134-go7007: convert to a subdev and the control frameworkHans Verkuil2013-03-252-47/+72
* | [media] go7007: add support for ADS Tech DVD Xpress DX2Hans Verkuil2013-03-245-3/+75
* | [media] go7007: drop firmware name in board config, make configs constHans Verkuil2013-03-245-34/+25
* | [media] go7007: correct a header check: MPEG4 has a different GOP codeHans Verkuil2013-03-241-2/+4
* | [media] go7007: add back 'repeat sequence header' controlHans Verkuil2013-03-242-1/+5
* | [media] go7007: Restore b_frame controlVolokh Konstantin2013-03-242-2/+7
* | [media] go7007: a small improvement to querystd handlingHans Verkuil2013-03-241-4/+4
* | [media] go7007-loader: add support for the other devices and move fw filesHans Verkuil2013-03-244-92/+68
* | [media] go7007-loader: renamed from s2250-loaderHans Verkuil2013-03-244-70/+54
* | [media] s2250: add comment describing the hardwareHans Verkuil2013-03-241-0/+7
OpenPOWER on IntegriCloud