index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
drm/amdgpu/jpeg2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-20
drm/amdgpu/vcn3: add cancel_delayed_work_sync before power gate
James Zhu
1
-3
/
+2
2021-05-20
drm/amdgpu/vcn2.5: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-20
drm/amdgpu/vcn2.0: add cancel_delayed_work_sync before power gate
James Zhu
1
-0
/
+2
2021-05-20
drm/amdgpu/vcn1: add cancel_delayed_work_sync before power gate
James Zhu
1
-1
/
+5
2021-05-20
drm/amdkfd: correct sienna_cichlid SDMA RLC register offset error
Kevin Wang
1
-6
/
+6
2021-05-20
drm/amd/pm: correct MGpuFanBoost setting
Evan Quan
2
-0
/
+19
2021-05-19
drm/amdgpu: stop touching sched.ready in the backend
Christian König
4
-16
/
+1
2021-05-19
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
1
-1
/
+0
2021-05-19
drm/amdgpu: update sdma golden setting for Navi12
Guchun Chen
1
-0
/
+4
2021-05-19
drm/amdgpu: update gc golden setting for Navi12
Guchun Chen
1
-2
/
+4
2021-05-19
drm/amdgpu: Fix a use-after-free
xinhui pan
1
-0
/
+1
2021-05-19
drm/amdgpu: add video_codecs query support for aldebaran
James Zhu
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: fix refcount leak
Jingwen Chen
1
-0
/
+3
2021-05-19
drm/amd/display: Disconnect non-DP with no EDID
Chris Park
1
-0
/
+18
2021-05-19
drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hang
Changfeng
2
-5
/
+7
2021-05-19
drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZE
Yi Li
1
-1
/
+1
2021-05-19
drm/radeon: use the dummy page for GART if needed
Christian König
1
-1
/
+2
2021-05-19
drm/amd/display: Use the correct max downscaling value for DCN3.x family
Nikola Cornij
3
-9
/
+12
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-1
/
+20
2021-05-16
Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
16
-41
/
+50
2021-05-16
Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
20
-68
/
+210
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2021-05-16
Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-2
/
+11
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-05-15
Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+5
2021-05-15
Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-50
/
+63
2021-05-15
Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-4
/
+11
2021-05-15
Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-79
/
+59
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2
-2
/
+2
2021-05-15
Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
9
-18
/
+47
2021-05-15
Merge tag 'drm-intel-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
6
-61
/
+12
2021-05-14
Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-309
/
+409
2021-05-14
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
1
-0
/
+5
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
1
-2
/
+2
2021-05-14
Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
17
-303
/
+409
2021-05-13
Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-4
/
+20
2021-05-13
Merge tag 'acpi-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-2
/
+6
2021-05-13
Merge branch 'acpi-pm'
Rafael J. Wysocki
5
-2
/
+5
2021-05-13
Merge branch 'pm-core'
Rafael J. Wysocki
1
-3
/
+7
2021-05-13
Merge branch 'resizex' (patches from Maciej)
Linus Torvalds
2
-34
/
+79
2021-05-13
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2
-25
/
+25
2021-05-13
vt_ioctl: Revert VT_RESIZEX parameter handling removal
Maciej W. Rozycki
1
-10
/
+47
2021-05-13
vgacon: Record video mode changes with VT_RESIZEX
Maciej W. Rozycki
1
-3
/
+11
2021-05-13
Merge tag 'nvme-5.13-2021-05-13' of git://git.infradead.org/nvme into block-5.13
Jens Axboe
11
-45
/
+58
2021-05-13
Merge tag 'hwmon-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
6
-10
/
+38
2021-05-13
drm/amdgpu: update vcn1.0 Non-DPG suspend sequence
Sathishkumar S
1
-4
/
+9
2021-05-13
drm/amdgpu: set vcn mgcg flag for picasso
Sathishkumar S
1
-1
/
+2
2021-05-13
drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
Kai-Heng Feng
3
-0
/
+12
2021-05-13
drm/amdgpu: update the method for harvest IP for specific SKU
Likun Gao
1
-14
/
+16
[next]