summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-12media: ov5647: Add SGGBR10_1X10 modesJacopo Mondi
2021-01-12media: ov5647: Rename SBGGR8 VGA modeJacopo Mondi
2021-01-12media: ov5647: Add support for get_selection()Dave Stevenson
2021-01-12media: ov5647: Break out format handlingJacopo Mondi
2021-01-12media: ov5647: Rationalize driver structure nameJacopo Mondi
2021-01-12media: ov5647: Support gain, exposure and AWB controlsDavid Plowman
2021-01-12media: ov5647: Protect s_stream() with mutexJacopo Mondi
2021-01-12media: ov5647: Implement enum_frame_size()Jacopo Mondi
2021-01-12media: ov5647: Program mode at s_stream(1) timeJacopo Mondi
2021-01-12media: ov5647: Fix return value from read/writeJacopo Mondi
2021-01-12media: ov5647: Replace license with SPDX identifierJacopo Mondi
2021-01-12media: ov5647: Fix style issuesJacopo Mondi
2021-01-12media: ov5647: Fix format initializationJacopo Mondi
2021-01-12media: ov5647: Add set_fmt and get_fmt calls.Dave Stevenson
2021-01-12media: ov5647: Add support for non-continuous clock modeDave Stevenson
2021-01-12media: ov5647: Add support for PWDN GPIO.Dave Stevenson
2021-01-12media: i2c: imx219: take lock in imx219_enum_mbus_code/frame_sizeHans Verkuil
2021-01-04media: allegro: rename stream_id to dst_handleMichael Tretter
2021-01-04media: allegro: remove custom drain state handlingMichael Tretter
2021-01-04media: allegro: move driver out of stagingMichael Tretter
2021-01-04media: allegro: Fix use after free on errorDan Carpenter
2021-01-04media: cec: add EPOLLPRI in poll() when dev is unregisteredHans Verkuil
2021-01-04media: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev is unregisteredHans Verkuil
2021-01-04media: vivid: call v4l2_event_wake_all() on disconnectHans 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
2021-01-04media: videobuf2: always call poll_wait() on queuesAlexandre Courbot
2021-01-04media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRYSowjanya Komatineni
2021-01-04media: tegra-video: Add support for x8 captures with gang portsSowjanya Komatineni
2021-01-04media: tegra-video: Implement V4L2 device notify callbackSowjanya Komatineni
2021-01-04media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGESowjanya Komatineni
2021-01-04media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctlSowjanya Komatineni
2021-01-04media: tegra-video: Add support for EDID ioctl opsSowjanya Komatineni
2021-01-04media: tegra-video: Add DV timing supportSowjanya Komatineni
2021-01-04media: tegra-video: Add support for V4L2_PIX_FMT_NV16Sowjanya Komatineni
2021-01-04media: tegra-video: Fix V4L2 pixel format RGB and YUVSowjanya Komatineni
2021-01-04media: tegra-video: Enable VI pixel transform for YUV and RGB formatsSowjanya Komatineni
2021-01-04media: tegra-video: Use zero crop settings if subdev has no get_selectionSowjanya Komatineni
2021-01-04media: ti-vpe: cal: Simplify the context APILaurent Pinchart
2021-01-04media: ti-vpe: cal: Store buffer DMA address in dma_addr_tLaurent Pinchart
2021-01-04media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending bufferLaurent Pinchart
2021-01-04media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueueLaurent Pinchart
2021-01-04media: ti-vpe: cal: Use list_first_entry()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Remove DMA queue empty check at start streaming timeLaurent Pinchart
2021-01-04media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()Laurent Pinchart
2021-01-04media: ti-vpe: cal: Drop V4L2_CAP_READWRITELaurent Pinchart
2021-01-04media: ti-vpe: cal: Share buffer release code between start and stopLaurent Pinchart
2021-01-04media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping streamLaurent Pinchart
2021-01-04media: ti-vpe: cal: Stop write DMA without disabling PPILaurent Pinchart
2021-01-04media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()Laurent Pinchart