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
2022-10-24
media: adv748x: afe: Select input port when initializing AFE
Niklas Söderlund
1
-0
/
+4
2022-10-24
media: adv748x: Remove dead function declaration
Niklas Söderlund
1
-3
/
+0
2022-10-24
media: mxl5005s: Make array RegAddr static const
Colin Ian King
1
-1
/
+1
2022-10-24
media: amphion: reset instance if it's aborted before codec header parsed
Ming Qian
1
-3
/
+10
2022-10-24
vivid: add INTEGER and INTEGER64 test control arrays
Hans Verkuil
1
-0
/
+28
2022-10-24
media: coda: jpeg: Add check for kmalloc
Jiasheng Jiang
1
-2
/
+8
2022-10-24
media: v4l2-ctrls: Fix off-by-one error in integer menu control check
Laurent Pinchart
1
-1
/
+1
2022-10-24
media: mediatek: vcodec: Skip unsupported h264 encoder profile
Irui Wang
1
-1
/
+4
2022-10-24
media: stm32: dcmi: Remove redundant dev_err call
Shang XiaoJing
1
-3
/
+1
2022-10-24
media: aspeed: use DEFINE_SHOW_ATTRIBUTE to simplify code
Liu Shixin
1
-14
/
+2
2022-10-24
media: zoran: remove unused declarations in zoran_device.h
Gaosheng Cui
1
-2
/
+0
2022-10-24
bttv: remove unused tea5757_set_freq declaration
Gaosheng Cui
1
-1
/
+0
2022-10-24
cx25821: remove unused cx25821_video_wakeup() declaration
Gaosheng Cui
1
-3
/
+0
2022-10-24
saa7164: remove unused saa7164_call_i2c_clients declaration
Gaosheng Cui
1
-2
/
+0
2022-10-24
media: saa7134: remove unused declarations in saa7134.h
Gaosheng Cui
1
-4
/
+0
2022-10-24
media: cxd2820r: remove unused cxd2820r_debug declaration
Gaosheng Cui
1
-2
/
+0
2022-10-24
media: dvb-frontends: remove unused drx_dap_fasi_funct_g declaration
Gaosheng Cui
1
-2
/
+0
2022-10-22
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
81
-1206
/
+2282
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
429
-36876
/
+27848
2022-10-18
media: videobuf2: Stop using internal dma-buf lock
Dmitry Osipenko
3
-30
/
+3
2022-10-18
media: tegra-vde: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-10-18
media: videobuf2: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
3
-12
/
+13
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-2
/
+2
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2
-3
/
+3
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-451
/
+109
2022-10-07
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
239
-35903
/
+27504
2022-10-05
Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+2
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
182
-472
/
+182
2022-10-01
Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-21
/
+29
2022-09-30
media: imx-jpeg: Lock on ioctl encoder/decoder stop cmd
Ming Qian
1
-0
/
+6
2022-09-30
media: imx-jpeg: Support contiguous and non contiguous format
Ming Qian
2
-48
/
+186
2022-09-30
media: imx-jpeg: Implement g_selection and s_selection
Ming Qian
2
-120
/
+208
2022-09-30
mtk-jpegdec: add stop cmd interface for jpgdec
kyrie wu
1
-0
/
+3
2022-09-30
media: mtk-jpegdec: refactor jpegdec func interface
kyrie wu
5
-32
/
+66
2022-09-30
media: mtk-jpegdec: add output pic reorder interface
kyrie wu
1
-2
/
+45
2022-09-30
media: mtk-jpegdec: add jpeg decode worker interface
kyrie wu
3
-12
/
+234
2022-09-30
media: mtk-jpegdec: add jpegdec timeout func interface
kyrie wu
2
-0
/
+28
2022-09-30
media: mtk-jpegdec: support jpegdec multi-hardware
kyrie wu
3
-2
/
+214
2022-09-30
media: mtk-jpegdec: export jpeg decoder functions
kyrie wu
1
-0
/
+6
2022-09-30
mtk-jpegenc: add stop cmd interface for jpgenc
kyrie wu
1
-0
/
+4
2022-09-30
mtk-jpegenc: add output pic reorder interface
kyrie wu
5
-24
/
+81
2022-09-30
mtk-jpegenc: add jpeg encode worker interface
kyrie wu
3
-13
/
+232
2022-09-30
mtk-jpegenc: add jpegenc timeout func interface
kyrie wu
2
-0
/
+35
2022-09-30
mtk-jpegenc: support jpegenc multi-hardware
kyrie wu
4
-34
/
+249
2022-09-30
mtk-jpegenc: export jpeg encoder functions
kyrie wu
1
-0
/
+6
2022-09-30
media: imx-jpeg: Disable useless interrupt to avoid kernel panic
Ming Qian
1
-1
/
+3
2022-09-30
media: imx-jpeg: Don't clear stop state in handling dynamic resolution change
Ming Qian
1
-1
/
+2
2022-09-30
media: imx-jpeg: Add a timeout mechanism for each frame
Ming Qian
2
-7
/
+49
[prev]
[next]