summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-03-19media: replace WARN_ON in __media_pipeline_start()Shuah Khan
2019-03-19media: vicodec: avoid clang frame size warningArnd Bergmann
2019-03-19media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter
2019-03-19media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter
2019-03-19media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann
2019-03-19media: saa7146: avoid high stack usage with clangArnd Bergmann
2019-03-19media: atmel-isc: Add support for BT656 with CRC decodingKen Sloat
2019-03-19media: vb2: drop VB2_BUF_STATE_REQUEUEINGHans Verkuil
2019-03-19media: cobalt: replace VB2_BUF_STATE_REQUEUEING by _ERRORHans Verkuil
2019-03-19media: stm32-dcmi: fix DMA corruption when stopping streamingHugues Fruchet
2019-03-19media: stm32-dcmi: fix check of pm_runtime_get_sync return valueHugues Fruchet
2019-03-19media: platform/sh_veu.c: remove redundant NULL pointer checksShaobo He
2019-03-19media: cpia2: Fix use-after-free in cpia2_exitYueHaibing
2019-03-19media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot
2019-03-19media: rcar-vin: Enable support for r8a774a1Biju Das
2019-03-19media: rcar-csi2: Enable support for r8a774a1Biju Das
2019-03-19media: rcar_drif: Remove devm_ioremap_resource() error printingGeert Uytterhoeven
2019-03-19media: rcar-vin: Fix lockdep warning at stream onNiklas Söderlund
2019-03-19media: vimc: use new release opHans Verkuil
2019-03-19media: vimc: free vimc_cap_device when the last user disappearsHans Verkuil
2019-03-19media: vimc: zero the media_device on probeHans Verkuil
2019-03-19media: v4l2-subdev: handle module refcounting hereHans Verkuil
2019-03-19media: v4l2-subdev: add release() internal opHans Verkuil
2019-03-19media: vim2m: replace devm_kzalloc by kzallocHans Verkuil
2019-03-19media: vivid: use vzalloc for dev->bitmap_outHans Verkuil
2019-03-19media: media-devnode: fill in media chardev kobject to ease debuggingHans Verkuil
2019-03-19media: cec: fill in cec chardev kobject to ease debuggingHans Verkuil
2019-03-18media: vsp1: drm: Implement writeback supportLaurent Pinchart
2019-03-18media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart
2019-03-18media: vsp1: drm: Split RPF format setting to separate functionLaurent Pinchart
2019-03-18media: vsp1: wpf: Add writeback supportLaurent Pinchart
2019-03-18media: vsp1: dl: Allow chained display lists for display pipelinesLaurent Pinchart
2019-03-18media: vsp1: Add vsp1_dl_list argument to .configure_stream() operationLaurent Pinchart
2019-03-18media: vsp1: Replace the display list internal flag with a flags fieldLaurent Pinchart
2019-03-18media: vsp1: Fix addresses of display-related registers for VSP-DLLaurent Pinchart
2019-03-18media: vsp1: Replace leftover occurrence of fragment with bodyLaurent Pinchart
2019-03-18media: vsp1: wpf: Fix partition configuration for display pipelinesLaurent Pinchart
2019-03-18Revert "[media] v4l: vsp1: Supply frames to the DU continuously"Kieran Bingham
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-09Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-03-04media: dvb/earth-pt1: fix wrong initialization for demod blocksAkihiro Tsukada
2019-03-01media: vim2m: Address some coding style issuesMauro Carvalho Chehab
2019-03-01media: vim2m: don't use BUG()Mauro Carvalho Chehab
2019-03-01media: vim2m: speedup passthrough copyMauro Carvalho Chehab
2019-03-01media: vim2m: add an horizontal scalerMauro Carvalho Chehab
2019-03-01media: vim2m: don't accept YUYV anymore as output formatMauro Carvalho Chehab
2019-03-01media: vim2m: add vertical linear scalerMauro Carvalho Chehab
2019-03-01media: vim2m: better handle cap/out buffers with different sizesMauro Carvalho Chehab