summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-04-08media: dvbdev: Initialize sbufRicardo Ribalda
2024-04-08media: radio-shark2: Avoid led_names truncationsRicardo Ribalda
2024-04-08media: rcar-vin: work around -Wenum-compare-conditional warningArnd Bergmann
2024-04-08media: v4l2-common: Add Y210 and Y216 format infoJacopo Mondi
2024-04-08media: cxd2880: Add terminating new line to KconfigPrasad Pandit
2024-04-08media: v4l2-ctrls: add support for area type loggingHans Verkuil
2024-04-08media: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov
2024-04-08media: anysee: accept read buffers of length 1 in anysee_master_xferIstván Váradi
2024-03-26media: mediatek: vcodec: support 36 bits physical addressYunfei Dong
2024-03-26media: mediatek: vcodec: adding lock to protect encoder context listYunfei Dong
2024-03-26media: mediatek: vcodec: adding lock to protect decoder context listYunfei Dong
2024-03-26media: mediatek: vcodec: Fix oops when HEVC init failsNicolas Dufresne
2024-03-26media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-framesIrui Wang
2024-03-25media: verisilicon: Support removing buffers on capture queueBenjamin Gaignard
2024-03-25media: v4l2: Add mem2mem helpers for REMOVE_BUFS ioctlBenjamin Gaignard
2024-03-25media: v4l2: Add REMOVE_BUFS ioctlBenjamin Gaignard
2024-03-25media: core: Free range of buffersBenjamin Gaignard
2024-03-25media: core: Add bitmap manage bufs array entriesBenjamin Gaignard
2024-03-25media: core: Rework how create_buf index returned value is computedBenjamin Gaignard
2024-03-25media: test-drivers: Set REQBUFS minimum number of buffersBenjamin Gaignard
2024-03-25media: videobuf2: Add min_reqbufs_allocation field to vb2_queue structureBenjamin Gaignard
2024-03-25media: videobuf2: Update vb2_is_busy() logicBenjamin Gaignard
2024-03-25media: imon: Convert sprintf/snprintf to sysfs_emitLi Zhijian
2024-03-25media: lirc_dev: Make lirc_class constantRicardo B. Marliere
2024-03-25media: ir-spi: Unify indentation and comment styleAndy Shevchenko
2024-03-25media: ir-spi: Remove trailing comma in the terminator entryAndy Shevchenko
2024-03-25media: ir-spi: Utilise temporary variable for struct deviceAndy Shevchenko
2024-03-25media: ir-spi: Make use of device propertiesAndy Shevchenko
2024-03-25media: ir-spi: Don't use "proxy" headersAndy Shevchenko
2024-03-25media: c8sectpfe: Remove unused of_gpio.hAndy Shevchenko
2024-03-25media: rc: gpio-ir-recv: Remove unused of_gpio.hAndy Shevchenko
2024-03-25media: mediatek: vcodec: Replace false function descriptionSebastian Fricke
2024-03-25media: mediatek: vcodec: Improve wording & fix grammatic issuesSebastian Fricke
2024-03-25media: mediatek: vcodec: Fix multiple typosSebastian Fricke
2024-03-25media: chips-media: wave5: Add hrtimer based polling supportDevarsh Thakkar
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-03-13Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki
2024-03-07media: rcar-isp: Disallow unbind of devicesNiklas Söderlund
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska
2024-03-04media: usbtv: Remove useless locks in usbtv_video_free()Benjamin Gaignard
2024-02-28media: mediatek: vcodec: avoid -Wcast-function-type-strict warningArnd Bergmann
2024-02-28media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu
2024-02-28media: go7007: fix a memleak in go7007_load_encoderZhipeng Lu
2024-02-28media: dvb-frontends: avoid stack overflow warnings with clangArnd Bergmann
2024-02-28media: pvrusb2: fix uaf in pvr2_context_set_notifyEdward Adam Davis