index
:
hverkuil/media_tree.git
bttv-audio
cec-arc
cec-s-conn
cisco
compat32
csc2
ctrl-enable
ctrl-priv
cubie
cubox
debugfs
dv-col
dw-hdmi-cec
em28xx
extron
fh
firefly
firefly2
for-v5.11a
for-v5.12a
for-v5.12b
for-v5.12d
fract-ctrl
hdcp
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
saa7164
sama5d3
sdrout
selection
sensorfixes
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tmp
tuner
userptr
uvc
uvc-4.19
uvc2
vb2-cpu-access
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
ccs: Make (non-)use of uninitialised variables more robust
tmp
Sakari Ailus
1
-4
/
+20
14 days
media: allegro: rename stream_id to dst_handle
Michael Tretter
3
-9
/
+9
14 days
media: allegro: remove custom drain state handling
Michael Tretter
1
-129
/
+45
14 days
media: dt-bindings: media: allegro,al5e: Convert to YAML
Michael Tretter
3
-43
/
+106
14 days
media: allegro: move driver out of staging
Michael Tretter
13
-24
/
+17
14 days
media: allegro: Fix use after free on error
Dan Carpenter
1
-2
/
+1
14 days
media: cec: add EPOLLPRI in poll() when dev is unregistered
Hans Verkuil
1
-1
/
+1
14 days
media: v4l2-dev: add EPOLLPRI in v4l2_poll() when dev is unregistered
Hans Verkuil
1
-5
/
+7
14 days
media: vivid: call v4l2_event_wake_all() on disconnect
Hans Verkuil
1
-20
/
+18
14 days
media: v4l2-dev/event: add v4l2_event_wake_all()
Hans Verkuil
3
-2
/
+31
14 days
media: v4l2-mem2mem: always call poll_wait() on queues
Alexandre Courbot
1
-3
/
+12
14 days
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
1
-2
/
+9
14 days
media: tegra-video: Add custom V4L2 control V4L2_CID_TEGRA_SYNCPT_TIMEOUT_RETRY
Sowjanya Komatineni
3
-2
/
+38
14 days
media: tegra-video: Add support for x8 captures with gang ports
Sowjanya Komatineni
5
-149
/
+362
14 days
media: dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes
Sowjanya Komatineni
1
-2
/
+2
14 days
media: v4l2-fwnode: Update V4L2_FWNODE_CSI2_MAX_DATA_LANES to 8
Sowjanya Komatineni
1
-1
/
+1
14 days
media: tegra-video: Implement V4L2 device notify callback
Sowjanya Komatineni
2
-0
/
+21
14 days
media: tegra-video: Add support for V4L2_EVENT_SOURCE_CHANGE
Sowjanya Komatineni
1
-1
/
+13
14 days
media: tegra-video: Add support for VIDIOC_LOG_STATUS ioctl
Sowjanya Komatineni
1
-0
/
+10
14 days
media: tegra-video: Add support for EDID ioctl ops
Sowjanya Komatineni
1
-0
/
+28
14 days
media: tegra-video: Add DV timing support
Sowjanya Komatineni
1
-0
/
+99
14 days
media: tegra-video: Add support for V4L2_PIX_FMT_NV16
Sowjanya Komatineni
2
-0
/
+15
14 days
media: tegra-video: Fix V4L2 pixel format RGB and YUV
Sowjanya Komatineni
1
-10
/
+10
14 days
media: tegra-video: Enable VI pixel transform for YUV and RGB formats
Sowjanya Komatineni
1
-1
/
+14
14 days
media: tegra-video: Use zero crop settings if subdev has no get_selection
Sowjanya Komatineni
1
-5
/
+12
14 days
media: ti-vpe: cal: Simplify the context API
Laurent Pinchart
3
-45
/
+41
14 days
media: ti-vpe: cal: Store buffer DMA address in dma_addr_t
Laurent Pinchart
3
-5
/
+5
14 days
media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending buffer
Laurent Pinchart
2
-9
/
+11
14 days
media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueue
Laurent Pinchart
3
-62
/
+79
14 days
media: ti-vpe: cal: Use list_first_entry()
Laurent Pinchart
2
-2
/
+2
14 days
media: ti-vpe: cal: Remove DMA queue empty check at start streaming time
Laurent Pinchart
1
-6
/
+0
14 days
media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()
Laurent Pinchart
1
-11
/
+5
14 days
media: ti-vpe: cal: Drop V4L2_CAP_READWRITE
Laurent Pinchart
1
-4
/
+2
14 days
media: ti-vpe: cal: Share buffer release code between start and stop
Laurent Pinchart
1
-29
/
+26
14 days
media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping stream
Laurent Pinchart
1
-9
/
+7
14 days
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
4
-62
/
+117
14 days
media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()
Laurent Pinchart
3
-18
/
+18
14 days
media: ti-vpe: cal: Refactor interrupt enable/disable
Laurent Pinchart
4
-60
/
+57
14 days
media: ti-vpe: cal: Rename struct cal_fmt to cal_format_info
Laurent Pinchart
4
-66
/
+66
14 days
media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()
Laurent Pinchart
3
-19
/
+12
14 days
media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device code
Laurent Pinchart
3
-21
/
+21
14 days
media: ti-vpe: cal: Implement subdev ops for CAMERARX
Laurent Pinchart
2
-0
/
+207
14 days
media: ti-vpe: cal: Iterate over correct number of CAMERARX instances
Laurent Pinchart
1
-11
/
+9
14 days
media: ti-vpe: cal: Replace hardcoded BIT() value with macro
Laurent Pinchart
1
-1
/
+2
14 days
media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefix
Laurent Pinchart
2
-4
/
+13
14 days
media: ti-vpe: cal: Move format handling to cal.c and expose helpers
Laurent Pinchart
3
-103
/
+134
14 days
media: ti-vpe: cal: Drop cal_ctx m_fmt field
Laurent Pinchart
3
-9
/
+7
14 days
media: ti-vpe: cal: Create subdev for CAMERARX
Laurent Pinchart
4
-10
/
+88
2020-12-27
Linux 5.11-rc1
Linus Torvalds
1
-2
/
+2
2020-12-27
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
[next]
Privacy Policy