index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
fbcon: Use kzalloc() in fbcon_prepare_logo()
drm-misc-fixes-2022-11-24
Tetsuo Handa
1
-1
/
+1
2022-11-22
dma-buf: fix racing conflict of dma_heap_add()
Dawei Li
1
-13
/
+15
2022-11-18
dma-buf: Use dma_fence_unwrap_for_each when importing fences
Jason Ekstrand
1
-6
/
+17
2022-11-18
drm/amdgpu: handle gang submit before VMID
Christian König
1
-3
/
+3
2022-11-15
drm/display: Don't assume dual mode adaptors support i2c sub-addressing
drm-misc-fixes-2022-11-17
Simon Rettberg
1
-22
/
+29
2022-11-15
Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"
Simon Ser
1
-3
/
+0
2022-11-15
drm/amdgpu: use the last IB as gang leader v2
Christian König
2
-7
/
+17
2022-11-14
drm/lima: Fix opp clkname setting in case of missing regulator
Erico Nunes
1
-6
/
+9
2022-11-10
drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()
Shang XiaoJing
1
-1
/
+2
2022-11-10
drm/drv: Fix potential memory leak in drm_dev_init()
Shang XiaoJing
1
-1
/
+1
2022-11-10
drm/panel: simple: set bpc field for logic technologies displays
Aishwarya Kothari
1
-0
/
+2
2022-11-10
drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
Gaosheng Cui
1
-4
/
+4
2022-11-09
drm/panfrost: Split io-pgtable requests properly
drm-misc-fixes-2022-11-09
Robin Murphy
1
-1
/
+10
2022-11-08
drm/amdgpu: Fix the lpfn checking condition in drm buddy
Ma Jun
1
-1
/
+1
2022-11-08
drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
Hans de Goede
1
-0
/
+6
2022-11-08
drm: panel-orientation-quirks: Add quirk for Nanote UMPC-01
Hans de Goede
1
-0
/
+6
2022-11-07
drm/vc4: Fix missing platform_unregister_drivers() call in vc4_drm_register()
Yuan Can
1
-1
/
+6
2022-11-03
drm/vc4: hdmi: Fix HSM clock too low on Pi4
maxime@cerno.tech
2
-4
/
+18
2022-11-03
drm/vc4: hdmi: Fix outdated function name in comment
maxime@cerno.tech
1
-3
/
+2
2022-11-03
drm/vc4: hdmi: Take our lock to reset the link
maxime@cerno.tech
1
-4
/
+17
2022-11-01
drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
drm-misc-fixes-2022-11-02-1
Nathan Huckleberry
1
-2
/
+3
2022-11-01
drm/imx: Kconfig: Remove duplicated 'select DRM_KMS_HELPER' line
Liu Ying
1
-1
/
+0
2022-10-31
drm/format-helper: Only advertise supported formats for conversion
Hector Martin
1
-19
/
+47
2022-10-29
drm/rockchip: vop2: disable planes when disabling the crtc
Michael Tretter
1
-0
/
+4
2022-10-29
drm/rockchip: vop2: fix null pointer in plane_atomic_disable
Michael Tretter
1
-2
/
+4
2022-10-29
drm/rockchip: dsi: Fix VOP selection on SoCs that support it
Ondrej Jirman
1
-3
/
+1
2022-10-29
drm/rockchip: fix fbdev on non-IOMMU devices
John Keeping
1
-1
/
+4
2022-10-29
drm/rockchip: dsi: Force synchronous probe
Brian Norris
1
-0
/
+6
2022-10-29
drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach
Brian Norris
1
-4
/
+12
2022-10-29
drm/rockchip: dw_hdmi: filter regulator -EPROBE_DEFER error messages
Aurelien Jarno
1
-1
/
+2
2022-10-27
fbdev/core: Avoid uninitialized read in aperture_remove_conflicting_pci_device()
drm-misc-fixes-2022-10-27
Michał Mirosław
1
-4
/
+1
2022-10-25
drm/scheduler: fix fence ref counting
Christian König
1
-1
/
+5
2022-10-24
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
254
-4343
/
+3725
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
1
-0
/
+8
2022-10-23
Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-15
/
+41
2022-10-22
Merge tag 'hwmon-for-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+6
2022-10-22
Merge tag 'i2c-for-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-16
/
+12
2022-10-22
Merge tag 'pci-v6.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+8
2022-10-22
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
115
-3774
/
+2779
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
1
-0
/
+1
2022-10-21
Merge tag 'thermal-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+1
2022-10-21
Merge tag 'pm-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-25
/
+20
2022-10-21
Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-33
/
+59
2022-10-21
Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-62
/
+22
2022-10-21
Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-19
/
+33
2022-10-21
Merge tag 'for-linus-2022102101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+83
2022-10-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+12
2022-10-21
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
8
-26
/
+48
2022-10-21
Merge tag 'for-linus-6.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-12
/
+15
2022-10-21
Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
[next]