aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2021-01-27media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validateHans Verkuil
2021-01-26media: v4l2-fwnode: Include v4l2_fwnode_bus_typeDaniel Scally
2021-01-26media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()Daniel Scally
2021-01-14media: v4l2-ctrl: Add base layer priority id control.Dikshita Agarwal
2021-01-14media: v4l2-ctrl: Add layer wise bitrate controls for h264Dikshita Agarwal
2021-01-14media: v4l2-ctrl: Add frame-specific min/max qp controls for hevcDikshita Agarwal
2021-01-12media: v4l: ioctl: Use kmalloc to allocate a small chunk of memorySakari Ailus
2021-01-12media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus
2021-01-04media: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev is unregisteredHans Verkuil
2021-01-04media: v4l2-dev/event: add v4l2_event_wake_all()Hans Verkuil
2021-01-04media: v4l2-mem2mem: always call poll_wait() on queuesAlexandre Courbot
2020-12-03media: vicodec: mark the stateless FWHT API as stableHans Verkuil
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia
2020-12-03media: controls: Log H264 stateless controls in .std_logEzequiel Garcia
2020-12-03media: controls: Add the stateless codec control classEzequiel Garcia
2020-12-03media: controls: Validate H264 stateless controlsEzequiel Garcia
2020-12-03media: Rename stateful codec control macrosEzequiel Garcia
2020-12-03media: controls: Add validate failure debug messageEzequiel Garcia
2020-12-03media: controls: Add VP8 stateless type initializationEzequiel Garcia
2020-12-02media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port()Niklas Söderlund
2020-12-02media: v4l: subdev: Set sd->devnode before registering the subdevSakari Ailus
2020-11-17media: v4l2-compat-ioctl32.c: add missing #ifdef CONFIG_COMPAT_32BIT_TIMEsHans Verkuil
2020-11-17media: v4l2-ctrls: allow V4L2_CTRL_TYPE_BUTTON with request apiDikshita Agarwal
2020-11-17media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer formatShunqian Zheng
2020-11-16media: v4l: Add a helper for obtaining the link frequencySakari Ailus
2020-11-16media: v4l: subdev: Improve link format validation debug messagesSakari Ailus
2020-11-16media: v4l2-fwnode: Don't zero parts of struct v4l2_fwnode_endpoint anymoreSakari Ailus
2020-11-16media: v4l2-fwnode: Return -EINVAL for invalid bus-typeLad Prabhakar
2020-11-16media: v4l2: remove remaining compat_ioctlArnd Bergmann
2020-11-16media: v4l2: remaining compat handlersArnd Bergmann
2020-11-16media: v4l2: convert v4l2_format compat ioctlsArnd Bergmann
2020-11-16media: v4l2: allocate v4l2_clip objects earlyArnd Bergmann
2020-11-16media: v4l2: move compat handling for v4l2_bufferArnd Bergmann
2020-11-16media: v4l2: move v4l2_ext_controls conversionArnd Bergmann
2020-11-16media: v4l2: remove unneeded compat ioctl handlersArnd Bergmann
2020-11-16media: v4l2: prepare compat-ioctl reworkArnd Bergmann
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