summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti
Commit message (Expand)AuthorAgeFilesLines
* [media] c8sectpfe: use setup_timerGeliang Tang2017-04-101-3/+2
* [media] stih-cec: add CEC notifier supportBenjamin Gaignard2017-04-102-0/+405
* [media] st-delta: mjpeg: fix static checker warningHugues Fruchet2017-04-051-1/+1
* [media] bdisp: Clean up file handle in open() error pathShailendra Verma2017-03-031-1/+1
* [media] st-delta: debug: trace stream/frame information & summaryHugues Fruchet2017-02-084-5/+117
* [media] st-delta: add mjpeg supportHugues Fruchet2017-02-087-0/+874
* [media] st-delta: EOS (End Of Stream) supportHugues Fruchet2017-02-082-1/+168
* [media] st-delta: rpmsg ipc supportHugues Fruchet2017-02-085-1/+703
* [media] st-delta: add memory allocator helper functionsHugues Fruchet2017-02-084-1/+74
* [media] st-delta: STiH4xx multi-format video decoder v4l2 driverHugues Fruchet2017-02-084-0/+2390
* [media] media: platform: sti: return -ENOMEM on errorsPan Bian2017-02-031-1/+1
* [media] st-hva: hva_dbg_summary() should be staticMauro Carvalho Chehab2017-01-311-1/+1
* [media] st-hva: add debug file systemJean-Christophe Trotin2017-01-316-3/+583
* [media] st-hva: encoding summary at instance releaseJean-Christophe Trotin2017-01-315-11/+62
* [media] c8sectpfe: fix error return code in c8sectpfe_probe()Wei Yongjun2016-11-211-0/+2
* [media] c8sectpfe: Remove clk_disable_unprepare hacksPeter Griffin2016-11-181-5/+1
* [media] st-hva: fix a copy-and-paste variable name errorColin Ian King2016-11-161-1/+1
* [media] st-hva: fix some error handling in hva_hw_probe()Dan Carpenter2016-11-161-3/+3
* [media] bdisp: fix error return code in bdisp_probe()Wei Yongjun2016-10-241-0/+1
* [media] c8sectpfe: don't break long linesMauro Carvalho Chehab2016-10-211-10/+6
* [media] hva: fix sparse warningsHans Verkuil2016-09-191-2/+2
* [media] platform: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] st-hva: add H.264 video encoding supportJean-Christophe Trotin2016-09-094-7/+1189
* [media] st-hva: multi-format video encoder V4L2 driverJean-Christophe Trotin2016-09-097-0/+2273
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-18/+8
* [media] c8sectpfe: fix memory leakSudip Mukherjee2016-07-121-0/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-082-16/+4
* bdisp: move the V/H filter spec to bdisp-hw.cMauro Carvalho Chehab2016-06-242-304/+305
* [media] c8sectpfe: Rework firmware loading mechanismPeter Griffin2016-05-091-43/+22
* [media] c8sectpfe: Demote print to dev_dbgPeter Griffin2016-05-091-1/+1
* [media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin2016-05-091-1/+1
* [media] constify stv6110x_devctl structureJulia Lawall2016-02-011-1/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-2/+2
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-6/+4
* [media] c8sectpfe: Combine three checks into a single if blockMarkus Elfring2015-11-191-8/+9
* [media] c8sectpfe: Delete unnecessary checks before two function callsMarkus Elfring2015-11-191-3/+2
* [media] c8sectpfe: Update binding to reset-gpiosPeter Griffin2015-11-181-1/+1
* Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-053-15/+16
|\
| * [media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACKTakashi Iwai2015-10-201-1/+0
| * [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
| * [media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab2015-10-011-2/+2
| * [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-11/+12
* | [media] c8sectpfe: fix return of garbageSudip Mukherjee2015-10-221-2/+2
* | [media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King2015-10-221-2/+1
|/
* [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] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab2015-08-112-1/+3
* [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
OpenPOWER on IntegriCloud