summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/solo6x10
Commit message (Expand)AuthorAgeFilesLines
* [media] solo6x10: Simplify solo_enum_ext_inputIsmael Luceno2016-06-281-18/+16
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-182-2/+2
* [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil2015-12-181-2/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-182-2/+1
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-062-2/+2
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-202-2/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-013-29/+38
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-011-1/+1
* [media] SOLO6x10: Remove dead codeKrzysztof Hałasa2015-07-061-15/+2
* [media] SOLO6x10: remove unneeded register locking and barriersKrzysztof Hałasa2015-07-062-26/+1
* [media] SOLO6x10: unmap registers only after free_irq()Krzysztof Hałasa2015-07-061-1/+1
* [media] SOLO6x10: Fix G.723 minimum audio period countKrzysztof Hałasa2015-07-061-7/+6
* [media] solo6x10: s/uint8_t/u8/Ismael Luceno2015-01-271-2/+2
* [media] solo6x10: Fix solo_eeprom_read retval typeIsmael Luceno2015-01-271-1/+1
* [media] solo6x10: Fix eeprom_* functions buffer's typeIsmael Luceno2015-01-271-2/+2
* [media] solo6x10: s/unsigned char/u8/Ismael Luceno2015-01-275-18/+18
* [media] solo6x10: just pass frame motion flag from hardware, drop additional ...Andrey Utkin2014-12-232-31/+1
* Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-112-38/+51
|\
| * [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-28/+22
| * [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-252-0/+11
| * [media] solo6x10: don't turn off/on encoder interrupt in processing loopAndrey Utkin2014-11-111-2/+0
| * [media] solo6x10: bind start & stop of encoded frames processing thread to de...Andrey Utkin2014-11-111-7/+4
| * [media] solo6x10: free DMA allocation when releasing encoderAndrey Utkin2014-11-111-0/+3
| * [media] solo6x10: clean up properly in stop_streamingAndrey Utkin2014-11-111-1/+11
* | [media] solo6x10: fix a race in IRQ handlerKrzysztof Hałasa2014-11-211-8/+2
|/
* [media] solo6x10: fix sparse warningsHans Verkuil2014-09-033-8/+8
* [media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab2014-08-261-0/+1
* [media] solo6x10: fix potential null dereferenceHans Verkuil2014-07-272-4/+7
* [media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil2014-07-2218-0/+7141
OpenPOWER on IntegriCloud