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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
media: atomisp: add missing wait_prepare/finish ops
Hans Verkuil
1
-0
/
+2
2024-09-06
media: atomisp: Remove unused declaration
Zhang Zekun
1
-2
/
+0
2024-09-06
media: atomisp: use clamp() in compute_coring()
Li Zetao
1
-6
/
+6
2024-09-06
media: atomisp: use clamp() in ia_css_eed1_8_encode()
Li Zetao
1
-1
/
+1
2024-09-06
media: atomisp: Simplify ia_css_pipe_create_cas_scaler_desc_single_output()
Andy Shevchenko
1
-24
/
+20
2024-09-06
media: atomisp: Replace rarely used macro from math_support.h
Andy Shevchenko
5
-19
/
+16
2024-09-06
media: atomisp: Remove duplicated leftover, i.e. sh_css_dvs_info.h
Andy Shevchenko
2
-38
/
+0
2024-09-06
media: atomisp: bnr: fix trailing statement
Kartik Kulkarni
1
-1
/
+2
2024-09-06
media: atomisp: move trailing */ to separate lines
Sergio de Almeida Cipriano Junior
1
-2
/
+4
2024-09-06
media: atomisp: move trailing statement to next line.
Sakirnth Nagarasa
1
-1
/
+2
2024-09-06
media: atomisp: Fix trailing statement in ia_css_de.host.c
Kathara Sasikumar
1
-1
/
+2
2024-09-06
media: atomisp: Fix spelling mistakes in atomisp.h
Roshan Khatri
1
-2
/
+2
2024-09-06
media: atomisp: Fix spelling mistakes in atomisp_platform.h
Roshan Khatri
1
-2
/
+2
2024-09-06
media: atomisp: Fix spelling mistake in csi_rx_public.h
Roshan Khatri
1
-2
/
+2
2024-09-05
media: cec: extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driver
Hans Verkuil
10
-0
/
+2780
2024-09-05
media: cec: move cec_get/put_device to header
Hans Verkuil
4
-33
/
+33
2024-09-05
media: input: serio.h: add SERIO_EXTRON_DA_HD_PLUS
Hans Verkuil
1
-0
/
+1
2024-09-05
media: docs: Add V4L2_CAP_EDID
Erling Ljunggren
3
-0
/
+23
2024-09-05
media: v4l2-dev: handle V4L2_CAP_EDID
Erling Ljunggren
1
-0
/
+15
2024-09-05
media: videodev2.h: add V4L2_CAP_EDID
Erling Ljunggren
1
-0
/
+1
2024-08-31
media: MAINTAINERS: Add "qcom," substring for Qualcomm Camera Subsystem
Changhuang Liang
1
-1
/
+1
2024-08-31
media: i2c: mt9v111: Drop redundant comma
Liao Chen
1
-1
/
+1
2024-08-31
media: i2c: mt9v111: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-08-31
media: imx335: Fix reset-gpio handling
Umang Jain
1
-5
/
+4
2024-08-31
dt-bindings: media: imx335: Add reset-gpios to the DT example
Umang Jain
1
-0
/
+4
2024-08-31
media: i2c: og01a1b: Add management of optional sensor supply lines
Vladimir Zapolskiy
1
-1
/
+80
2024-08-31
media: i2c: og01a1b: Add management of optional reset GPIO
Vladimir Zapolskiy
1
-1
/
+16
2024-08-31
media: i2c: og01a1b: Add support of xvclk supply clock in power management
Vladimir Zapolskiy
1
-6
/
+40
2024-08-31
media: i2c: og01a1b: Add stubs of runtime power management functions
Vladimir Zapolskiy
1
-9
/
+33
2024-08-31
media: i2c: og01a1b: Add OF support to the image sensor driver
Vladimir Zapolskiy
1
-0
/
+7
2024-08-31
media: dt-bindings: Add OmniVision OG01A1B image sensor
Vladimir Zapolskiy
2
-0
/
+108
2024-08-31
media: siano: Remove unused declarations
Yue Haibing
1
-6
/
+0
2024-08-31
media: ccs: Remove unused declarations
Yue Haibing
1
-3
/
+0
2024-08-31
media: i2c: ar0521: Use cansleep version of gpiod_set_value()
Alexander Shiyan
1
-2
/
+3
2024-08-31
media: intel/ipu6: make use of dev_err_cast_probe()
Hongbo Li
1
-12
/
+8
2024-08-31
media: ov5675: Fix power on/off delay timings
Bryan O'Donoghue
1
-6
/
+6
2024-08-31
media: i2c: imx355: Parse and register properties
Robert Mader
1
-1
/
+11
2024-08-31
media: i2c: max96714: coding style fixes
Julien Massot
1
-9
/
+9
2024-08-31
media: i2c: max96717: coding style fixes
Julien Massot
1
-19
/
+12
2024-08-31
media: i2c: max96717: add test pattern ctrl
Tommaso Merciai
1
-16
/
+197
2024-08-31
media: meson: vdec: hevc: Refactor vdec_hevc_start and vdec_hevc_stop
Ricardo Ribalda
1
-11
/
+32
2024-08-31
media: meson: vdec_1: Refactor vdec_1_stop()
Ricardo Ribalda
1
-4
/
+12
2024-08-31
media: tc358746: Move clk_prepare to its own function
Ricardo Ribalda
1
-1
/
+11
2024-08-31
media: i2c: s5c73m3: Move clk_prepare to its own function
Ricardo Ribalda
1
-1
/
+12
2024-08-31
media: i2c: ov5645: Refactor ov5645_set_power_off()
Ricardo Ribalda
1
-3
/
+12
2024-08-31
media: ar0521: Refactor ar0521_power_off()
Ricardo Ribalda
1
-4
/
+13
2024-08-31
staging: media: ipu3: Stop streaming in inverse order of starting
Max Staudt
1
-7
/
+29
2024-08-31
staging: media: ipu3: Return buffers outside of needless locking
Max Staudt
1
-1
/
+1
2024-08-31
staging: media: ipu3: Drop superfluous check in imgu_vb2_stop_streaming()
Max Staudt
1
-1
/
+1
2024-08-31
media: imx283: Add 3/3 binning mode
Umang Jain
1
-0
/
+33
[next]