aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2020-03-11media: v4l2-mem2mem.c: fix broken linksHans Verkuil
2020-02-11media: v4l2-core: compat: ignore native command codesArnd Bergmann
2020-02-11media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2019-12-31media: v4l2-core: fix touch support in v4l_g_fmtVandana BN
2019-12-05media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev
2019-09-16media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2019-07-26media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon
2019-03-27media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil
2019-01-22media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus
2018-11-13media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCCHans Verkuil
2018-11-13media: replace ADOBERGB by OPRGBHans Verkuil
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-07media: v4l2-mem2mem: add descriptions to MC fieldsMauro Carvalho Chehab
2018-08-02media: v4l: Add new 10-bit packed grayscale formatTodor Tomov
2018-08-02media: doc-rst: Add packed Bayer raw14 pixel formatsSakari Ailus
2018-07-27media: v4l2-mem2mem: Fix missing v4l2_m2m_try_run callEzequiel Garcia
2018-07-25media: v4l2-mem2mem: add v4l2_m2m_last_buf()Hans Verkuil
2018-07-25media: videodev.h: add PIX_FMT_FWHT for use with vicodecHans Verkuil
2018-07-24media: mem2mem: Make .job_abort optionalEzequiel Garcia
2018-07-24media: v4l: Add support for STD ioctls on subdev nodesNiklas Söderlund
2018-07-24media: v4l2-fwnode: parse 'data-enable-active' propJacopo Mondi
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-07-04media: v4l2-ctrl: Add control for VP9 profileKeiichi Watanabe
2018-07-04media: v4l2-ctrl: Change control for VP8 profile to menu controlKeiichi Watanabe
2018-07-04media: add helpers for memory-to-memory media controllerEzequiel Garcia
2018-07-04media: mark entity-intf links as IMMUTABLEHans Verkuil
2018-07-04media: v4l2-ctrls.c: fix broken auto cluster handlingHans Verkuil
2018-07-04media: v4l2-ioctl.c: use correct vb2_queue lock for m2m devicesHans Verkuil
2018-06-28media: mem2mem: Remove excessive try_run callEzequiel Garcia
2018-06-28media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Convert v4l2 event to struct_sizeMatthew Wilcox
2018-06-05media: v4l2-ioctl.c: fix missing unlock in __video_do_ioctl()Hans Verkuil
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-28media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil
2018-05-28media: v4l2-ioctl: clear fields in s_parmHans Verkuil
2018-05-11media: v4l2-ioctl: replace IOCTL_INFO_STD with stub functionsSami Tolvanen
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-09media: videobuf-dma-sg: Fix dma_{sync,unmap}_sg() callsRobin Murphy
2018-05-09media: videobuf: Change return type to vm_fault_tSouptick Joarder
2018-05-09media: v4l2-core: Rename array 'video_driver' to 'video_drivers'Simon Que
2018-05-04media: v4l2-dev: use pr_foo() for printing messagesMauro Carvalho Chehab
2018-05-04media: v4l2-core: get rid of videobuf-dvbMauro Carvalho Chehab