summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-2/+2
|\
| * Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-1923-61/+253
| |\
| * \ Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-05-191-2/+2
| |\ \
| | * \ Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-09314-16714/+11732
| | |\ \
| | * | | fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann2023-05-081-0/+3
| | * | | fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann2023-05-081-3/+0
* | | | | Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-291-31/+20
|\ \ \ \ \
| * | | | | fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij2023-06-191-31/+20
* | | | | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-1/+1
|\ \ \ \ \ \
| * | | | | | mm/gup: remove vmas parameter from pin_user_pages()Lorenzo Stoakes2023-06-101-1/+1
* | | | | | | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-283-3/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | media: amphion: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-232-2/+2
| * | | | | | media: coda: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-191-1/+1
* | | | | | | Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"Mauro Carvalho Chehab2023-06-151-44/+9
| |_|/ / / / |/| | | | |
* | | | | | media: uvcvideo: Don't expose unsupported formats to userspaceLaurent Pinchart2023-06-021-5/+11
* | | | | | media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()Vaishnav Achath2023-06-021-2/+1
* | | | | | media: cec: core: don't set last_initiator if tx in progressHans Verkuil2023-05-261-1/+2
* | | | | | media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil2023-05-263-1/+7
* | | | | | media: mediatek: vcodec: Only apply 4K frame sizes on decoder formatsPin-yen Lin2023-05-261-0/+3
* | | | | | media: camss: camss-video: Don't zero subdev format again after initializationYassine Oudjana2023-05-261-1/+0
* | | | | | media: verisilicon: Additional fix for the crash when opening the driverBenjamin Gaignard2023-05-261-2/+4
| |/ / / / |/| | | |
* | | | | media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim2023-05-141-1/+36
* | | | | media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai2023-05-141-4/+12
* | | | | media: dvb-core: Fix use-after-free due to race at dvb_register_device()Hyunwoo Kim2023-05-141-21/+63
* | | | | media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim2023-05-141-3/+35
* | | | | media: dvb-core: Fix use-after-free on race condition at dvb_frontendHyunwoo Kim2023-05-141-9/+44
* | | | | media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski2023-05-141-1/+1
* | | | | media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim2023-05-141-2/+1
* | | | | media: dvb_ca_en50221: fix a size write bugYongSu Yoo2023-05-141-5/+7
* | | | | media: netup_unidvb: fix irq init by register it at the end of probeWei Chen2023-05-141-8/+9
* | | | | media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen2023-05-141-1/+1
* | | | | media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen2023-05-141-0/+4
* | | | | media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong2023-05-141-0/+20
* | | | | media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen2023-05-141-0/+8
* | | | | media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen2023-05-141-0/+12
* | | | | media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen2023-05-141-0/+12
* | | | | media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou2023-05-141-1/+1
* | | | | media: dvb_demux: fix a bug for the continuity counterYongSu Yoo2023-05-131-2/+2
* | | | | media: pvrusb2: fix DVB_CORE dependencyArnd Bergmann2023-05-131-0/+1
| |/ / / |/| | |
* | | | media: platform: mtk-mdp3: work around unused-variable warningArnd Bergmann2023-05-081-2/+1
* | | | media: nxp: ignore unused suspend operationsArnd Bergmann2023-05-081-3/+3
* | | | media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATENiklas Söderlund2023-05-081-3/+1
* | | | media: rcar-vin: Fix NV12 size alignmentNiklas Söderlund2023-05-081-3/+9
* | | | media: rcar-vin: Gen3 can not scale NV12Niklas Söderlund2023-05-081-0/+5
|/ / /
* | / media: nxp: imx8-isi: fix buiding on 32-bitArnd Bergmann2023-05-081-20/+21
| |/ |/|
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-303-14/+0
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-143-14/+0
| |\ \ \ | | | |/ | | |/|
| | | * media: mediatek: vcodec: Remove the setting for dma_maskYong Wu2023-04-132-11/+0
| | | * media: mtk-jpegdec: Remove the setting for dma_maskYong Wu2023-04-131-3/+0
| | |/
* | | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-276-67/+31
|\ \ \