summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-2039-44/+66
* [media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...Andrzej Hajda2015-10-202-8/+14
* [media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda2015-10-203-31/+48
* [media] s5p-mfc: fix spelling errorsIngi Kim2015-10-201-4/+4
* [media] vivid: Add an option to configure the maximum number of devicesEzequiel Garcia2015-10-032-1/+9
* [media] vivid: Fix iteration in driver removal pathEzequiel Garcia2015-10-031-1/+4
* [media] media: am437x-vpfe: fix handling platform_get_irq resultAndrzej Hajda2015-10-031-2/+3
* [media] VIDEO_RENESAS_JPU should depend on HAS_DMAGeert Uytterhoeven2015-10-031-1/+1
* [media] rcar_jpu: Fix namespace for two __be16 varsMauro Carvalho Chehab2015-10-011-2/+2
* [media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab2015-10-011-2/+2
* [media] mipi-csis: make sparse happyMauro Carvalho Chehab2015-10-011-1/+2
* Revert "[media] rcar_vin: call g_std() instead of querystd()"Mauro Carvalho Chehab2015-10-011-2/+2
* [media] s5p-jpeg: remove unused varMauro Carvalho Chehab2015-10-011-3/+0
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-0166-713/+863
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-0136-36/+36
* [media] s5p-mfc: Correct misuse of %0x<decimal>Joe Perches2015-10-011-1/+1
* [media] s5p-jpeg: add support for 5433Andrzej Pietrasiewicz2015-10-015-65/+520
* [media] s5p-jpeg: generalize clocks handlingMarek Szyprowski2015-10-012-39/+37
* [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-014-17/+5
* [media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann2015-10-011-7/+1
* [media] vivid: add 10 and 12 bit Bayer formatsHans Verkuil2015-10-012-0/+147
* [media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil2015-10-011-5/+2
* [media] vivid: add support for SMPTE 2084 transfer functionHans Verkuil2015-09-301-0/+1
* [media] vivid-tpg: add support for SMPTE 2084 transfer functionHans Verkuil2015-09-302-4/+94
* [media] vivid: add support for the DCI-P3 colorspaceHans Verkuil2015-09-302-0/+4
* [media] vivid-tpg: support the DCI-P3 colorspaceHans Verkuil2015-09-302-6/+146
* [media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953Hans Verkuil2015-09-301-43/+47
* [media] vivid: use ARRAY_SIZE to calculate max control valueHans Verkuil2015-09-301-7/+7
* [media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu2015-09-251-0/+15
* [media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart2015-09-252-10/+0
* [media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart2015-09-252-18/+139
* [media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart2015-09-251-7/+4
* [media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu2015-09-251-8/+29
* [media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu2015-09-251-12/+5
* [media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu2015-09-251-13/+7
* [media] atmel-isi: increase timeout to disable/enable isiJosh Wu2015-09-251-1/+1
* [media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven2015-09-251-0/+2
* [media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov2015-09-251-2/+2
* [media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov2015-09-251-5/+9
* [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven2015-09-251-2/+0
* [media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu2015-09-251-1/+1
* [media] vivid: sdr cap: few enhancementsAntti Palosaari2015-09-251-19/+12
* [media] vivid: SDR cap: add control for FM deviationAntti Palosaari2015-09-253-2/+42
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-112-38/+32
|\
| * [media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vad...Jan Kara2015-08-162-38/+32
* | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-0556-1134/+5693
|\ \
| * | [media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin2015-09-031-1/+0
| * | [media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam2015-09-031-2/+2
| * | [media] media: rcar_vin: Reject videobufs that are too small for current formatRob Taylor2015-08-161-0/+3