aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-38/+32
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds56-1134/+5693
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy1-1/+1
2015-09-03[media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin1-1/+0
2015-09-03[media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam1-2/+2
2015-08-16[media] media: rcar_vin: Reject videobufs that are too small for current formatRob Taylor1-0/+3
2015-08-16[media] media: rcar_vin: fill in bus_info fieldRob Taylor1-0/+1
2015-08-16[media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input supportWilliam Towle1-2/+10
2015-08-16[media] v4l: omap3isp: Drop platform data supportLaurent Pinchart6-127/+158
2015-08-16[media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns()Jan Kara2-38/+32
2015-08-11[media] c8sectpfe: use a new Kconfig menu for DVB platform driversMauro Carvalho Chehab1-0/+9
2015-08-11[media] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab2-1/+3
2015-08-11[media] coda: drop zero payload bitstream buffersZahari Doychev1-0/+7
2015-08-11[media] c8sectpfe: don't go past channel_data arrayMauro Carvalho Chehab1-1/+1
2015-08-11[media] c8sectpfe: Allow compiling it with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2015-08-11[media] c8sectpfe: Add Kconfig and Makefile for the driverPeter Griffin4-1/+41
2015-08-11[media] c8sectpfe: Add c8sectpfe debugfs supportPeter Griffin2-0/+297
2015-08-11[media] c8sectpfe: Add support for various ST NIM cardsPeter Griffin2-0/+264
2015-08-11[media] c8sectpfe: Add LDVB helper functionsPeter Griffin2-0/+329
2015-08-11[media] c8sectpfe: STiH407/10 Linux DVB demux supportPeter Griffin2-0/+1523
2015-08-11[media] vivid: support cvt, gtf timings for video outPrashant Laddha1-2/+13
2015-08-11[media] soc_camera: always release queue for queue ownerHans Verkuil1-4/+5
2015-08-11[media] soc_camera: pass on streamoff errorHans Verkuil1-3/+4
2015-08-11[media] soc_camera: compliance fixesHans Verkuil1-6/+12
2015-08-11[media] soc_camera: fix expbuf supportHans Verkuil1-6/+5
2015-08-11[media] soc_camera: fix enum_inputHans Verkuil1-0/+3
2015-08-11[media] sh_mobile_ceu_camera: set field to FIELD_NONEHans Verkuil1-0/+1
2015-08-11[media] sh_mobile_ceu_camera: fix querycapHans Verkuil1-0/+2
2015-08-11[media] sh-veu: initialize timestamp_flags and copy timestamp infoHans Verkuil1-0/+8
2015-08-11[media] fsl-viu: drop format namesHans Verkuil1-7/+2
2015-08-11[media] fsl-viu: small fixesHans Verkuil1-2/+3
2015-08-11[media] fsl-viu: add control event supportHans Verkuil1-3/+18
2015-08-11[media] fsl-viu: fill in colorspace, always set field to interlacedHans Verkuil1-11/+3
2015-08-11[media] fsl-viu: fill in bus_info in vidioc_querycapHans Verkuil1-0/+1
2015-08-11[media] fsl-viu: convert to the control frameworkHans Verkuil1-96/+14
2015-08-11[media] V4L2: platform: Add Renesas R-Car JPEG codec driverMikhail Ulyanov3-0/+1807
2015-08-11[media] s5p-jpeg: Eliminate double kfree()Andrzej Pietrasiewicz1-10/+4
2015-08-11[media] s5p-mfc: add additional check for incorrect memory configurationMarek Szyprowski4-11/+22
2015-08-11[media] s5p-mfc: add return value check in mfc_sys_init_cmdMarek Szyprowski1-1/+5
2015-08-11[media] s5p-mfc: fix state check from encoder queue_setupSeung-Woo Kim1-4/+5
2015-08-11[media] s5p-tv: fix wait_event_timeout return handlingNicholas Mc Guire1-7/+5
2015-08-11[media] s5p-tv: Drop owner assignment from i2c_driverKrzysztof Kozlowski2-2/+0
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2015-08-07treewide: Fix typo in printkMasanari Iida1-1/+1
2015-07-22[media] sh-veu: don't use COLORSPACE_JPEGHans Verkuil1-1/+1
2015-07-22[media] media: am437x-vpfe: Fix a race condition during releaseBenoit Parrot1-2/+12
2015-07-17[media] coda: make NV12 format defaultPhilipp Zabel1-14/+14
2015-07-17[media] coda: add macroblock tiling supportPhilipp Zabel6-70/+221
2015-07-17[media] coda: move cache setup into coda9_set_frame_cache, also use it in start_encodingPhilipp Zabel1-20/+25