index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
drm/mediatek: Check if fb is null
Yongqiang Niu
1
-1
/
+1
2021-01-07
drm/mediatek: dsi: Use IRQF_TRIGGER_NONE for dsi irq trigger type
Jitao Shi
1
-2
/
+1
2021-01-07
drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driver
CK Hu
10
-216
/
+25
2021-01-07
drm/mediatek: DRM driver directly refer to sub driver's function
CK Hu
9
-124
/
+193
2021-01-07
drm/mediatek: Register vblank callback function
CK Hu
5
-50
/
+60
2021-01-07
drm/mediatek: Change sub driver interface from mtk_ddp_comp to device
CK Hu
7
-149
/
+124
2020-12-29
drm/mediatek: Move cmdq_reg info from struct mtk_ddp_comp to sub driver priva...
CK Hu
5
-64
/
+84
2020-12-29
drm/mediatek: Use struct cmdq_client_reg to gather cmdq variable
CK Hu
2
-21
/
+9
2020-12-29
drm/mediatek: Remove irq in struct mtk_ddp_comp
CK Hu
1
-3
/
+0
2020-12-29
drm/mediatek: Move regs info from struct mtk_ddp_comp to sub driver private data
CK Hu
5
-93
/
+165
2020-12-29
drm/mediatek: Move clk info from struct mtk_ddp_comp to sub driver private data
CK Hu
6
-15
/
+141
2020-12-29
drm/mediatek: Separate getting larb device to a function
CK Hu
1
-25
/
+32
2020-12-29
drm/mediatek: Use correct device pointer to get CMDQ client register
Chun-Kuang Hu
8
-13
/
+19
2020-12-29
drm/mediatek: Get CMDQ client register for all ddp component
Chun-Kuang Hu
1
-14
/
+15
2020-12-27
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
4
-3
/
+44
2020-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+4
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-25
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-32
/
+31
2020-12-25
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-25
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-25
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-25
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-174
/
+183
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-39
/
+61
2020-12-24
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-66
/
+114
2020-12-24
Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-53
/
+54
2020-12-24
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-132
/
+182
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
13
-747
/
+1679
2020-12-24
Merge branch 'for-5.11/dax' into for-5.11/libnvdimm
Dan Williams
3
-45
/
+29
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...
Dave Airlie
32
-111
/
+161
2020-12-24
Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-21
/
+21
2020-12-23
Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-78
/
+272
2020-12-23
Merge tag 'linux-watchdog-5.11-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
15
-369
/
+92
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-23
drm/amdgpu: Fix a copy-pasta comment
Alex Deucher
1
-2
/
+1
2020-12-23
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
1
-4
/
+6
2020-12-23
drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw
Evan Quan
1
-1
/
+1
2020-12-23
drm/amd/display: add getter routine to retrieve mpcc mux
Josip Pavic
5
-0
/
+19
2020-12-23
drm/amd/display: always program DPPDTO unless not safe to lower
Jake Wang
1
-6
/
+5
2020-12-23
drm/amd/display: [FW Promotion] Release 0.0.47
Yongqiang Sun
1
-2
/
+2
2020-12-23
drm/amd/display: updated wm table for Renoir
Jake Wang
1
-8
/
+8
2020-12-23
drm/amd/display: Acquire DSC during split stream for ODM only if top_pipe
Sung Lee
1
-1
/
+1
2020-12-23
drm/amd/display: Multi-display underflow observed
Aric Cyr
2
-23
/
+9
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
1
-1
/
+1
2020-12-23
drm/amd/display: Update RN/VGH active display count workaround
Michael Strauss
2
-16
/
+2
2020-12-23
drm/amd/display: change SMU repsonse timeout to 2s.
Yongqiang Sun
1
-1
/
+1
2020-12-23
drm/amd/display: gradually ramp ABM intensity
Rizvi
2
-10
/
+26
2020-12-23
drm/amd/display: To modify the condition in indicating branch device
Martin Tsai
1
-7
/
+1
[next]