index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2023-06-29
Merge tag 'fbdev-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-31
/
+20
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-28
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-3
/
+3
2023-06-19
fbdev/media: Use GPIO descriptors for VIA GPIO
Linus Walleij
1
-31
/
+20
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
23
-61
/
+253
2023-06-15
Revert "media: dvb-core: Fix use-after-free on race condition at dvb_frontend"
Mauro Carvalho Chehab
1
-44
/
+9
2023-06-10
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-06-02
media: uvcvideo: Don't expose unsupported formats to userspace
Laurent Pinchart
1
-5
/
+11
2023-06-02
media: v4l2-mc: Drop subdev check in v4l2_create_fwnode_links_to_pad()
Vaishnav Achath
1
-2
/
+1
2023-05-26
media: cec: core: don't set last_initiator if tx in progress
Hans Verkuil
1
-1
/
+2
2023-05-26
media: cec: core: disable adapter in cec_devnode_unregister
Hans Verkuil
3
-1
/
+7
2023-05-26
media: mediatek: vcodec: Only apply 4K frame sizes on decoder formats
Pin-yen Lin
1
-0
/
+3
2023-05-26
media: camss: camss-video: Don't zero subdev format again after initialization
Yassine Oudjana
1
-1
/
+0
2023-05-26
media: verisilicon: Additional fix for the crash when opening the driver
Benjamin Gaignard
1
-2
/
+4
2023-05-24
media: amphion: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-2
/
+2
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+2
2023-05-19
media: coda: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
1
-1
/
+1
2023-05-14
media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221
Hyunwoo Kim
1
-1
/
+36
2023-05-14
media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()
Takashi Iwai
1
-4
/
+12
2023-05-14
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
1
-21
/
+63
2023-05-14
media: dvb-core: Fix use-after-free due on race condition at dvb_net
Hyunwoo Kim
1
-3
/
+35
2023-05-14
media: dvb-core: Fix use-after-free on race condition at dvb_frontend
Hyunwoo Kim
1
-9
/
+44
2023-05-14
media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-05-14
media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()
Hyunwoo Kim
1
-2
/
+1
2023-05-14
media: dvb_ca_en50221: fix a size write bug
YongSu Yoo
1
-5
/
+7
2023-05-14
media: netup_unidvb: fix irq init by register it at the end of probe
Wei Chen
1
-8
/
+9
2023-05-14
media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_address
Wei Chen
1
-1
/
+1
2023-05-14
media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()
Wei Chen
1
-0
/
+4
2023-05-14
media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xfer
Zhang Shurong
1
-0
/
+20
2023-05-14
media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()
Wei Chen
1
-0
/
+8
2023-05-14
media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()
Wei Chen
1
-0
/
+12
2023-05-14
media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()
Wei Chen
1
-0
/
+12
2023-05-14
media: netup_unidvb: fix use-after-free at del_timer()
Duoming Zhou
1
-1
/
+1
2023-05-13
media: dvb_demux: fix a bug for the continuity counter
YongSu Yoo
1
-2
/
+2
2023-05-13
media: pvrusb2: fix DVB_CORE dependency
Arnd Bergmann
1
-0
/
+1
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
314
-16714
/
+11732
2023-05-08
media: nxp: imx8-isi: fix buiding on 32-bit
Arnd Bergmann
1
-20
/
+21
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
1
-0
/
+3
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
1
-3
/
+0
2023-05-08
media: platform: mtk-mdp3: work around unused-variable warning
Arnd Bergmann
1
-2
/
+1
2023-05-08
media: nxp: ignore unused suspend operations
Arnd Bergmann
1
-3
/
+3
2023-05-08
media: rcar-vin: Select correct interrupt mode for V4L2_FIELD_ALTERNATE
Niklas Söderlund
1
-3
/
+1
2023-05-08
media: rcar-vin: Fix NV12 size alignment
Niklas Söderlund
1
-3
/
+9
2023-05-08
media: rcar-vin: Gen3 can not scale NV12
Niklas Söderlund
1
-0
/
+5
2023-04-30
Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-14
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-67
/
+31
2023-04-27
Merge tag 'usb-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+20
2023-04-26
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+7
2023-04-25
media: ov5670: Fix probe on ACPI
Sakari Ailus
1
-1
/
+1
[next]