summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-07-18media: dvb-usb: dib0700_devices: Add missing release_firmware()Ricardo Ribalda
2024-07-18media: dvb: as102-fe: Fix as10x_register_addr packingRicardo Ribalda
2024-07-05media: dvbdev: Initialize sbufRicardo Ribalda
2024-06-16media: v4l2-core: hold videodev_lock until dev reg, finishesHans Verkuil
2024-06-16media: mxl5xx: Move xpt structures off stackNathan Chancellor
2024-06-16media: mc: mark the media devnode as registered from the, startHans Verkuil
2024-06-16media: lgdt3306a: Add a check against null-pointer-defZheyu Ma
2024-06-16media: cec: core: add adap_nb_transmit_canceled() callbackHans Verkuil
2024-06-16media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil
2024-06-16media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-06-16media: cec-adap.c: drop activate_cnt, use state info insteadHans Verkuil
2024-06-16media: cec: use call_op and check for !unregisteredHans Verkuil
2024-06-16media: cec: correctly pass on reply resultsHans Verkuil
2024-06-16media: cec: abort if the current transmit was canceledHans Verkuil
2024-06-16media: cec: call enable_adap on s_log_addrsHans Verkuil
2024-06-16media: cec: fix a deadlock situationHans Verkuil
2024-06-16media: cec: cec-api: add locking in cec_release()Hans Verkuil
2024-06-16media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil
2024-06-16media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu
2024-06-16media: flexcop-usb: clean up endpoint sanity checksJohan Hovold
2024-06-16media: stk1160: fix bounds checking in stk1160_copy_video()Dan Carpenter
2024-06-16media: radio-shark2: Avoid led_names truncationsRicardo Ribalda
2024-06-16media: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov
2024-05-02media: cec: core: remove length check of Timer StatusNini Song
2024-04-13media: sta2x11: fix irq handler castArnd Bergmann
2024-04-13media: xc4000: Fix atomicity violation in xc4000_get_frequencyGui-Dong Han
2024-03-26media: mediatek: vcodec: avoid -Wcast-function-type-strict warningArnd Bergmann
2024-03-26media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu
2024-03-26media: go7007: fix a memleak in go7007_load_encoderZhipeng Lu
2024-03-26media: dvb-frontends: avoid stack overflow warnings with clangArnd Bergmann
2024-03-26media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis
2024-03-26media: pvrusb2: fix pvr2_stream_callback castsArnd Bergmann
2024-03-26media: pvrusb2: remove redundant NULL checkDaniil Dulov
2024-03-26media: go7007: add check of return value of go7007_read_addr()Daniil Dulov
2024-03-26media: sun8i-di: Fix chroma difference thresholdJernej Skrabec
2024-03-26media: sun8i-di: Fix power on/off sequencesJernej Skrabec
2024-03-26media: sun8i-di: Fix coefficient writesJernej Skrabec
2024-03-26media: edia: dvbdev: fix a use-after-freeZhipeng Lu
2024-03-26media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entityZhipeng Lu
2024-03-26media: v4l2-tpg: fix some memleaks in tpg_allocZhipeng Lu
2024-03-26media: em28xx: annotate unchecked call to media_device_register()Nikita Zhandarovich
2024-03-26media: tc358743: register v4l2 async device only after successful setupAlexander Stein
2024-03-01media: av7110: prevent underflow in write_ts_to_decoder()Dan Carpenter
2024-02-23media: rc: bpf attach/detach requires write permissionSean Young
2024-02-23media: ir_toy: fix a memleak in irtoy_txZhipeng Lu
2024-02-23media: ddbridge: fix an error code problem in ddb_probeSu Hui
2024-02-23media: rockchip: rga: fix swizzling for RGB formatsMichael Tretter
2024-02-23media: stk1160: Fixed high volume of stk1160_dbg messagesGhanshyam Agrawal
2024-02-23media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpe...Zheng Wang
2024-01-25media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling path ...Christophe JAILLET