summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2021-03-22media: v4l2-dev.c: show which events are requested by poll()Hans Verkuil
2021-03-22media: Avoid parsing quantization and huffman tablesMirela Rabulea
2021-03-22media: Quit parsing stream if doesn't start with SOIMirela Rabulea
2021-03-22media: Add parsing for APP14 data segment in jpeg helpersMirela Rabulea
2021-03-22media: v4l: Add packed YUV444 24bpp pixel formatMirela Rabulea
2021-03-22media: uapi: move VP8 stateless controls out of stagingEzequiel Garcia
2021-03-22media: controls: Log VP8 stateless control in .std_logEzequiel Garcia
2021-03-22media: uapi: vp8: Remove "header" from symbol names and macrosEzequiel Garcia
2021-03-22media: v4l2-ctrls: Add control for AUD generationStanimir Varbanov
2021-03-22media: v4l2-ctrl: Make display delay and display enable std controlsStanimir Varbanov
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-11media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad()Laurent Pinchart
2021-03-11media: fix incorrect kernel doc usagesHans Verkuil
2021-03-11media: v4l: common: v4l2_get_link_freq: add printing a warningAndrey Konovalov
2021-02-17v4l: ioctl: Use %p4cc printk modifier to print FourCC codesSakari Ailus
2021-02-06media: Remove the legacy v4l2-clk APIEzequiel Garcia
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart
2021-02-06media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdevEzequiel Garcia
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia
2021-02-06media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAMEEzequiel Garcia
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab
2021-01-27media: v4l2-async: Safely unregister an non-registered async subdevLaurent Pinchart
2021-01-27media: v4l2-async: Add waiting subdevices debugfsEzequiel Garcia
2021-01-27media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOMEzequiel Garcia
2021-01-27media: v4l2-ioctl: print capabilities in v4l_print_create_buffers()Helen Koike
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-07media: v4l: common: Fix naming of v4l2_get_link_rateSakari 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