summaryrefslogtreecommitdiff
path: root/drivers/staging/media/solo6x10
AgeCommit message (Expand)Author
2014-07-22[media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil
2014-07-22[media] solo6x10: a few checkpatch fixesHans Verkuil
2014-07-17[media] solo6x10: update GOP size, QP immediatelyAndrey Utkin
2014-07-17[media] solo6x10: expose encoder quantization setting as V4L2 controlAndrey Utkin
2014-07-17[media] staging/solo6x10: SOLO6X10 should select BITREVERSEGeert Uytterhoeven
2014-07-17[media] solo6x10: check dma_map_sg() return valueHans Verkuil
2014-07-17[media] solo6x10: fix 'dma from stack' warningHans Verkuil
2014-07-17[media] solo6x10: implement the motion detection eventHans Verkuil
2014-07-17[media] solo6x10: implement the new motion detection controlsHans Verkuil
2014-07-17[media] v4l2-ctrls: use ptrs for all but the s32 typeHans Verkuil
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-07-04[media] staging: solo6x10: fix for sparse warning messageAnthony DeStefano
2014-05-25[media] solo6x10: Kconfig: Add supported card list to the SOLO6X10 knobIsmael Luceno
2014-05-25[media] solo6x10: Reduce OSD writes to the minimum necessaryIsmael Luceno
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-17Staging: solo6x10: Replace expressions that don't use ALIGN macroAndreea-Cristina Bernat
2014-03-17staging: solo6x10: solo6x10-v4l2-enc.c: Fix line over 80 characters.Aybuke Ozdemir
2014-03-13staging/media/solo6x10: Fix coding-style errorAndreea-Cristina Bernat
2014-03-07Staging:media: Fix Sparse Warnings "symbol was not declared. Should it be sta...Ebru Akagunduz
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus
2014-02-14staging/media: Convert to snd_card_new() with a device pointerTakashi Iwai
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