summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/solo6x10
Commit message (Expand)AuthorAgeFilesLines
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-232-4/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-042-2/+2
|\
| * [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-052-2/+2
* | Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-013-21/+27
|\ \
| * | Staging: solo6x10: Replace expressions that don't use ALIGN macroAndreea-Cristina Bernat2014-03-161-4/+2
| * | staging: solo6x10: solo6x10-v4l2-enc.c: Fix line over 80 characters.Aybuke Ozdemir2014-03-161-15/+23
| * | staging/media/solo6x10: Fix coding-style errorAndreea-Cristina Bernat2014-03-131-1/+1
| * | Staging:media: Fix Sparse Warnings "symbol was not declared. Should it be sta...Ebru Akagunduz2014-03-071-1/+1
| |/
* | staging/media: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-3/+3
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-313-5/+6
|\
| * [media] solo6x10: fix broken PAL supportHans Verkuil2014-01-133-5/+6
* | staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-183-78/+118
|\
| * [media] SOLO6x10: Fix video frame type (I/P/B)Krzysztof Hałasa2013-10-171-0/+1
| * [media] SOLO6x10: Fix video headers on certain hardwareKrzysztof Hałasa2013-10-141-9/+12
| * [media] SOLO6x10: Fix video encoding on big-endian systemsKrzysztof Hałasa2013-10-141-52/+80
| * [media] SOLO6x10: Remove unused #define SOLO_DEFAULT_GOPKrzysztof Hałasa2013-10-141-1/+0
| * [media] SOLO6x10: don't do DMA from stack in solo_dma_vin_region()Krzysztof Hałasa2013-10-141-8/+17
| * [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda2013-09-261-10/+10
* | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-1/+1
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-132-69/+81
|\
| * Merge branch 'linus' into patchworkMauro Carvalho Chehab2013-06-201-0/+2
| |\
| * | [media] solo6x10: reimplement SAA712x setup routineIsmael Luceno2013-06-171-46/+66
| * | [media] solo6x10: Approximate frame intervals with non-standard denominatorIsmael Luceno2013-05-211-23/+15
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+2
|\ \ \ | |_|/ |/| |
| * | console/font: Refactor font support code selection logicGeert Uytterhoeven2013-06-231-0/+2
| * | Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven2013-06-231-1/+0
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-06-181-0/+1
|\ \ \ | |/ / |/| |
| * | [media] staging/solo6x10: select the desired fontXiong Zhou2013-05-271-0/+1
| |/
* | staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann2013-05-161-0/+1
|/
* [media] solo6x10: Fix pixelformat accepted/reported by the encoderIsmael Luceno2013-04-221-11/+32
* [media] solo6x10: Update the encoder mode on VIDIOC_S_FMTIsmael Luceno2013-04-221-0/+1
* [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] 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
OpenPOWER on IntegriCloud