summary refs log tree commit diff
path: root/drivers/media
AgeCommit message (Expand)Author
2023-09-08Merge tag 'v6.1.52' into 6.1/features/merge-fixesCristian Ciocaltea
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-23media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-08-23media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov
2023-08-09Merge tag 'v6.1.43' into 6.1/features/merge-fixesCristian Ciocaltea
2023-08-03media: amphion: Fix firmware path to match linux-firmwareNicolas Dufresne
2023-07-22Merge tag 'v6.1.39' into 6.1/features/merge-fixesCristian Ciocaltea
2023-07-19media: cec: i2c: ch7322: also select REGMAPRandy Dunlap
2023-07-19media: venus: helpers: Fix ALIGN() of non power of twoRikard Falkeborn
2023-07-19media: mediatek: vcodec: using decoder status instead of core work countYunfei Dong
2023-07-19media: hi846: fix usage of pm_runtime_get_if_in_use()Martin Kepplinger
2023-07-19media: i2c: Correct format propagation for st-mipid02Daniel Scally
2023-07-19media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou
2023-07-19media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian
2023-07-19media: amphion: drop repeated codec data for vc1g formatMing Qian
2023-07-19media: amphion: drop repeated codec data for vc1l formatMing Qian
2023-07-19media: usb: Check az6007_read() return valueDaniil Dulov
2023-06-28media: cec: core: don't set last_initiator if tx in progressHans Verkuil
2023-06-28media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil
2023-06-09media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart
2023-06-09media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim
2023-06-09media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai
2023-06-09media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim
2023-06-09media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-06-09media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski
2023-06-09media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim
2023-06-09media: dvb_ca_en50221: fix a size write bugYongSu Yoo
2023-06-09media: netup_unidvb: fix irq init by register it at the end of probeWei Chen
2023-06-09media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen
2023-06-09media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen
2023-06-09media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong
2023-06-09media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen
2023-06-09media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen
2023-06-09media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen
2023-06-09media: dvb_demux: fix a bug for the continuity counterYongSu Yoo
2023-06-09media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund
2023-06-05Merge tag 'v6.1.29' into amd-staging-drm-nextCristian Ciocaltea
2023-05-30media: radio-shark: Add endpoint checksAlan Stern
2023-05-24media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou
2023-05-24media: mediatek: vcodec: Fix potential array out-of-bounds in decoder queue_s...Wei Chen
2023-05-24media: Prefer designated initializers over memset for subdev pad opsLaurent Pinchart
2023-05-24media: pvrusb2: VIDEO_PVRUSB2 depends on DVB_CORE to use dvb_* symbolsTom Rix
2023-05-24media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen
2023-05-24media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen
2023-05-11media: mediatek: vcodec: add remove function for decoder platform driverYunfei Dong
2023-05-11media: mediatek: vcodec: fix decoder disable pm crashYunfei Dong
2023-05-11media: venus: dec: Fix capture formats enumeration orderJavier Martinez Canillas
2023-05-11media: venus: dec: Fix handling of the start cmdMichał Krawczyk
2023-05-11media: rc: gpio-ir-recv: Fix support for wake-upFlorian Fainelli