summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2018-12-24media: v4l2: include mm.h for kvfree functionJianqun Xu
2018-12-19Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-11-29media: v4l: increase the data length of v4l2_eventWilliam Wu
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-10Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-10-10media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-09-26media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil
2018-09-07Merge branch 'linux-linaro-lsk-v4.4' of git://git.linaro.org/kernel/linux-lin...Tao Huang
2018-08-06media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil
2018-08-03Merge tag 'lsk-v4.4-18.07-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-07-05UPSTREAM: media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski
2018-07-03media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab
2018-06-04Merge tag 'lsk-v4.4-18.05-android' of git://git.linaro.org/kernel/linux-linar...Tao Huang
2018-04-24media: 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-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-02-25v4l: remove MEDIA_TUNER dependency for VIDEO_TUNERArnd Bergmann
2018-02-16media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logicDaniel Mentz
2018-02-16media: v4l2-compat-ioctl32.c: don't copy back the result for certain errorsHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer typeHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32Hans Verkuil
2018-02-16media: v4l2-compat-ioctl32: Copy v4l2_window->global_alphaDaniel Mentz
2018-02-16media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevsHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: fix ctrl_is_pointerHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32Hans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: avoid sizeof(type)Hans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32Hans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: fix the indentationHans Verkuil
2018-02-16media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUFHans Verkuil
2018-02-16vb2: V4L2_BUF_FLAG_DONE is set after DQBUFRicardo Ribalda
2018-02-16media: v4l2-ioctl.c: don't copy back the result for -ENOTTYHans Verkuil
2018-01-05FROMLIST: media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer formatJacob Chen
2017-12-15media: v4l2buf: fix videobuf ext_lock lockedPeng Zhou
2017-12-01Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-11-30media: v4l2-ctrl: Fix flags field on Control eventsRicardo Ribalda Delgado
2017-11-27FROMLIST: media: v4l2-fwnode: Check subdev count after checking portTomasz Figa
2017-11-27FROMLIST: v4l: async: Add a convenience function for registering sensorsSakari Ailus
2017-11-27FROMLIST: v4l: fwnode: Add convenience function for parsing common external refsSakari Ailus
2017-11-27FROMLIST: v4l: fwnode: Add a helper function to obtain device / integer refer...Sakari Ailus
2017-11-27FROMLIST: v4l: fwnode: Add a helper function for parsing generic referencesSakari Ailus
2017-11-27FROMLIST: v4l: async: Ensure only unique fwnodes are registered to notifiersSakari Ailus
2017-11-27FROMLIST: v4l: async: Allow binding notifiers to sub-devicesSakari Ailus
2017-11-27FROMLIST: v4l: async: Prepare for async sub-device notifiersSakari Ailus
2017-11-27FROMLIST: v4l: async: Allow async notifier register call succeed with no subdevsSakari Ailus
2017-11-27FROMLIST: v4l: async: Register sub-devices before calling bound callbackSakari Ailus
2017-11-27FROMLIST: v4l: async: Introduce helpers for calling async ops callbacksSakari Ailus
2017-11-27FROMLIST: v4l: async: Move async subdev notifier operations to a separate str...Laurent Pinchart
2017-11-27FROMLIST: v4l: fwnode: Support generic parsing of graph endpoints in a deviceSakari Ailus
2017-11-27FROMLIST: v4l: async: Use more intuitive names for internal functionsSakari Ailus