summaryrefslogtreecommitdiff
path: root/drivers/staging/media/solo6x10
AgeCommit message (Expand)Author
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-13[media] solo6x10: fix broken PAL supportHans Verkuil
2013-12-03staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-10-17[media] SOLO6x10: Fix video frame type (I/P/B)Krzysztof Hałasa
2013-10-14[media] SOLO6x10: Fix video headers on certain hardwareKrzysztof Hałasa
2013-10-14[media] SOLO6x10: Fix video encoding on big-endian systemsKrzysztof Hałasa
2013-10-14[media] SOLO6x10: Remove unused #define SOLO_DEFAULT_GOPKrzysztof Hałasa
2013-10-14[media] SOLO6x10: don't do DMA from stack in solo_dma_vin_region()Krzysztof Hałasa
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-23console/font: Refactor font support code selection logicGeert Uytterhoeven
2013-06-23Revert "staging/solo6x10: depend on CONFIG_FONTS"Geert Uytterhoeven
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-17[media] solo6x10: reimplement SAA712x setup routineIsmael Luceno
2013-05-27[media] staging/solo6x10: select the desired fontXiong Zhou
2013-05-21[media] solo6x10: Approximate frame intervals with non-standard denominatorIsmael Luceno
2013-05-16staging/solo6x10: depend on CONFIG_FONTSArnd Bergmann
2013-04-22[media] solo6x10: Fix pixelformat accepted/reported by the encoderIsmael Luceno
2013-04-22[media] solo6x10: Update the encoder mode on VIDIOC_S_FMTIsmael Luceno
2013-03-29[media] solo6x10: The size of the thresholds ioctls was too largeHans Verkuil
2013-03-29[media] ioctl numbers are unsigned intMauro Carvalho Chehab
2013-03-25[media] solo6x10: prefix sources with 'solo6x10-'Hans Verkuil
2013-03-25[media] solo6x10: rename headersHans Verkuil
2013-03-25[media] solo6x10: clean up motion detection handlingHans Verkuil
2013-03-25[media] solo6x10: disable the 'priv' abuseHans Verkuil
2013-03-25[media] solo6x10: fix sequence handlingHans Verkuil
2013-03-25[media] solo6x10: use V4L2_PIX_FMT_MPEG4, not _FMT_MPEGHans Verkuil
2013-03-25[media] solo6x10: small big-endian fixHans Verkuil
2013-03-25[media] solo6x10: also stop DMA if the SOLO_PCI_ERR_P2M_DESC is raisedHans Verkuil
2013-03-25[media] solo6x10: drop video_type and add proper s_std supportHans Verkuil
2013-03-25[media] solo6x10: add call to pci_dma_mapping_errorHans Verkuil
2013-03-25[media] solo6x10: fix 'BUG: key ffff88081a2a9b58 not in .data!'Hans Verkuil
2013-03-25[media] solo6x10: convert the display node to vb2Hans Verkuil
2013-03-25[media] solo6x10: convert encoder nodes to vb2Hans Verkuil
2013-03-25[media] solo6x10: move global fields in solo_enc_fh to solo_enc_devHans Verkuil
2013-03-25[media] solo6x10: move global fields in solo_dev_fh to solo_devHans Verkuil
2013-03-25[media] solo6x10: add support for prio and control event handlingHans Verkuil
2013-03-25[media] solo6x10: fix various format-related compliancy issuesHans Verkuil
2013-03-25[media] solo6x10: add control frameworkHans Verkuil
2013-03-25[media] solo6x10: add v4l2_deviceHans Verkuil
2013-03-25[media] solo6x10: fix querycap and update driver versionHans Verkuil
2013-03-25[media] solo6x10: sync to latest code from Bluecherry's git repoHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-21[media] solo6x10: Update TODO (maintainer change)Ismael Luceno
2013-02-08[media] staging/media/solo6x10: Use PTR_RET rather than if(IS_ERR(...)) + PTR...Peter Huewe
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab