summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-03-25media: vicodec: Move raw frame preparation code to a functionDafna Hirschfeld
2019-03-25media: vicodec: bugfix: free compressed_frame upon device releaseDafna Hirschfeld
2019-03-25media: vicodec: bugfix - call v4l2_m2m_buf_copy_metadata also if decoding failsDafna Hirschfeld
2019-03-25media: vicodec: change variable name for the return value of v4l2_fwht_encodeDafna Hirschfeld
2019-03-25media: vicodec: upon release, call m2m release before freeing ctrl handlerDafna Hirschfeld
2019-03-25media: vicodec: fix g_selection: either handle crop or composeHans Verkuil
2019-03-25media: vicodec: selection api should only check single buffer typesDafna Hirschfeld
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-20media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus
2019-03-20media: pxa-camera: Match with device node, not the port nodeSakari Ailus
2019-03-20media: vicodec: reset last_src/dst_buf based on the IS_OUTPUTHans Verkuil
2019-03-20media: vicodec: remove WARN_ON(1) from get_q_data()Hans Verkuil
2019-03-19media: vimc: stream: init/terminate the first entityHelen Fornazier
2019-03-19media: vimc: stream: add docs to struct vimc_streamHelen Fornazier
2019-03-19media: vimc: stream: cleanup frame field from struct vimc_streamHelen Fornazier
2019-03-19media: vimc: cap: fix step width/height in enum framesizeHelen Fornazier
2019-03-19media: vimc: stream: fix thread state before sleepHelen Fornazier
2019-03-19media: vimc: deb: fix default sink bayer formatHelen Fornazier
2019-03-19media: vicodec: avoid clang frame size warningArnd Bergmann
2019-03-19media: atmel-isc: Add support for BT656 with CRC decodingKen Sloat
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: 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: vim2m: replace devm_kzalloc by kzallocHans Verkuil
2019-03-19media: vivid: use vzalloc for dev->bitmap_outHans Verkuil
2019-03-10Merge tag 'devicetree-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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
2019-03-01media: vim2m: use different framesizes for bayer formatsMauro Carvalho Chehab
2019-03-01media: vim2m: add support for VIDIOC_ENUM_FRAMESIZESMauro Carvalho Chehab
2019-03-01media: vim2m: ensure that width is multiple of twoMauro Carvalho Chehab
2019-03-01media: vim2m: improve debug messagesMauro Carvalho Chehab
2019-03-01media: vim2m: add bayer capture formatsMauro Carvalho Chehab
2019-03-01media: a few more typos at staging, pci, platform, radio and usbMauro Carvalho Chehab
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-02-18media: video-mux: add bayer formatsRui Miguel Silva
2019-02-18media: vicodec: Add a flag for I-frames in fwht headerDafna Hirschfeld