summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2020-10-08media: v4l2-mem2mem: Fix spurious v4l2_m2m_buf_doneEzequiel Garcia
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
2020-09-26media: v4l2-mem2mem: simplify poll logicAlexandre Courbot
2020-09-26media: v4l2-mem2mem: always consider OUTPUT queue during pollAlexandre Courbot
2020-09-24Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-14media: v4l2-ctrl: Add VP9 codec levelsStanimir Varbanov
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-09-10media: v4l2-fwnode: Use debug level for printing link frequenciesSakari Ailus
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-09-03media: videobuf-dma-sg: number of pages should be unsigned longMauro Carvalho Chehab
2020-09-01media: v4l2-ctrl: Add frame-skip std encoder controlStanimir Varbanov
2020-09-01media: v4l2-ctrls: Add encoder constant quality controlMaheshwar Ajja
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia
2020-09-01media: uapi: h264: Increase size of DPB entry pic_numEzequiel Garcia
2020-09-01media: uapi: h264: Clean DPB entry interfaceEzequiel Garcia
2020-09-01media: uapi: h264: Split prediction weight parametersEzequiel Garcia
2020-08-28media: v4l2-mem2mem: add v4l2_m2m_suspend, v4l2_m2m_resumePi-Hsun Shih
2020-08-26media: media/v4l2-core: Fix kernel-infoleak in video_put_user()Peilin Ye
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18media: v4l2-subdev: Introduce [get|set]_mbus_config pad opsJacopo Mondi
2020-07-19media: v4l2-async: Log message in case of heterogeneous fwnode matchLaurent Pinchart
2020-07-19media: v4l2-async: Pass notifier pointer to match functionsLaurent Pinchart
2020-07-19media: v4l2-async: Accept endpoints and devices for fwnode matchingLaurent Pinchart
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia
2020-07-19v4l2-core: Print control name in VIDIOC_S/G_(EXT)_CTRL(S)Ezequiel Garcia
2020-06-23media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-11media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-05-18media: v4l2-ctrls: Add helper to register propertiesJacopo Mondi
2020-05-18media: v4l2-ctrls: Sort includes alphabeticallyJacopo Mondi
2020-05-18media: v4l2-fwnode: Add helper to parse device propertiesJacopo Mondi
2020-05-18media: v4l2-ctrls: Add camera orientation and rotationJacopo Mondi
2020-05-18media: Revert "media: v4l2-fwnode: Add a convenience function for registering...Steve Longerbeam
2020-05-18media: v4l2-mc: add v4l2_create_fwnode_links helpersSteve Longerbeam
2020-05-18media: v4l2-subdev: add v4l2_subdev_get_fwnode_pad_1_to_1Steve Longerbeam
2020-05-12media: v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctlHans Verkuil
2020-05-12media: v4l2-subdev: Guard whole fops and ioctl hdlrJacopo Mondi
2020-05-12media: v4l2-dev: Add v4l2_device_register_ro_subdev_node()Jacopo Mondi
2020-05-06media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devicesLaurent Pinchart
2020-05-06media: v4l2-dev/ioctl: Add V4L2_CAP_IO_MCNiklas Söderlund
2020-04-21media: v4l2-ctrls: add __v4l2_ctrl_s_ctrl_compound()Hans Verkuil
2020-04-21media: v4l2-ctrls: v4l2_ctrl_g/s_ctrl*(): don't continue when WARN_ONHans Verkuil
2020-04-21media: v4l2-core: Add helpers to build the H264 P/B0/B1 reflistsBoris Brezillon