summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 84Thomas Gleixner2019-05-241-11/+1Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-3/+3
* media: v4l2-common: add bayer formats in v4l2_format_infoHelen Fornazier2019-04-221-0/+22
* media: Introduce helpers to fill pixel format structsEzequiel Garcia2019-04-221-0/+164
* media: v4l: add I / P frame min max QP definitionsFish Lin2019-04-221-0/+4
* media: v4l2-ctrl: potential shift wrapping bugsDan Carpenter2019-03-291-2/+2
* media: v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdescHans Verkuil2019-03-251-0/+1
* media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld2019-03-251-0/+12
* media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failureDafna Hirschfeld2019-03-251-7/+11
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-4/+4
* media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing exampleSakari Ailus2019-03-201-1/+4
* media: v4l2-fwnode: The first default data lane is 0 on C-PHYSakari Ailus2019-03-201-1/+5
* media: v4l2-fwnode: Defaults may not override endpoint configuration in firmwareSakari Ailus2019-03-201-1/+5
* media: strscpy() returns a negative value on failure unlike strlcpy().Hans Petter Selasky2019-03-191-1/+1
* media: v4l2-subdev: handle module refcounting hereHans Verkuil2019-03-191-13/+9Star
* media: v4l2-subdev: add release() internal opHans Verkuil2019-03-191-5/+14
* media: v4l2-core: fix several typosMauro Carvalho Chehab2019-03-015-12/+12
* media: v4l2-mem2mem: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-02-181-3/+3
* media: videobuf: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-3/+3
* media: v4l2-mem2mem: add q->error check to v4l2_m2m_poll()Hans Verkuil2019-02-181-2/+4
* media: v4l2-mem2mem: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-12/+7Star
* media: v4l2-ctrls.c: fix epoll() by calling poll_wait firstHans Verkuil2019-02-181-1/+1
* media: vb2: keep track of timestamp statusHans Verkuil2019-02-181-0/+1
* media: v4l: Add 32-bit packed YUV formatsVivek Kasireddy2019-02-181-0/+4
* media: v4l: ioctl: Sanitize num_planes before using itEzequiel Garcia2019-02-181-8/+6Star
* Merge tag 'v5.0-rc7' into patchworkMauro Carvalho Chehab2019-02-181-5/+19
|\
| * media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus2019-01-161-1/+3
| * media: v4l: ioctl: Validate num_planes before using itSakari Ailus2019-01-161-0/+8
| * media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding2019-01-161-4/+8
* | media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadataEzequiel Garcia2019-02-071-4/+4
* | media: v4l2-common: drop v4l2_get_timestampHans Verkuil2019-02-071-10/+0Star
* | media: videobuf: use u64 for the timestamp internallyHans Verkuil2019-02-071-2/+2
* | media: v4l2-event: keep track of the timestamp in nsHans Verkuil2019-02-071-10/+9Star
* | media: media/v4l2-core/videobuf-vmalloc.c: Remove dead codeSouptick Joarder2019-01-211-20/+0Star
* | media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel2019-01-161-0/+1
* | media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel2019-01-161-0/+2
* | media: v4l2-ctrls.c/uvc: zero v4l2_eventHans Verkuil2019-01-161-1/+1
* | media: cedrus: identify buffers by timestampHans Verkuil2019-01-071-9/+0Star
* | media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper functionHans Verkuil2019-01-071-0/+20
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-23/+23
* Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-12-254-6/+35
|\
| * media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUTSakari Ailus2018-12-143-4/+33
| * media: v4l2-fwnode: Fix setting V4L2_MBUS_DATA_ACTIVE_HIGH/LOW flagOndrej Jirman2018-12-121-2/+2
* | Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab2018-12-171-2/+2
|\ \ | |/ |/|
| * media: mpeg2-ctrls.h: move MPEG2 state controls to non-public headerHans Verkuil2018-12-051-2/+2
* | media: v4l2-device: Link subdevices to their parent devices if availableTomasz Figa2018-12-071-0/+1
* | media: Use of_node_name_eq for node name comparisonsRob Herring2018-12-071-4/+2Star