summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-122-38/+32Star
|\
| * [media] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vad...Jan Kara2015-08-162-38/+32Star
* | 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-0656-1134/+5693
|\ \
| * | [media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin2015-09-031-1/+0Star
| * | [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
| * | [media] media: rcar_vin: fill in bus_info fieldRob Taylor2015-08-161-0/+1
| * | [media] media: soc_camera: rcar_vin: Add BT.709 24-bit RGB888 input supportWilliam Towle2015-08-161-2/+10
| * | [media] v4l: omap3isp: Drop platform data supportLaurent Pinchart2015-08-166-127/+158
| |/
| * [media] c8sectpfe: use a new Kconfig menu for DVB platform driversMauro Carvalho Chehab2015-08-121-0/+9
| * [media] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab2015-08-122-1/+3
| * [media] coda: drop zero payload bitstream buffersZahari Doychev2015-08-111-0/+7
| * [media] c8sectpfe: don't go past channel_data arrayMauro Carvalho Chehab2015-08-111-1/+1
| * [media] c8sectpfe: Allow compiling it with COMPILE_TESTMauro Carvalho Chehab2015-08-111-1/+1
| * [media] c8sectpfe: Add Kconfig and Makefile for the driverPeter Griffin2015-08-114-1/+41
| * [media] c8sectpfe: Add c8sectpfe debugfs supportPeter Griffin2015-08-112-0/+297
| * [media] c8sectpfe: Add support for various ST NIM cardsPeter Griffin2015-08-112-0/+264
| * [media] c8sectpfe: Add LDVB helper functionsPeter Griffin2015-08-112-0/+329
| * [media] c8sectpfe: STiH407/10 Linux DVB demux supportPeter Griffin2015-08-112-0/+1523
| * [media] vivid: support cvt, gtf timings for video outPrashant Laddha2015-08-111-2/+13
| * [media] soc_camera: always release queue for queue ownerHans Verkuil2015-08-111-4/+5
| * [media] soc_camera: pass on streamoff errorHans Verkuil2015-08-111-3/+4
| * [media] soc_camera: compliance fixesHans Verkuil2015-08-111-6/+12
| * [media] soc_camera: fix expbuf supportHans Verkuil2015-08-111-6/+5Star
| * [media] soc_camera: fix enum_inputHans Verkuil2015-08-111-0/+3
| * [media] sh_mobile_ceu_camera: set field to FIELD_NONEHans Verkuil2015-08-111-0/+1
| * [media] sh_mobile_ceu_camera: fix querycapHans Verkuil2015-08-111-0/+2
| * [media] sh-veu: initialize timestamp_flags and copy timestamp infoHans Verkuil2015-08-111-0/+8
| * [media] fsl-viu: drop format namesHans Verkuil2015-08-111-7/+2Star
| * [media] fsl-viu: small fixesHans Verkuil2015-08-111-2/+3
| * [media] fsl-viu: add control event supportHans Verkuil2015-08-111-3/+18
| * [media] fsl-viu: fill in colorspace, always set field to interlacedHans Verkuil2015-08-111-11/+3Star
| * [media] fsl-viu: fill in bus_info in vidioc_querycapHans Verkuil2015-08-111-0/+1
| * [media] fsl-viu: convert to the control frameworkHans Verkuil2015-08-111-96/+14Star
| * [media] V4L2: platform: Add Renesas R-Car JPEG codec driverMikhail Ulyanov2015-08-113-0/+1807
| * [media] s5p-jpeg: Eliminate double kfree()Andrzej Pietrasiewicz2015-08-111-10/+4Star
| * [media] s5p-mfc: add additional check for incorrect memory configurationMarek Szyprowski2015-08-114-11/+22
| * [media] s5p-mfc: add return value check in mfc_sys_init_cmdMarek Szyprowski2015-08-111-1/+5
| * [media] s5p-mfc: fix state check from encoder queue_setupSeung-Woo Kim2015-08-111-4/+5
| * [media] s5p-tv: fix wait_event_timeout return handlingNicholas Mc Guire2015-08-111-7/+5Star
| * [media] s5p-tv: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-08-112-2/+0Star
| * [media] sh-veu: don't use COLORSPACE_JPEGHans Verkuil2015-07-221-1/+1
| * [media] media: am437x-vpfe: Fix a race condition during releaseBenoit Parrot2015-07-221-2/+12
| * [media] coda: make NV12 format defaultPhilipp Zabel2015-07-171-14/+14
| * [media] coda: add macroblock tiling supportPhilipp Zabel2015-07-176-70/+221
| * [media] coda: move cache setup into coda9_set_frame_cache, also use it in sta...Philipp Zabel2015-07-171-20/+25
| * [media] coda: Use S_PARM to set nominal framerate for h.264 encoderPhilipp Zabel2015-07-172-0/+106
| * [media] coda: implement VBV delay and buffer size controlsPhilipp Zabel2015-07-173-1/+20
| * [media] coda: reset CODA960 hardware after sequence endPhilipp Zabel2015-07-171-0/+8