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-07-14
media: platform: sun8i-a83t-mipi-csi2: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: sun6i-mipi-csi2: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: sun6i-csi: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: mdp3: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: mdp3: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: marvell: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: verisilicon: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: ti: am437x: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: samsung: s5p-jpeg: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: intel: pxa: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: platform: allegro-dvt: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: rc: ir-rx51: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: rc: gpio-ir-tx: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: rc: gpio-ir-recv: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: cec: tegra: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: cec: meson: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: cec: ch7322: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-07-14
media: rc: meson-ir: support MMIO regmaps to access registers
Zelong Dong
2
-34
/
+39
2023-07-14
media: rc: meson-ir: rename Meson IR Controller register macros
Zelong Dong
1
-37
/
+40
2023-07-14
media: rc: meson-ir: sort Meson IR Controller register macros
Zelong Dong
1
-19
/
+10
2023-07-14
media: verisilicon: change confusingly named relaxed register access
Arnd Bergmann
2
-11
/
+11
2023-07-14
media: verisilicon: fix excessive stack usage
Arnd Bergmann
1
-21
/
+21
2023-07-14
media: mediatek: vcodec: fix cancel_work_sync fail with fluster test
Yunfei Dong
1
-1
/
+2
2023-07-14
media: pci: cx23885: fix error handling for cx23885 ATSC boards
Nikolay Burykin
1
-12
/
+0
2023-07-14
media: pulse8-cec: handle possible ping error
Dmitry Antipov
1
-2
/
+5
2023-07-14
media: mtk_jpeg_core: avoid unused-variable warning
Arnd Bergmann
3
-11
/
+3
2023-07-14
media: imx-jpeg: Support to assign slot for encoder/decoder
Ming Qian
3
-73
/
+68
2023-07-14
media: amphion: Fix firmware path to match linux-firmware
Nicolas Dufresne
1
-2
/
+2
2023-07-14
media: amphion: use dev_err_probe
Alexander Stein
1
-5
/
+4
2023-07-14
media: tc358746: Address compiler warnings
Sakari Ailus
1
-2
/
+2
2023-07-09
lib/math: Move dvb_math.c into lib/math/int_log.c
Andy Shevchenko
28
-168
/
+27
2023-07-05
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
296
-1538
/
+15111
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2023-06-29
Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-31
/
+20
2023-06-29
media: wl128x: fix a clang warning
Mauro Carvalho Chehab
1
-4
/
+2
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-28
media: dvb: mb86a20s: get rid of a clang-15 warning
Mauro Carvalho Chehab
1
-4
/
+1
2023-06-28
media: cec: i2c: ch7322: also select REGMAP
Randy Dunlap
1
-0
/
+1
2023-06-28
media: add HAS_IOPORT dependencies
Niklas Schnelle
3
-2
/
+20
2023-06-28
media: tc358746: select CONFIG_GENERIC_PHY
Arnd Bergmann
1
-0
/
+1
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2023-06-21
media: videobuf2: Don't assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
3
-9
/
+0
2023-06-19
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
1
-31
/
+20
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
23
-61
/
+253
2023-06-14
Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"
Mauro Carvalho Chehab
1
-44
/
+9
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
media: mediatek: vcodec: Add dbgfs help function
Yunfei Dong
1
-1
/
+23
2023-06-09
media: mediatek: vcodec: Add encode to support dbgfs
Yunfei Dong
1
-0
/
+2
2023-06-09
media: mediatek: vcodec: Change dbgfs interface to support encode
Yunfei Dong
3
-5
/
+10
2023-06-09
media: mediatek: vcodec: Get each instance format type
Yunfei Dong
2
-0
/
+49
[prev]
[next]