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.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
/
gpu
/
drm
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-08
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-21
/
+21
2023-11-03
drm/radeon: replace 1-element arrays with flexible-array members
José Pekkarinen
1
-21
/
+21
2023-11-03
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+5
2023-10-18
Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...
Dave Airlie
8
-87
/
+59
2023-10-13
drm/radeon: fix a possible null pointer dereference
Ma Ke
1
-0
/
+2
2023-10-09
drm/radeon: Fix UBSAN array-index-out-of-bounds for Radeon HD 5430
Mario Limonciello
1
-1
/
+1
2023-09-29
drm/radeon: Use pci_get_base_class() to reduce duplicated code
Sui Jingfeng
1
-15
/
+5
2023-09-12
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
27
-267
/
+176
2023-09-07
drm/radeon: make fence wait in suballocator uninterrruptable
Alex Deucher
1
-1
/
+1
2023-08-31
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-53
/
+20
2023-08-30
drm/radeon: Remove the references of radeon_gem_ pread & pwrite ioctls
Srinivasan Shanmugam
3
-22
/
+0
2023-08-30
drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move()
Lee Jones
1
-2
/
+0
2023-08-30
drm/radeon: possible buffer overflow
Konstantin Meskhidze
1
-3
/
+4
2023-08-30
drm/radeon: Cleanup radeon/radeon_fence.c
Srinivasan Shanmugam
1
-59
/
+52
2023-08-21
drm/radeon: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2
-53
/
+20
2023-08-16
drm/radeon: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-1
/
+1
2023-08-16
drm/radeon: Remove unnecessary NULL values
Ruan Jinjie
3
-6
/
+6
2023-08-16
drm/radeon: Fix multiple line dereference in 'atom_iio_execute'
Srinivasan Shanmugam
1
-7
/
+3
2023-08-08
Revert "drm/radeon: Prefer dev_* variant over printk"
Srinivasan Shanmugam
1
-8
/
+4
2023-08-07
Merge tag 'drm-misc-next-2023-08-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
4
-4
/
+4
2023-08-04
Merge tag 'amd-drm-next-6.6-2023-07-28' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
18
-193
/
+146
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2
-2
/
+2
2023-07-29
drm: Spelling s/sempahore/semaphore/
Geert Uytterhoeven
2
-2
/
+2
2023-07-27
drm/radeon: Prefer strscpy over strlcpy calls in radeon_atombios.c
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/radeon: Fix ENOSYS with better fitting error codes in radeon_gem.c
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/radeon: Remove unnecessary NULL test before kfree in 'radeon_connector_fr...
Srinivasan Shanmugam
1
-4
/
+2
2023-07-27
drm/radeon: Prefer strscpy over strlcpy in 'radeon_combios_get_power_modes'
Srinivasan Shanmugam
1
-2
/
+2
2023-07-27
drm/radeon: Fix format error
Yonggang Wu
1
-3
/
+3
2023-07-27
drm/radeon: Move assignment outside if condition
Ran Sun
1
-2
/
+4
2023-07-27
drm/radeon: that open brace { should be on the previous line
Ran Sun
1
-24
/
+12
2023-07-27
drm/radeon: that open brace { should be on the previous line
Ran Sun
1
-2
/
+1
2023-07-27
drm/radeon: add missing spaces after ',' and else should follow close brace '}'
Ran Sun
1
-3
/
+2
2023-07-25
drm/radeon: add missing spaces before ';'
Ran Sun
1
-2
/
+2
2023-07-25
drm/radeon/si_dpm: open brace '{' following struct go on the same line
Ran Sun
1
-34
/
+17
2023-07-25
drm/radeon: ERROR: "foo * bar" should be "foo *bar"
Ran Sun
1
-2
/
+2
2023-07-25
drm/radeon: Prefer dev_* variant over printk
Srinivasan Shanmugam
1
-4
/
+8
2023-07-25
drm/radeon: Fix style issues in radeon _encoders.c & _gart.c
Srinivasan Shanmugam
2
-29
/
+30
2023-07-25
drm/radeon: Avoid externs & do not initialize globals to 0 in radeon_drv.c
Srinivasan Shanmugam
2
-37
/
+27
2023-07-24
drm: Remove flag FBINFO_DEFAULT from fbdev emulation
Thomas Zimmermann
1
-1
/
+1
2023-07-21
drm/radeon: Prefer pr_err/_info over printk
Srinivasan Shanmugam
1
-6
/
+6
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-3
/
+0
2023-07-12
drm/radeon: ERROR: "(foo*)" should be "(foo *)"
Ran Sun
1
-5
/
+5
2023-07-12
drm/radeon: ERROR: that open brace { should be on the previous line
Ran Sun
1
-22
/
+11
2023-07-12
drm/radeon: ERROR: "(foo*)" should be "(foo *)"
Ran Sun
1
-4
/
+4
2023-07-12
drm/radeon: ERROR: "(foo*)" should be "(foo *)"
Ran Sun
1
-4
/
+4
2023-07-12
drm/radeon: ERROR: "foo * bar" should be "foo *bar"
Ran Sun
1
-7
/
+7
2023-07-11
drm/client: Send hotplug event after registering a client
Thomas Zimmermann
1
-4
/
+0
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-39
/
+70
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 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
[next]