summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2024-06-16media: v4l: async: Fix notifier list entry initAlexander Stein1-0/+2
2024-06-16media: v4l: async: Don't set notifier's V4L2 device if registering failsSakari Ailus1-7/+1
2024-06-16media: v4l: async: Properly re-initialise notifier entry in unregisterSakari Ailus1-1/+1
2024-06-16media: ov2740: Fix LINK_FREQ and PIXEL_RATE control value reportingSakari Ailus1-5/+6
2024-06-16media: v4l2-core: hold videodev_lock until dev reg, finishesHans Verkuil1-0/+3
2024-06-16media: mxl5xx: Move xpt structures off stackNathan Chancellor1-11/+11
2024-06-16media: mc: mark the media devnode as registered from the, startHans Verkuil1-3/+2
2024-06-16media: mc: Fix graph walk in media_pipeline_startTomi Valkeinen1-0/+6
2024-06-16media: mgb4: Fix double debugfs removeMartin Tůma1-3/+4
2024-06-16media: lgdt3306a: Add a check against null-pointer-defZheyu Ma1-0/+5
2024-06-12media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil1-1/+14
2024-06-12media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil2-2/+6
2024-06-12media: cec: cec-api: add locking in cec_release()Hans Verkuil1-0/+3
2024-06-12media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil1-2/+1
2024-06-12media: sunxi: a83-mips-csi2: also select GENERIC_PHYRandy Dunlap1-0/+1
2024-06-12media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu1-1/+1
2024-06-12media: mediatek: vcodec: fix possible unbalanced PM counterEugen Hristev3-3/+8
2024-06-12media: stk1160: fix bounds checking in stk1160_copy_video()Dan Carpenter1-5/+15
2024-06-12media: ov2680: Do not fail if data-lanes property is absentFabio Estevam1-7/+0
2024-06-12media: ov2680: Allow probing if link-frequencies is absentFabio Estevam1-2/+7
2024-06-12media: ov2680: Clear the 'ret' variable on successFabio Estevam1-0/+1
2024-06-12media: v4l: Don't turn on privacy LED if streamon failsSakari Ailus1-10/+12
2024-06-12media: ti: j721e-csi2rx: Fix races while restarting DMAJai Luthra1-3/+2
2024-05-30media: cadence: csi2rx: configure DPHY before starting source streamPratyush Yadav1-12/+14
2024-05-30media: uvcvideo: Add quirk for Logitech Rally BarRicardo Ribalda2-0/+32
2024-05-30media: v4l2-subdev: Fix stream handling for crop APILaurent Pinchart1-0/+2
2024-05-30media: i2c: et8ek8: Don't strip remove function when driver is builtinUwe Kleine-König1-2/+2
2024-05-30media: ipu3-cio2: Request IRQ earlierSakari Ailus1-5/+5
2024-05-30media: radio-shark2: Avoid led_names truncationsRicardo Ribalda1-1/+1
2024-05-30media: rcar-vin: work around -Wenum-compare-conditional warningArnd Bergmann1-1/+1
2024-05-30media: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov1-1/+3
2024-05-25Revert "media: v4l2-ctrls: show all owned controls in log_status"Hans Verkuil1-13/+5
2024-03-26media: mediatek: vcodec: support 36 bits physical addressYunfei Dong2-3/+3
2024-03-26media: mediatek: vcodec: adding lock to protect encoder context listYunfei Dong4-2/+11
2024-03-26media: mediatek: vcodec: adding lock to protect decoder context listYunfei Dong4-2/+11
2024-03-26media: mediatek: vcodec: Fix oops when HEVC init failsNicolas Dufresne1-1/+1
2024-03-26media: mediatek: vcodec: Handle VP9 superframe bitstream with 8 sub-framesIrui Wang1-5/+6
2024-03-15Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds202-3104/+5470
2024-03-15Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds5-5/+5
2024-03-14Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+4
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-3/+3
2024-03-13Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-41/+26
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds4-52/+52
2024-03-11Merge branch 'pm-runtime'Rafael J. Wysocki3-3/+3
2024-03-07media: rcar-isp: Disallow unbind of devicesNiklas Söderlund1-0/+1
2024-03-07Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska4-4/+4
2024-03-04media: usbtv: Remove useless locks in usbtv_video_free()Benjamin Gaignard1-7/+0
2024-02-28media: mediatek: vcodec: avoid -Wcast-function-type-strict warningArnd Bergmann4-12/+4
2024-02-28media: ttpci: fix two memleaks in budget_av_attachZhipeng Lu1-3/+5
2024-02-28media: go7007: fix a memleak in go7007_load_encoderZhipeng Lu1-3/+5