index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-01-12
media: ov5647: Add SGGBR10_1X10 modes
Jacopo Mondi
2021-01-12
media: ov5647: Rename SBGGR8 VGA mode
Jacopo Mondi
2021-01-12
media: ov5647: Add support for get_selection()
Dave Stevenson
2021-01-12
media: ov5647: Break out format handling
Jacopo Mondi
2021-01-12
media: ov5647: Rationalize driver structure name
Jacopo Mondi
2021-01-12
media: ov5647: Support gain, exposure and AWB controls
David Plowman
2021-01-12
media: ov5647: Protect s_stream() with mutex
Jacopo Mondi
2021-01-12
media: ov5647: Implement enum_frame_size()
Jacopo Mondi
2021-01-12
media: ov5647: Program mode at s_stream(1) time
Jacopo Mondi
2021-01-12
media: ov5647: Fix return value from read/write
Jacopo Mondi
2021-01-12
media: ov5647: Replace license with SPDX identifier
Jacopo Mondi
2021-01-12
media: ov5647: Fix style issues
Jacopo Mondi
2021-01-12
media: ov5647: Fix format initialization
Jacopo Mondi
2021-01-12
media: ov5647: Add set_fmt and get_fmt calls.
Dave Stevenson
2021-01-12
media: ov5647: Add support for non-continuous clock mode
Dave Stevenson
2021-01-12
media: ov5647: Add support for PWDN GPIO.
Dave Stevenson
2021-01-12
media: i2c: imx219: take lock in imx219_enum_mbus_code/frame_size
Hans Verkuil
2021-01-04
media: allegro: rename stream_id to dst_handle
Michael Tretter
2021-01-04
media: allegro: remove custom drain state handling
Michael Tretter
2021-01-04
media: allegro: move driver out of staging
Michael Tretter
2021-01-04
media: allegro: Fix use after free on error
Dan Carpenter
2021-01-04
media: cec: add EPOLLPRI in poll() when dev is unregistered
Hans Verkuil
2021-01-04
media: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev is unregistered
Hans Verkuil
2021-01-04
media: vivid: call v4l2_event_wake_all() on disconnect
Hans Verkuil
2021-01-04
media: v4l2-dev/event: add v4l2_event_wake_all()
Hans Verkuil
2021-01-04
media: v4l2-mem2mem: always call poll_wait() on queues
Alexandre Courbot
2021-01-04
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
2021-01-04
media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY
Sowjanya Komatineni
2021-01-04
media: tegra-video: Add support for x8 captures with gang ports
Sowjanya Komatineni
2021-01-04
media: tegra-video: Implement V4L2 device notify callback
Sowjanya Komatineni
2021-01-04
media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
Sowjanya Komatineni
2021-01-04
media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
Sowjanya Komatineni
2021-01-04
media: tegra-video: Add support for EDID ioctl ops
Sowjanya Komatineni
2021-01-04
media: tegra-video: Add DV timing support
Sowjanya Komatineni
2021-01-04
media: tegra-video: Add support for V4L2_PIX_FMT_NV16
Sowjanya Komatineni
2021-01-04
media: tegra-video: Fix V4L2 pixel format RGB and YUV
Sowjanya Komatineni
2021-01-04
media: tegra-video: Enable VI pixel transform for YUV and RGB formats
Sowjanya Komatineni
2021-01-04
media: tegra-video: Use zero crop settings if subdev has no get_selection
Sowjanya Komatineni
2021-01-04
media: ti-vpe: cal: Simplify the context API
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Store buffer DMA address in dma_addr_t
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending buffer
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueue
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Use list_first_entry()
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Remove DMA queue empty check at start streaming time
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Drop V4L2_CAP_READWRITE
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Share buffer release code between start and stop
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping stream
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
2021-01-04
media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()
Laurent Pinchart
[next]