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
2024-01-22
media: ipu3-cio2: Further clean up async subdev link creation
Sakari Ailus
1
-17
/
+5
2024-01-22
media: cadence: csi2rx: Add enum_mbus_code pad ops
Changhuang Liang
1
-0
/
+13
2024-01-22
media: platform: xilinx: Fix Kconfig indentation
Michal Simek
1
-2
/
+2
2024-01-22
media: v4l2-subdev: Fix spelling mistake "heigth" -> "height"
Colin Ian King
1
-1
/
+1
2024-01-22
media: ti: j721e-csi2rx: add support for RGB formats
Jai Luthra
1
-0
/
+18
2024-01-22
media: cadence: csi2rx: add support for RGB formats
Jai Luthra
1
-0
/
+3
2024-01-22
media: ti: j721e-csi2rx: add GREY format
Julien Massot
1
-0
/
+6
2024-01-22
media: cadence: csi2rx: add Y8_1X8 format
Julien Massot
1
-0
/
+1
2024-01-22
media: cadence: csi2rx: use match fwnode for media link
Julien Massot
1
-1
/
+1
2024-01-22
media: tc358743: register v4l2 async device only after successful setup
Alexander Stein
1
-3
/
+4
2024-01-22
media: s5p-mfc: drop static device variable in s5p_mfc_pm.c
Krzysztof Kozlowski
7
-69
/
+67
2024-01-22
media: s5p-mfc: drop useless static s5p_mfc_dev in s5p_mfc_pm.c
Krzysztof Kozlowski
1
-3
/
+0
2024-01-22
media: s5p-mfc: drop useless clock refcnt debugging
Krzysztof Kozlowski
1
-8
/
+0
2024-01-22
media: s5p-mfc: constify local pointers to s5p_mfc_enc_params
Krzysztof Kozlowski
2
-16
/
+16
2024-01-22
media: s5p-mfc: constify pointers to s5p_mfc_cmd_args
Krzysztof Kozlowski
3
-3
/
+3
2024-01-22
media: s5p-mfc: constify struct structures
Krzysztof Kozlowski
4
-6
/
+6
2024-01-22
media: s5p-mfc: constify s5p_mfc_fmt structures
Krzysztof Kozlowski
3
-9
/
+9
2024-01-22
media: s5p-mfc: constify s5p_mfc_hw_ops structures
Krzysztof Kozlowski
5
-7
/
+7
2024-01-22
media: s5p-mfc: constify s5p_mfc_hw_cmds structures
Krzysztof Kozlowski
5
-7
/
+7
2024-01-22
media: s5p-mfc: constify s5p_mfc_variant structures
Krzysztof Kozlowski
1
-7
/
+7
2024-01-22
media: s5p-mfc: constify s5p_mfc_buf_size structures
Krzysztof Kozlowski
6
-20
/
+20
2024-01-22
media: s5p-mfc: constify fw_name strings
Krzysztof Kozlowski
1
-1
/
+1
2024-01-22
media: s5p-mfc: drop unused get_*_def_fmt declarations
Krzysztof Kozlowski
2
-2
/
+0
2024-01-22
media: s5p-mfc: drop unused static s5p_mfc_ops
Krzysztof Kozlowski
1
-5
/
+2
2024-01-22
media: s5p-mfc: drop unused static s5p_mfc_cmds
Krzysztof Kozlowski
1
-6
/
+2
2024-01-22
media: fimc-is: constify local pointers to fimc_frame
Krzysztof Kozlowski
4
-25
/
+25
2024-01-22
media: fimc-is: constify local pointers to fimc_vid_cap
Krzysztof Kozlowski
1
-2
/
+2
2024-01-22
media: fimc-is: constify local pointers to fimc_dma_offset
Krzysztof Kozlowski
1
-2
/
+2
2024-01-22
media: fimc-is: constify pointers to v4l2_pix_format_mplane
Krzysztof Kozlowski
3
-3
/
+3
2024-01-22
media: fimc-is: constify fimc_formats array
Krzysztof Kozlowski
4
-25
/
+28
2024-01-22
media: fimc-is: constify local pointers to fimc_fmt
Krzysztof Kozlowski
3
-6
/
+6
2024-01-22
media: fimc-is: constify several pointers in function arguments
Krzysztof Kozlowski
4
-19
/
+19
2024-01-22
media: fimc-is: constify clock names
Krzysztof Kozlowski
1
-1
/
+1
2024-01-22
media: fimc-is: drop unused fimc_vidioc_enum_fmt_mplane()
Krzysztof Kozlowski
1
-2
/
+0
2024-01-22
media: fimc-lite: constify pointers to v4l2_pix_format_mplane
Krzysztof Kozlowski
1
-1
/
+1
2024-01-22
media: fimc-lite: constify several pointers in function arguments
Krzysztof Kozlowski
2
-11
/
+12
2024-01-22
media: fimc-lite: drop unused flite_hw_set_camera_polarity()
Krzysztof Kozlowski
1
-2
/
+0
2024-01-20
media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)
Aurelien Jarno
1
-5
/
+5
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-01-18
media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ...
Heiner Kallweit
1
-1
/
+1
2024-01-12
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+80
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
373
-4675
/
+32729
2024-01-12
Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-6
/
+4
2024-01-11
media: i2c: thp7312: select CONFIG_FW_LOADER
Arnd Bergmann
1
-0
/
+1
2023-12-20
media: pwm-ir-tx: Trigger edges from hrtimer interrupt context
Sean Young
1
-5
/
+78
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
1
-2
/
+2
2023-12-18
media: vidtv: fix missing include
Kent Overstreet
1
-0
/
+1
2023-12-14
media: i2c: mt9m114: use fsleep() in place of udelay()
Arnd Bergmann
1
-1
/
+1
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
56
-84
/
+84
2023-12-13
media: i2c: thp7312: Store frame interval in subdev state
Laurent Pinchart
1
-77
/
+81
[prev]
[next]