index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: Add common header file with JPEG marker definitions
Geert Uytterhoeven
2023-05-25
3
-52
/
+32
*
media: nxp: remove unneeded semicolon
Jiapeng Chong
2023-05-25
1
-1
/
+1
*
media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()
Fei Shao
2023-05-25
1
-18
/
+8
*
media: rockchip: rga: use v4l2_m2m_buf_copy_metadata
Michael Tretter
2023-05-25
1
-4
/
+1
*
media: usb: siano: Fix warning due to null work_func_t function pointer
Duoming Zhou
2023-05-25
1
-1
/
+2
*
media: mtk-jpeg: move data/code inside CONFIG_OF blocks
Randy Dunlap
2023-05-25
1
-413
/
+415
*
media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250
Andrey Konovalov
2023-05-25
1
-1
/
+5
*
media: pci: remove unnecessary (void*) conversions
Su Hui
2023-05-25
4
-7
/
+7
*
media: platform: Remove unnecessary (void*) conversions
Su Hui
2023-05-25
1
-4
/
+4
*
media: usb: remove unnecessary (void*) conversions
Su Hui
2023-05-25
2
-9
/
+9
*
media: stk1160: Simplify the build config definition
Lukas Bulwahn
2023-05-25
1
-9
/
+3
*
media: amphion: initiate a drain of the capture queue in dynamic resolution c...
Ming Qian
2023-05-25
4
-8
/
+10
*
media: common: saa7146: Avoid a leak in vmalloc_to_sg()
Christophe JAILLET
2023-05-25
1
-3
/
+3
*
Revert "media: mediatek: vcodec: Fix bitstream crop information error"
Nícolas F. R. A. Prado
2023-05-25
1
-4
/
+4
*
media: vivid: Extend FPS rates offered by simulated webcam
Max Staudt
2023-05-25
1
-15
/
+34
*
media: amphion: drop repeated codec data for vc1g format
Ming Qian
2023-05-25
1
-0
/
+10
*
media: amphion: drop repeated codec data for vc1l format
Ming Qian
2023-05-25
1
-0
/
+2
*
media: verisilicon: Simplify error handling in tile_buffer_reallocate()
Benjamin Gaignard
2023-05-25
1
-14
/
+9
*
media: usb: Check az6007_read() return value
Daniil Dulov
2023-05-25
1
-1
/
+2
*
media: platform: mtk-mdp3: release node reference before returning
Deepak R Varma
2023-05-25
1
-4
/
+11
*
media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parentheses
Lad Prabhakar
2023-05-25
1
-4
/
+4
*
media: dw2102: return -EIO instead of -1 for mac address read errors
Mauro Carvalho Chehab
2023-05-14
1
-3
/
+3
*
media: dvb-usb: remove unnecessary (void*) conversions
Yu Zhe
2023-05-14
6
-44
/
+38
*
media: c8sectpfe: dvb: remove unnecessary (void*) conversions
Yu Zhe
2023-05-14
1
-2
/
+2
*
media: dvbdev: fix most coding style issues
Mauro Carvalho Chehab
2023-05-14
1
-83
/
+74
*
media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
Hyunwoo Kim
2023-05-14
1
-1
/
+36
*
media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
Takashi Iwai
2023-05-14
1
-4
/
+12
*
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
2023-05-14
1
-21
/
+63
*
media: dvb-core: Fix use-after-free due on race condition at dvb_net
Hyunwoo Kim
2023-05-14
1
-3
/
+35
*
media: dvb-core: Fix use-after-free on race condition at dvb_frontend
Hyunwoo Kim
2023-05-14
1
-9
/
+44
*
media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
Krzysztof Kozlowski
2023-05-14
1
-1
/
+1
*
media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
Hyunwoo Kim
2023-05-14
1
-2
/
+1
*
media: dvb_ca_en50221: fix a size write bug
YongSu Yoo
2023-05-14
1
-5
/
+7
*
media: netup_unidvb: fix irq init by register it at the end of probe
Wei Chen
2023-05-14
1
-8
/
+9
*
media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
Wei Chen
2023-05-14
1
-1
/
+1
*
media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
Wei Chen
2023-05-14
1
-0
/
+4
*
media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
Zhang Shurong
2023-05-14
1
-0
/
+20
*
media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
Wei Chen
2023-05-14
1
-0
/
+8
*
media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
Wei Chen
2023-05-14
1
-0
/
+12
*
media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
Wei Chen
2023-05-14
1
-0
/
+12
*
media: netup_unidvb: fix use-after-free at del_timer()
Duoming Zhou
2023-05-14
1
-1
/
+1
*
media: dvb_demux: fix a bug for the continuity counter
YongSu Yoo
2023-05-13
1
-2
/
+2
*
media: pvrusb2: fix DVB_CORE dependency
Arnd Bergmann
2023-05-13
1
-0
/
+1
*
media: platform: mtk-mdp3: work around unused-variable warning
Arnd Bergmann
2023-05-08
1
-2
/
+1
*
media: nxp: ignore unused suspend operations
Arnd Bergmann
2023-05-08
1
-3
/
+3
*
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
Niklas Söderlund
2023-05-08
1
-3
/
+1
*
media: rcar-vin: Fix NV12 size alignment
Niklas Söderlund
2023-05-08
1
-3
/
+9
*
media: rcar-vin: Gen3 can not scale NV12
Niklas Söderlund
2023-05-08
1
-0
/
+5
*
media: nxp: imx8-isi: fix buiding on 32-bit
Arnd Bergmann
2023-05-08
1
-20
/
+21
*
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-04-30
3
-14
/
+0
|
\
[next]