index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-02
media: uvcvideo: Don't expose unsupported formats to userspace
Laurent Pinchart
1
-5
/
+11
2023-06-02
media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()
Vaishnav Achath
1
-2
/
+1
2023-05-26
media: video-mux: update driver to active state
Philipp Zabel
1
-54
/
+24
2023-05-26
media: video-mux: fix error paths
Philipp Zabel
1
-8
/
+19
2023-05-26
media: pci: cx18-av-vbi: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-05-26
media: Revert "media: exynos4-is: Remove dependency on obsolete SoC support"
Artur Weber
3
-3
/
+3
2023-05-26
media: mediatek: vcodec: using empty lat buffer as the last one
Yunfei Dong
2
-15
/
+28
2023-05-26
media: mediatek: vcodec: move core context from device to each instance
Yunfei Dong
7
-46
/
+26
2023-05-26
media: mediatek: vcodec: using decoder status instead of core work count
Yunfei Dong
2
-21
/
+28
2023-05-26
media: mediatek: vcodec: Avoid unneeded error logging
Yunfei Dong
3
-3
/
+3
2023-05-26
media: cec: core: don't set last_initiator if tx in progress
Hans Verkuil
1
-1
/
+2
2023-05-26
media: cec: core: disable adapter in cec_devnode_unregister
Hans Verkuil
3
-1
/
+7
2023-05-26
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Pin-yen Lin
1
-0
/
+3
2023-05-26
media: camss: camss-video: Don't zero subdev format again after initialization
Yassine Oudjana
1
-1
/
+0
2023-05-26
media: verisilicon: Additional fix for the crash when opening the driver
Benjamin Gaignard
1
-2
/
+4
2023-05-26
media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()
Vaishnav Achath
1
-2
/
+1
2023-05-25
media: sti: c8sectpfe: drop of_match_ptr() to avoid unused variables
Alain Volmat
1
-1
/
+1
2023-05-25
media: c8sectpfe: switch to using gpiod API
Dmitry Torokhov
2
-19
/
+16
2023-05-25
media: rcar-vin: Add support for R-Car V4H
Niklas Söderlund
1
-0
/
+13
2023-05-25
media: rcar-isp: Add support for R-Car V4H
Niklas Söderlund
1
-0
/
+1
2023-05-25
media: imx: imx7-media-csi: Init default format with __imx7_csi_video_try_fmt()
Laurent Pinchart
1
-49
/
+6
2023-05-25
media: imx: imx7-media-csi: Relax width constraints for non-8bpp formats
Alexander Stein
1
-4
/
+6
2023-05-25
media: imx: imx7-media-csi: Remove incorrect interlacing support
Alexander Stein
1
-14
/
+1
2023-05-25
media: imx: imx7-media-csi: Get rid of superfluous call to imx7_csi_mbus_fmt_...
Alexander Stein
1
-7
/
+15
2023-05-25
media: hi846: fix usage of pm_runtime_get_if_in_use()
Martin Kepplinger
1
-1
/
+2
2023-05-25
media: rcar-csi2: Prepare for C-PHY support
Niklas Söderlund
1
-10
/
+57
2023-05-25
media: rcar-csi2: Prepare for Gen4 support
Niklas Söderlund
1
-3
/
+30
2023-05-25
media: i2c: add ov01a10 image sensor driver
Bingbu Cao
3
-0
/
+1018
2023-05-25
media: renesas: fdp1: Identify R-Car Gen2 versions
Geert Uytterhoeven
1
-0
/
+5
2023-05-25
media: st-mipid02: Propagate format from sink to source pad
Daniel Scally
1
-1
/
+5
2023-05-25
media: i2c: Correct format propagation for st-mipid02
Daniel Scally
1
-2
/
+7
2023-05-25
media: video-mux: Add missing media_entity_cleanup upon async register fail
Alexander Stein
1
-0
/
+1
2023-05-25
media: i2c: video: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
1
-1
/
+1
2023-05-25
media: ov5640: Drop dead code using frame_interval
Jacopo Mondi
1
-13
/
+0
2023-05-25
media: ov5640: Remove unused 'framerate' parameter
Jacopo Mondi
1
-3
/
+1
2023-05-25
media: ov5640: correct comments for default VGA to avoid confusion
Guoniu.zhou
1
-1
/
+1
2023-05-25
media: i2c: imx334: update pixel, hblank and link frequency
Shravan Chippa
1
-14
/
+48
2023-05-25
media: ipu3-cio2: Fix container_of() macro wrapper arguments
Sakari Ailus
1
-1
/
+2
2023-05-25
media: ov5693: Simplify an error message
Christophe JAILLET
1
-2
/
+2
2023-05-25
media: mc: Make media_get_pad_index() use pad type flag
Sakari Ailus
4
-27
/
+33
2023-05-25
media: pci: ipu3-cio2: Obtain remote pad from endpoint
Sakari Ailus
1
-16
/
+12
2023-05-25
media: mc: Make media_entity_get_fwnode_pad() fwnode argument const
Sakari Ailus
1
-1
/
+1
2023-05-25
media: i2c: imx296: fix error checking in imx296_read_temperature()
Dan Carpenter
1
-1
/
+3
2023-05-25
media: mediatek: vcodec: support stateless hevc decoder
Yunfei Dong
6
-1
/
+1162
2023-05-25
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
181
-188
/
+188
2023-05-25
media: Add common header file with JPEG marker definitions
Geert Uytterhoeven
3
-52
/
+32
2023-05-25
media: nxp: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2023-05-25
media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()
Fei Shao
1
-18
/
+8
2023-05-25
media: rockchip: rga: use v4l2_m2m_buf_copy_metadata
Michael Tretter
1
-4
/
+1
2023-05-25
media: usb: siano: Fix warning due to null work_func_t function pointer
Duoming Zhou
1
-1
/
+2
[prev]
[next]