summaryrefslogtreecommitdiff
path: root/drivers/media/pci/solo6x10
AgeCommit message (Expand)Author
2017-12-08media: solo6x10: use ktime_get_ts64() for time syncArnd Bergmann
2017-12-08media: solo6x10: hide unused variableArnd Bergmann
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-08-27media: pci: make video_device constBhumika Goyal
2017-08-20media: solo6x10: make snd_kcontrol_new constBhumika Goyal
2017-08-09media: solo6x10: export hardware GPIO pins 8:31 to gpiolib interfaceAnton Sviridenko
2017-07-20media: solo6x10: fix detection of TW2864B chipsAnton Sviridenko
2017-07-19media: solo6x10: make const array saa7128_regs_ntsc staticColin Ian King
2017-07-06Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-06-02[media] solo6x10: Convert to the new PCM opsTakashi Iwai
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-03-22[media] solo6x10: release vb2 buffers in solo_stop_streaming()Anton Sviridenko
2017-03-22[media] solo6x10: improve subscribe event handlingGustavo Padovan
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-01-31[media] solo6x10: use designated initializersKees Cook
2016-11-16[media] media: solo6x10: fix lockup by avoiding delayed register writeAndrey Utkin
2016-10-21[media] solo6x10: don't break long linesMauro Carvalho Chehab
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
2016-09-19[media] pci: constify snd_pcm_ops structuresJulia Lawall
2016-07-12[media] media: solo6x10: increase FRAME_BUF_SIZEAndrey Utkin
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2016-06-28[media] solo6x10: Simplify solo_enum_ext_inputIsmael Luceno
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-07-06[media] SOLO6x10: Remove dead codeKrzysztof Hałasa
2015-07-06[media] SOLO6x10: remove unneeded register locking and barriersKrzysztof Hałasa
2015-07-06[media] SOLO6x10: unmap registers only after free_irq()Krzysztof Hałasa
2015-07-06[media] SOLO6x10: Fix G.723 minimum audio period countKrzysztof Hałasa
2015-01-27[media] solo6x10: s/uint8_t/u8/Ismael Luceno
2015-01-27[media] solo6x10: Fix solo_eeprom_read retval typeIsmael Luceno
2015-01-27[media] solo6x10: Fix eeprom_* functions buffer's typeIsmael Luceno
2015-01-27[media] solo6x10: s/unsigned char/u8/Ismael Luceno
2014-12-23[media] solo6x10: just pass frame motion flag from hardware, drop additional ...Andrey Utkin
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-11-21[media] solo6x10: fix a race in IRQ handlerKrzysztof Hałasa
2014-11-11[media] solo6x10: don't turn off/on encoder interrupt in processing loopAndrey Utkin
2014-11-11[media] solo6x10: bind start & stop of encoded frames processing thread to de...Andrey Utkin
2014-11-11[media] solo6x10: free DMA allocation when releasing encoderAndrey Utkin
2014-11-11[media] solo6x10: clean up properly in stop_streamingAndrey Utkin
2014-09-03[media] solo6x10: fix sparse warningsHans Verkuil
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab
2014-07-27[media] solo6x10: fix potential null dereferenceHans Verkuil