summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-06-16media: v4l: async: Fix notifier list entry initAlexander Stein
2024-06-16media: v4l: async: Don't set notifier's V4L2 device if registering failsSakari Ailus
2024-06-16media: v4l: async: Properly re-initialise notifier entry in unregisterSakari Ailus
2024-06-16media: ov2740: Fix LINK_FREQ and PIXEL_RATE control value reportingSakari Ailus
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: mc: Fix graph walk in media_pipeline_startTomi Valkeinen
2024-06-16media: mgb4: Fix double debugfs removeMartin Tůma
2024-06-16media: lgdt3306a: Add a check against null-pointer-defZheyu Ma
2024-06-12media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil
2024-06-12media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil
2024-06-12media: cec: cec-api: add locking in cec_release()Hans Verkuil
2024-06-12media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil
2024-06-12media: sunxi: a83-mips-csi2: also select GENERIC_PHYRandy Dunlap
2024-06-12media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu
2024-06-12media: mediatek: vcodec: fix possible unbalanced PM counterEugen Hristev
2024-06-12media: stk1160: fix bounds checking in stk1160_copy_video()Dan Carpenter
2024-06-12media: ov2680: Do not fail if data-lanes property is absentFabio Estevam
2024-06-12media: ov2680: Allow probing if link-frequencies is absentFabio Estevam
2024-06-12media: ov2680: Clear the 'ret' variable on successFabio Estevam
2024-06-12media: v4l: Don't turn on privacy LED if streamon failsSakari Ailus
2024-06-12media: ti: j721e-csi2rx: Fix races while restarting DMAJai Luthra
2024-05-30media: cadence: csi2rx: configure DPHY before starting source streamPratyush Yadav
2024-05-30media: uvcvideo: Add quirk for Logitech Rally BarRicardo Ribalda
2024-05-30media: v4l2-subdev: Fix stream handling for crop APILaurent Pinchart
2024-05-30media: i2c: et8ek8: Don't strip remove function when driver is builtinUwe Kleine-König
2024-05-30media: ipu3-cio2: Request IRQ earlierSakari Ailus
2024-05-30media: radio-shark2: Avoid led_names truncationsRicardo Ribalda
2024-05-30media: rcar-vin: work around -Wenum-compare-conditional warningArnd Bergmann
2024-05-30media: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov
2024-05-25Revert "media: v4l2-ctrls: show all owned controls in log_status"Hans Verkuil
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-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