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-02-08
media: mediatek: vcodec/venc: return 0 instead of 'ret'.
Hans Verkuil
1
-2
/
+2
2023-02-08
media: mediatek: mdp3: replace return by goto for proper unwind
Hans Verkuil
1
-1
/
+2
2023-02-08
media: dvb-frontends: drx39xyj: replace return with goto for proper unwind
Hans Verkuil
1
-3
/
+6
2023-02-08
media: marvell: change return to goto for proper unwind
Hans Verkuil
1
-1
/
+1
2023-02-08
media: dvb-frontends: cxd2880: return 0 instead of 'ret'.
Hans Verkuil
2
-14
/
+14
2023-02-08
media: usb: dvb-usb-v2: af9015.c: return 0 instead of 'ret'.
Hans Verkuil
1
-2
/
+2
2023-02-08
media: dvb-frontends: cxd2880: return 0 instead of 'ret'.
Hans Verkuil
1
-2
/
+2
2023-02-08
media: i2c: s5c73m3: return 0 instead of 'ret'.
Hans Verkuil
1
-1
/
+1
2023-02-08
media: davinci/vpif.c: drop unnecessary cast
Hans Verkuil
1
-1
/
+1
2023-02-08
media: visl: make visl_qops static
Hans Verkuil
1
-1
/
+1
2023-02-08
media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()
Duoming Zhou
1
-1
/
+2
2023-02-08
media: rc: gpio-ir-recv: add remove function
Li Jun
1
-0
/
+18
2023-02-08
media: drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers
Dong Chuanjian
1
-0
/
+4
2023-02-08
media: hantro: Use core-generated bus_info value
Chen-Yu Tsai
2
-4
/
+0
2023-02-08
media: mediatek: vcodec: Using pm_runtime_put instead of pm_runtime_put_sync
Yunfei Dong
1
-3
/
+3
2023-02-08
media: amphion: correct the unspecified color space
Ming Qian
1
-3
/
+3
2023-02-08
media: imx-jpeg: Apply clk_bulk api instead of operating specific clk
Ming Qian
2
-29
/
+10
2023-02-08
media: sun4i-csi: Fix 'Unbalanced pm_runtime_enable!'
Oleg Verych
1
-0
/
+1
2023-02-08
media: rkisp1: make a few const arrays static
Colin Ian King
1
-6
/
+9
2023-02-08
media: vidtv: make const array DURATION static
Colin Ian King
1
-1
/
+1
2023-02-08
media: hantro: Fix JPEG encoder ENUM_FRMSIZE on RK3399
Nicolas Dufresne
1
-2
/
+5
2023-02-08
media: radio/wl128x: remove unnecessary (void*) conversions
Zhou jie
1
-1
/
+1
2023-02-08
media: v4l2-jpeg: ignore the unknown APP14 marker
Ming Qian
1
-1
/
+1
2023-02-08
media: v4l2-jpeg: correct the skip count in jpeg_parse_app14_data
Ming Qian
1
-1
/
+1
2023-02-08
media: platform: mtk-mdp3: fix Kconfig dependencies
Arnd Bergmann
1
-4
/
+3
2023-02-08
media: camss: csiphy-3ph: avoid undefined behavior
Arnd Bergmann
1
-1
/
+2
2023-02-06
media: chips-media/imx-vdoa: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-02-06
media: ti/davinci: vpbe_venc: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-02-06
media: ti/davinci: vpbe_osd: Drop empty platform remove function
Uwe Kleine-König
1
-6
/
+0
2023-02-06
media: go7007: don't modify q->streaming
Hans Verkuil
1
-5
/
+1
2023-02-06
media: v4l2-mem2mem: use vb2_is_streaming()
Hans Verkuil
1
-2
/
+2
2023-02-06
media: s5p-mfc: use vb2_is_streaming()
Hans Verkuil
1
-2
/
+2
2023-02-06
media: exynos4-is: drop unused pctrl field and headers
Krzysztof Kozlowski
2
-4
/
+0
2023-02-06
media: platform: mtk-mdp3: Fix return value check in mdp_probe()
Qiheng Lin
1
-3
/
+4
2023-02-06
media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free()
Hans Verkuil
1
-22
/
+3
2023-02-06
media: amphion: remove redundant check of colorspace in venc_s_fmt
Ming Qian
1
-14
/
+4
2023-02-06
media: rzg2l-cru: Remove unneeded semicolon
Yang Li
2
-2
/
+2
2023-02-06
media: i2c: s5c73m3: remove support for platform data
Dmitry Torokhov
3
-17
/
+5
2023-02-06
media: microchip: microchip-isc: replace v4l2_{dbg|info|err} with dev-*
Eugen Hristev
1
-61
/
+48
2023-02-06
media: i2c: add imx415 cmos image sensor driver
Gerald Loacker
3
-0
/
+1315
2023-02-06
media: ipu3-cio2: Fix PM runtime usage_count in driver unbind
Sakari Ailus
1
-0
/
+3
2023-02-06
media: i2c: ov5670: Handle RO controls in set_ctrl
Jacopo Mondi
1
-1
/
+7
2023-02-06
media: i2c: ov5670: Add .get_selection() support
Jean-Michel Hautbois
1
-6
/
+83
2023-02-06
media: i2c: ov5670: Implement init_cfg
Jacopo Mondi
1
-26
/
+20
2023-02-06
media: i2c: ov5670: Add runtime_pm operations
Jacopo Mondi
1
-9
/
+69
2023-02-06
media: i2c: ov5670: Probe GPIOs
Jacopo Mondi
1
-0
/
+28
2023-02-06
media: i2c: ov5670: Probe regulators
Jacopo Mondi
1
-0
/
+30
2023-02-06
media: i2c: ov5670: Use common clock framework
Jacopo Mondi
1
-4
/
+22
2023-02-06
media: i2c: ov5670: Allow probing with OF
Jacopo Mondi
1
-0
/
+9
2023-02-06
media: i2c: ov5675: add .get_selection support
Quentin Schulz
1
-0
/
+26
[prev]
[next]