index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
media: ir_toy: assignment to be16 should be of correct type
Sean Young
1
-1
/
+1
2021-11-18
media: ivtv: fix build for UML
Randy Dunlap
1
-2
/
+2
2021-11-18
media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()
Evgeny Novikov
1
-3
/
+15
2021-11-18
media: venus: fix vpp frequency calculation for decoder
Mansur Alisha Shaik
1
-2
/
+6
2021-11-18
media: em28xx: Don't use ops->suspend if it is NULL
Colin Ian King
1
-2
/
+3
2021-11-18
media: atmel: fix the ispck initialization
Eugen Hristev
4
-50
/
+38
2021-11-18
media: cx23885: Fix snd_card_free call on null card pointer
Colin Ian King
1
-1
/
+2
2021-11-18
media: tm6000: Avoid card name truncation
Kees Cook
1
-2
/
+1
2021-11-18
media: si470x: Avoid card name truncation
Kees Cook
2
-2
/
+2
2021-11-18
media: radio-wl1273: Avoid card name truncation
Kees Cook
1
-1
/
+1
2021-11-18
media: sun6i-csi: Allow the video device to be open multiple times
Ondrej Jirman
1
-4
/
+2
2021-11-18
media: i2c: ths8200 needs V4L2_ASYNC
Randy Dunlap
1
-0
/
+1
2021-11-18
media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'
Christophe JAILLET
1
-0
/
+2
2021-11-18
media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...
Christophe JAILLET
1
-1
/
+4
2021-11-18
media: TDA1997x: handle short reads of hdmi info frame.
Tom Rix
1
-4
/
+4
2021-11-18
media: mtk-vcodec: venc: fix return value when start_streaming fails
Dafna Hirschfeld
1
-4
/
+4
2021-11-18
media: v4l2-ioctl: S_CTRL output the right value
Ricardo Ribalda
1
-3
/
+6
2021-11-18
media: imx258: Fix getting clock frequency
Sakari Ailus
1
-6
/
+6
2021-11-18
media: dvb-usb: fix ununit-value in az6027_rc_query
Pavel Skripkin
1
-0
/
+1
2021-11-18
media: ttusb-dec: avoid release of non-acquired mutex
Evgeny Novikov
1
-5
/
+5
2021-11-18
media: cxd2880-spi: Fix a null pointer dereference on error handling path
Colin Ian King
1
-1
/
+1
2021-11-18
media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'
Christophe JAILLET
1
-5
/
+1
2021-11-18
media: em28xx: add missing em28xx_close_extension
Pavel Skripkin
1
-1
/
+4
2021-11-18
media: allegro: ignore interrupt if mailbox is not initialized
Michael Tretter
1
-0
/
+9
2021-11-18
media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()
Anant Thazhemadam
1
-1
/
+1
2021-11-18
media: imx-jpeg: Fix possible null pointer dereference
Mirela Rabulea
1
-0
/
+4
2021-11-18
media: rcar-csi2: Add checking to rcsi2_start_receiver()
Nadezda Lutovinova
1
-0
/
+2
2021-11-18
media: mceusb: return without resubmitting URB in case of -EPROTO error.
Rajat Asthana
1
-0
/
+1
2021-11-18
media: rcar-vin: Use user provided buffers when starting
Niklas Söderlund
1
-1
/
+2
2021-11-18
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
4
-62
/
+79
2021-11-18
media: s5p-mfc: Add checking to s5p_mfc_probe().
Nadezda Lutovinova
1
-0
/
+4
2021-11-18
media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()
Tuo Li
1
-1
/
+1
2021-11-18
media: vidtv: Fix memory leak in remove
Evgeny Novikov
1
-0
/
+1
2021-11-18
media: uvcvideo: Set unique vdev name based in type
Ricardo Ribalda
1
-1
/
+6
2021-11-18
media: uvcvideo: Return -EIO for control errors
Ricardo Ribalda
1
-0
/
+5
2021-11-18
media: uvcvideo: Set capability in s_param
Ricardo Ribalda
1
-2
/
+5
2021-11-18
media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()
Dmitriy Ulitin
1
-8
/
+11
2021-11-18
media: netup_unidvb: handle interrupt properly according to the firmware
Zheyu Ma
1
-11
/
+16
2021-11-18
media: mt9p031: Fix corrupted frame after restarting stream
Dirk Bender
1
-1
/
+27
2021-11-18
media: v4l2-ioctl: Fix check_ext_ctrls
Ricardo Ribalda
1
-21
/
+39
2021-11-18
media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers
Sean Young
1
-0
/
+1
2021-11-18
media: ite-cir: IR receiver stop working after receive overflow
Sean Young
1
-1
/
+1
2021-11-06
media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()
Dan Carpenter
2
-3
/
+13
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
1
-1
/
+1
2021-09-27
Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-24
/
+43
2021-09-19
media: ir_toy: prevent device from hanging during transmit
Sean Young
1
-1
/
+20
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
i2c/drivers/ov02q10: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-07
media: s5p-jpeg: rename JPEG marker constants to prevent build warnings
Randy Dunlap
2
-23
/
+23
[next]