summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/solo6x10
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-21/+27
2014-03-16Staging: solo6x10: Replace expressions that don't use ALIGN macroAndreea-Cristina Bernat1-4/+2
2014-03-16staging: solo6x10: solo6x10-v4l2-enc.c: Fix line over 80 characters.Aybuke Ozdemir1-15/+23
2014-03-13staging/media/solo6x10: Fix coding-style errorAndreea-Cristina Bernat1-1/+1
2014-03-07Staging:media: Fix Sparse Warnings "symbol was not declared. Should it be sta...Ebru Akagunduz1-1/+1
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2-2/+2
2014-02-14staging/media: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+3
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-5/+6
2014-01-13[media] solo6x10: fix broken PAL supportHans Verkuil3-5/+6
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-78/+118
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-10-17[media] SOLO6x10: Fix video frame type (I/P/B)Krzysztof Hałasa1-0/+1
2013-10-14[media] SOLO6x10: Fix video headers on certain hardwareKrzysztof Hałasa1-9/+12
2013-10-14[media] SOLO6x10: Fix video encoding on big-endian systemsKrzysztof Hałasa1-52/+80
2013-10-14[media] SOLO6x10: Remove unused #define SOLO_DEFAULT_GOPKrzysztof Hałasa1-1/+0
2013-10-14[media] SOLO6x10: don't do DMA from stack in solo_dma_vin_region()Krzysztof Hałasa1-8/+17
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda1-10/+10
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-69/+81
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven1-0/+2
2013-06-23Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven1-1/+0
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab1-0/+2
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-06-17[media] solo6x10: reimplement SAA712x setup routineIsmael Luceno1-46/+66
2013-05-27[media] staging/solo6x10: select the desired fontXiong Zhou1-0/+1
2013-05-21[media] solo6x10: Approximate frame intervals with non-standard denominatorIsmael Luceno1-23/+15
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann1-0/+1
2013-04-22[media] solo6x10: Fix pixelformat accepted/reported by the encoderIsmael Luceno1-11/+32
2013-04-22[media] solo6x10: Update the encoder mode on VIDIOC_S_FMTIsmael Luceno1-0/+1
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-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