summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-11-27media: v4l: event: Add subscription to list before calling "add" operationSakari Ailus
2018-11-27Revert "media: videobuf2-core: don't call memop 'finish' when queueing"Hans Verkuil
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil
2018-08-24MMFMWK-7549 [media] videobuf: store field and timestamp when queue USERPTR bu...Haihua Hu
2018-08-24MLK-13797 v4l2-ioctl: Do not warn on device-specific pixelformatLeonard Crestez
2018-08-24MLK-11508-2 v4l2: Add v4l2_async_notifier_unregister recursively callSandor Yu
2018-08-24MLK-11508-1: Revert "[media] v4l2-core: remove the old .ioctl BKL replacement"Sandor Yu
2018-08-24MLK-9662 [V4L2 Capture] Revert patch to re-add support for _G_CHIP_IDENTOliver Brown
2018-08-03media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil
2018-07-03media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab
2018-05-25media: vb2: Fix videobuf2 to map correct areaMasami Hiramatsu
2018-04-20media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab
2018-04-13media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab
2018-02-28v4l2: disable filesystem-dax mapping supportDan Williams
2018-02-17media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-02-17media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-02-17media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz
2018-02-17media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-02-17media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-02-17media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz
2017-06-24vb2: Fix an off by one error in 'vb2_plane_vaddr'Christophe JAILLET
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-10-10samples: move blackfin gptimers-example from DocumentationShuah Khan
2016-09-19[media] SDI: add flag for SDI formats and SMPTE 125M definitionCharles-Antoine Couret
2016-09-09[media] v4l: ioctl: Clear the v4l2_pix_format_mplane reserved fieldLaurent Pinchart
2016-09-09[media] videobuf2-v4l2.h: get kernel-doc tags from C fileMauro Carvalho Chehab
2016-09-09[media] videobuf2-core.h: move function descriptions from c fileMauro Carvalho Chehab
2016-09-09[media] v4l2-mem2mem.h: move descriptions from .c fileMauro Carvalho Chehab
2016-08-24[media] vb2: Fix vb2_core_dqbuf() kernel-docJavier Martinez Canillas
2016-08-24[media] media: v4l2-ctrls: append missing h264 profile stringStanimir Varbanov
2016-08-24[media] v4l2-async: remove unneeded .registered_async callbackJavier Martinez Canillas
2016-08-24[media] v4l: Do not allow re-registering sub-devicesSakari Ailus
2016-08-24[media] vb2: add WARN_ONs checking if a valid struct device was passedHans Verkuil
2016-08-24[media] vb2: don't return NULL for alloc and get_userptr opsHans Verkuil
2016-08-24[media] vb2: remove TODO comment for dma-buf in QBUFJavier Martinez Canillas