summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-281-64/+21
|\
| * Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-64/+21
| |\
| | * v4l: ioctl: Use %p4cc printk modifier to print FourCC codesSakari Ailus2021-02-171-64/+21
* | | media: v4l2-ctrls: fix reference to freed memoryHans Verkuil2021-04-151-74/+63
* | | media: v4l2-ctrls.c: fix race condition in hdl->requests listHans Verkuil2021-04-061-3/+14
* | | media: v4l: Add HDR10 static metadata controlsStanimir Varbanov2021-04-061-0/+68
* | | media: v4l: Add new Colorimetry ClassStanimir Varbanov2021-04-061-1/+6
* | | media: v4l2-ctrl: Add decoder conceal color controlStanimir Varbanov2021-04-061-0/+9
* | | media: v4l2-ctrl: add controls for long term reference.Dikshita Agarwal2021-04-061-0/+14
* | | media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_commonSakari Ailus2021-04-061-2/+2
* | | media: v4l: fwnode: Rename and make static V4L2 async notifier helperSakari Ailus2021-04-061-5/+22
* | | media: v4l2-mc: fix a warning messageAntti Keränen2021-03-221-1/+1
* | | media: v4l2-ctrls: Fix h264 hierarchical coding type menu ctrlStanimir Varbanov2021-03-221-0/+8
* | | media: v4l2-ctrls.c: initialize flags field of p_fwht_paramsHans Verkuil2021-03-221-0/+2
* | | media: v4l2-ioctl.c: fix timestamp formatHans Verkuil2021-03-221-1/+1
* | | media: v4l2-dev.c: show which events are requested by poll()Hans Verkuil2021-03-221-2/+3
* | | media: Avoid parsing quantization and huffman tablesMirela Rabulea2021-03-221-0/+8
* | | media: Quit parsing stream if doesn't start with SOIMirela Rabulea2021-03-221-5/+2
* | | media: Add parsing for APP14 data segment in jpeg helpersMirela Rabulea2021-03-221-1/+41
* | | media: v4l: Add packed YUV444 24bpp pixel formatMirela Rabulea2021-03-221-0/+1
* | | media: uapi: move VP8 stateless controls out of stagingEzequiel Garcia2021-03-221-2/+2
* | | media: controls: Log VP8 stateless control in .std_logEzequiel Garcia2021-03-221-0/+3
* | | media: uapi: vp8: Remove "header" from symbol names and macrosEzequiel Garcia2021-03-221-18/+18
* | | media: v4l2-ctrls: Add control for AUD generationStanimir Varbanov2021-03-221-0/+2
* | | media: v4l2-ctrl: Make display delay and display enable std controlsStanimir Varbanov2021-03-221-0/+4
* | | media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad()Laurent Pinchart2021-03-111-3/+3
* | | media: fix incorrect kernel doc usagesHans Verkuil2021-03-111-1/+1
* | | media: v4l: common: v4l2_get_link_freq: add printing a warningAndrey Konovalov2021-03-111-0/+5
|/ /
* | media: Remove the legacy v4l2-clk APIEzequiel Garcia2021-02-062-322/+1
* | media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-062-17/+17
* | media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdevEzequiel Garcia2021-02-062-5/+5
* | media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-12/+12
* | media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAMEEzequiel Garcia2021-02-061-41/+0
* | Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-011-2/+2
|\ \
| * | media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus2021-01-071-2/+2
| |/
* | media: v4l2-async: Safely unregister an non-registered async subdevLaurent Pinchart2021-01-271-0/+3
* | media: v4l2-async: Add waiting subdevices debugfsEzequiel Garcia2021-01-272-0/+71
* | media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOMEzequiel Garcia2021-01-271-14/+0
* | media: v4l2-ioctl: print capabilities in v4l_print_create_buffers()Helen Koike2021-01-271-3/+3
* | media: v4l2-ctrls.c: fix shift-out-of-bounds in std_validateHans Verkuil2021-01-271-1/+2
* | media: v4l2-fwnode: Include v4l2_fwnode_bus_typeDaniel Scally2021-01-261-11/+0
* | media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode()Daniel Scally2021-01-261-0/+8
* | media: v4l2-ctrl: Add base layer priority id control.Dikshita Agarwal2021-01-141-0/+1
* | media: v4l2-ctrl: Add layer wise bitrate controls for h264Dikshita Agarwal2021-01-141-0/+7
* | media: v4l2-ctrl: Add frame-specific min/max qp controls for hevcDikshita Agarwal2021-01-141-0/+8
* | media: v4l: ioctl: Use kmalloc to allocate a small chunk of memorySakari Ailus2021-01-121-2/+2
* | media: v4l: ioctl: Fix memory leak in video_usercopySakari Ailus2021-01-121-18/+14
* | media: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev is unregisteredHans Verkuil2021-01-041-5/+7
* | media: v4l2-dev/event: add v4l2_event_wake_all()Hans Verkuil2021-01-042-0/+20
* | media: v4l2-mem2mem: always call poll_wait() on queuesAlexandre Courbot2021-01-041-3/+12
|/