index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-10
media: v4l2-subdev: Print early in v4l2_subdev_{enable,disable}_streams()
Sakari Ailus
1
-4
/
+6
2025-07-10
media: ipu6: isys: Set minimum height to 1
Sakari Ailus
1
-1
/
+1
2025-07-10
media: ipu6: isys: Use correct pads for xlate_streams()
Sakari Ailus
1
-6
/
+6
2025-07-09
media: stk1160: use usb_alloc_noncoherent/usb_free_noncoherent()
Xu Yang
3
-43
/
+11
2025-07-09
media: uvcvideo: use usb_alloc_noncoherent/usb_free_noncoherent()
Xu Yang
1
-47
/
+14
2025-07-08
media: vivid: fix wrong pixel_array control size
Hans Verkuil
2
-3
/
+4
2025-07-08
media: cec: cec-gpio: reading hpd/5v is allowed to sleep
Hans Verkuil
1
-12
/
+14
2025-07-08
media: cec: cec-gpio: rename functions
Hans Verkuil
1
-16
/
+16
2025-07-08
media: cec: core: add rx-no-low-drive setting
Hans Verkuil
3
-1
/
+13
2025-07-08
media: cec: core: add glitch error injection
Hans Verkuil
3
-1
/
+83
2025-07-08
media: i2c: adv7604/tc358743/tda1997x: HPD low for HZ / 7
Hans Verkuil
3
-6
/
+6
2025-07-03
media: qcom: camss: Remove extraneous -supply postfix on supply names
Bryan O'Donoghue
1
-8
/
+8
2025-07-03
media: qcom: camss: simplify camss_subdev_notifier_complete() function
Vladimir Zapolskiy
1
-25
/
+25
2025-07-03
media: qcom: camss: register camss media device before subdevices
Vladimir Zapolskiy
1
-14
/
+11
2025-07-03
media: qcom: camss: remove duplicated csiphy_formats_sc7280 data
Vladimir Zapolskiy
3
-11
/
+5
2025-07-03
media: qcom: camss: cleanup media device allocated resource on error path
Vladimir Zapolskiy
1
-1
/
+3
2025-07-03
media: qcom: camss: csiphy-3ph: Fix inadvertent dropping of SDM660/SDM670 phy init
Bryan O'Donoghue
1
-2
/
+1
2025-07-03
media: qcom: camss: Power pipeline only when streaming
Richard Acayan
1
-14
/
+25
2025-07-03
media: iris: Fix opp scaling of power domains
Akhil P Oommen
1
-1
/
+1
2025-07-03
media: iris: Add codec specific check for VP9 decoder drain handling
Dikshita Agarwal
2
-0
/
+6
2025-07-03
media: iris: Add internal buffer calculation for HEVC and VP9 decoders
Dikshita Agarwal
3
-12
/
+430
2025-07-03
media: iris: Set mandatory properties for HEVC and VP9 decoders.
Dikshita Agarwal
7
-40
/
+203
2025-07-03
media: iris: Add platform capabilities for HEVC and VP9 decoders
Dikshita Agarwal
7
-39
/
+266
2025-07-03
media: iris: Add HEVC and VP9 formats for decoder
Dikshita Agarwal
8
-11
/
+108
2025-07-03
media: iris: Add a comment to explain usage of MBPS
Dikshita Agarwal
3
-3
/
+5
2025-07-03
media: iris: Remove redundant buffer count check in stream off
Dikshita Agarwal
1
-36
/
+0
2025-07-03
media: iris: Improve last flag handling
Dikshita Agarwal
5
-2
/
+13
2025-07-03
media: iris: Add handling for no show frames
Dikshita Agarwal
2
-1
/
+4
2025-07-03
media: iris: Add handling for corrupt and drop frames
Dikshita Agarwal
3
-3
/
+16
2025-07-03
media: iris: Remove unnecessary re-initialization of flush completion
Dikshita Agarwal
1
-1
/
+0
2025-07-03
media: iris: Skip flush on first sequence change
Dikshita Agarwal
1
-1
/
+1
2025-07-03
media: iris: Send V4L2_BUF_FLAG_ERROR for capture buffers with 0 filled length
Dikshita Agarwal
1
-0
/
+5
2025-07-03
media: iris: Fix buffer preparation failure during resolution change
Dikshita Agarwal
1
-7
/
+8
2025-07-03
media: iris: Track flush responses to prevent premature completion
Dikshita Agarwal
3
-7
/
+16
2025-07-03
media: iris: Fix typo in depth variable
Dikshita Agarwal
1
-2
/
+2
2025-07-03
media: iris: Fix NULL pointer dereference
Dikshita Agarwal
1
-1
/
+2
2025-07-03
media: iris: Fix missing function pointer initialization
Dikshita Agarwal
1
-0
/
+1
2025-07-03
media: iris: Remove deprecated property setting to firmware
Dikshita Agarwal
5
-23
/
+1
2025-07-03
media: iris: Remove error check for non-zero v4l2 controls
Dikshita Agarwal
1
-2
/
+0
2025-07-03
media: iris: Prevent HFI queue writes when core is in deinit state
Dikshita Agarwal
1
-1
/
+1
2025-07-03
media: iris: Drop port check for session property response
Dikshita Agarwal
1
-3
/
+0
2025-07-03
media: iris: Avoid updating frame size to firmware during reconfig
Dikshita Agarwal
3
-8
/
+10
2025-07-03
media: iris: Update CAPTURE format info based on OUTPUT format
Dikshita Agarwal
1
-0
/
+5
2025-07-03
media: iris: Verify internal buffer release on close
Dikshita Agarwal
1
-0
/
+29
2025-07-03
media: iris: Skip destroying internal buffer if not dequeued
Dikshita Agarwal
4
-6
/
+25
2025-07-03
media: venus: Fix MSM8998 frequency table
Konrad Dybcio
1
-5
/
+5
2025-07-03
media: venus: hfi: explicitly release IRQ during teardown
Jorge Ramirez-Ortiz
1
-0
/
+1
2025-07-03
media: venus: Fix OOB read due to missing payload bound check
Vedang Nagar
1
-25
/
+58
2025-07-03
media: venus: Add a check for packet size after reading from shared memory
Vedang Nagar
1
-0
/
+4
2025-07-03
media: venus: protect against spurious interrupts during probe
Jorge Ramirez-Ortiz
1
-4
/
+4
[prev]
[next]