| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o... | Linus Torvalds | 2021-02-23 | 2 | -0/+48 |
|\ |
|
| * | media: videobuf2: Move frame_vector into media subsystem | Daniel Vetter | 2021-01-12 | 2 | -0/+48 |
* | | media: v4l: async: Fix kerneldoc documentation for async functions | Sakari Ailus | 2021-02-15 | 1 | -41/+39 |
* | | media: Remove the legacy v4l2-clk API | Ezequiel Garcia | 2021-02-06 | 1 | -73/+0 |
* | | media: Clarify v4l2-async subdevice addition API | Ezequiel Garcia | 2021-02-06 | 1 | -4/+11 |
* | | media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API | Laurent Pinchart | 2021-02-06 | 1 | -9/+18 |
* | | media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdev | Ezequiel Garcia | 2021-02-06 | 1 | -2/+7 |
* | | media: davinci: vpif_display: Remove unused v4l2-async code | Ezequiel Garcia | 2021-02-06 | 1 | -2/+0 |
* | | media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev | Ezequiel Garcia | 2021-02-06 | 1 | -7/+8 |
* | | media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAME | Ezequiel Garcia | 2021-02-06 | 1 | -25/+0 |
* | | Merge tag 'v5.11-rc6' into patchwork | Mauro Carvalho Chehab | 2021-02-01 | 1 | -2/+2 |
|\ \ |
|
| * | | media: v4l: common: Fix naming of v4l2_get_link_rate | Sakari Ailus | 2021-01-07 | 1 | -2/+2 |
| |/ |
|
* | | media: v4l2-async: Add waiting subdevices debugfs | Ezequiel Garcia | 2021-01-27 | 1 | -0/+8 |
* | | media: v4l2-async: Remove V4L2_ASYNC_MATCH_CUSTOM | Ezequiel Garcia | 2021-01-27 | 1 | -17/+0 |
* | | media: v4l2-fwnode: Include v4l2_fwnode_bus_type | Daniel Scally | 2021-01-26 | 1 | -0/+22 |
* | | media: v4l: fwnode: v4l2_async_notifier_parse_fwnode_endpoints is deprecated | Sakari Ailus | 2021-01-12 | 1 | -0/+4 |
* | | media: v4l2-dev/event: add v4l2_event_wake_all() | Hans Verkuil | 2021-01-04 | 1 | -2/+11 |
* | | media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8 | Sowjanya Komatineni | 2021-01-04 | 1 | -1/+1 |
|/ |
|
* | media: rc: add keymap for pine64 remote | Jonas Karlman | 2020-12-07 | 1 | -0/+1 |
* | media: vicodec: mark the stateless FWHT API as stable | Hans Verkuil | 2020-12-03 | 2 | -32/+0 |
* | media: uapi: move H264 stateless controls out of staging | Ezequiel Garcia | 2020-12-03 | 2 | -405/+0 |
* | media: uapi: Move the H264 stateless control types out of staging | Ezequiel Garcia | 2020-12-03 | 1 | -8/+0 |
* | media: uapi: Move parsed H264 pixel format out of staging | Ezequiel Garcia | 2020-12-03 | 1 | -3/+0 |
* | media: controls: Validate H264 stateless controls | Ezequiel Garcia | 2020-12-03 | 1 | -0/+9 |
* | media: Clean stateless control includes | Ezequiel Garcia | 2020-12-03 | 1 | -1/+1 |
* | media: Rename stateful codec control macros | Ezequiel Garcia | 2020-12-03 | 5 | -17/+17 |
* | media: uapi: Expose VP8 probability lengths as defines | Emmanuel Gil Peyrot | 2020-12-03 | 1 | -2/+4 |
* | media: v4l2-fwnode: Remove v4l2_async_notifier_parse_fwnode_endpoints_by_port() | Niklas Söderlund | 2020-12-02 | 1 | -53/+0 |
* | media: rc: add keymap for KHAMSIN remote | Christian Hewitt | 2020-11-26 | 1 | -0/+1 |
* | media: fix kernel-doc markups | Mauro Carvalho Chehab | 2020-11-16 | 9 | -12/+12 |
* | media: v4l: Add a helper for obtaining the link frequency | Sakari Ailus | 2020-11-16 | 1 | -0/+21 |
* | media: v4l2-fwnode: Say it's fine to use v4l2_fwnode_endpoint_parse | Sakari Ailus | 2020-11-16 | 1 | -3/+3 |
* | media: v4l2-fwnode: Rework v4l2_fwnode_endpoint_parse documentation | Sakari Ailus | 2020-11-16 | 1 | -22/+40 |
* | media: v4l2-fwnode: v4l2_fwnode_endpoint_parse caller must init vep argument | Sakari Ailus | 2020-11-16 | 1 | -0/+6 |
* | media: v4l2-async: Fix trivial documentation typo | Kieran Bingham | 2020-11-16 | 1 | -1/+1 |
* | media: v4l2-fwnode: Return -EINVAL for invalid bus-type | Lad Prabhakar | 2020-11-16 | 1 | -0/+2 |
* | media: uapi: h264: Add documentation to the interface header | Ezequiel Garcia | 2020-11-16 | 1 | -10/+185 |
* | media: v4l2: prepare compat-ioctl rework | Arnd Bergmann | 2020-11-16 | 1 | -0/+10 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2020-10-24 | 1 | -4/+0 |
|\ |
|
| * | ARM: s3c24xx: drop s3c-camif setup platform code | Krzysztof Kozlowski | 2020-08-19 | 1 | -4/+0 |
* | | Merge tag 'v5.9-rc7' into patchwork | Mauro Carvalho Chehab | 2020-10-04 | 1 | -5/+2 |
|\ \ |
|
| * | | media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag | Sergey Senozhatsky | 2020-09-14 | 1 | -5/+2 |
| |/ |
|
* | | media: v4l2-subdev.h: fix a kernel-doc markup | Mauro Carvalho Chehab | 2020-09-30 | 1 | -1/+1 |
* | | media: vivid: Add support to the CSC API | Dafna Hirschfeld | 2020-09-26 | 1 | -0/+29 |
* | | media: v4l2-fwnode: Document new usage patterns of v4l2_fwnode_endpoint_parse | Sakari Ailus | 2020-09-10 | 1 | -10/+8 |
* | | media: v4l2-fwnode: Make bus configuration a struct | Sakari Ailus | 2020-09-10 | 1 | -2/+2 |
* | | media: v4l2-fwnode: Make number of data lanes a character | Sakari Ailus | 2020-09-10 | 1 | -1/+1 |
* | | media: v4l2-async: Document asd allocation requirements | Laurent Pinchart | 2020-09-10 | 1 | -2/+3 |
* | | media: rc: harmonize infrared durations to microseconds | Sean Young | 2020-09-03 | 1 | -6/+5 |
* | | media: videobuf-dma-sg: number of pages should be unsigned long | Mauro Carvalho Chehab | 2020-09-03 | 1 | -1/+1 |