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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
drm/msm/dsi: make save/restore_state phy-level functions
Dmitry Baryshkov
8
-69
/
+42
2021-04-07
drm/msm/dsi: use devm_of_clk_add_hw_provider
Dmitry Baryshkov
1
-21
/
+1
2021-04-07
drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
Dmitry Baryshkov
10
-249
/
+71
2021-04-07
drm/msm/dsi: push provided clocks handling into a generic code
Dmitry Baryshkov
12
-295
/
+78
2021-04-07
drm/msm/dsi: remove msm_dsi_pll_set_usecase
Dmitry Baryshkov
6
-27
/
+3
2021-04-07
drm/msm/dsi: move min/max PLL rate to phy config
Dmitry Baryshkov
8
-23
/
+27
2021-04-07
drm/msm/dsi: drop global msm_dsi_phy_type enumaration
Dmitry Baryshkov
8
-45
/
+25
2021-04-07
drm/msm/dsi: move all PLL callbacks into PHY config struct
Dmitry Baryshkov
10
-210
/
+191
2021-04-07
drm/msm/dsi: drop multiple pll enable_seq support
Dmitry Baryshkov
5
-56
/
+42
2021-04-07
drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code
Dmitry Baryshkov
13
-4067
/
+4024
2021-04-07
drm/msm/dsi: replace PHY's init callback with configurable data
Dmitry Baryshkov
8
-82
/
+31
2021-04-07
clk: divider: add devm_clk_hw_register_divider
Dmitry Baryshkov
1
-0
/
+17
2021-04-07
clk: mux: provide devm_clk_hw_register_mux()
Dmitry Baryshkov
2
-0
/
+48
2021-04-07
drm/msm/dp: delete unnecessary debugfs error handling
Abhinav Kumar
1
-27
/
+4
2021-04-07
drm/msm/dp: Fix incorrect NULL check kbot warnings in DP driver
Abhinav Kumar
1
-2
/
+2
2021-04-07
drm/msm/dp: Fix indentation kbot warnings in DP driver
Abhinav Kumar
2
-2
/
+2
2021-04-07
drm/msm/dsi: Uncomment core_mmss clock for MSM8996
AngeloGioacchino Del Regno
1
-5
/
+1
2021-04-07
drivers: gpu: drm: msn: disp: dpu1: Fixed couple of spellings in the file dpu...
Bhaskar Chowdhury
1
-2
/
+2
2021-04-07
gpu/drm/msm: remove redundant pr_err() when devm_kzalloc failed
Bernard Zhao
1
-2
/
+0
2021-04-07
drm/msm/disp/dpu1: turn off vblank irqs aggressively in dpu driver
Kalyan Thota
8
-0
/
+155
2021-04-07
drm/msm: Add param for userspace to query suspend count
Rob Clark
5
-0
/
+9
2021-04-07
drm/msm: Select CONFIG_NVMEM
Akhil P Oommen
1
-0
/
+1
2021-04-07
drm/msm/a6xx: Fix perfcounter oob timeout
Akhil P Oommen
1
-3
/
+9
2021-04-07
drm/msm: add compatibles for sm8150/sm8250 display
Jonathan Marek
2
-0
/
+4
2021-04-07
drm/msm: Remove need for reiterating the compatibles
Bjorn Andersson
1
-6
/
+9
2021-04-07
drm/msm: Fix spelling "purgable" -> "purgeable"
Rob Clark
3
-15
/
+15
2021-04-07
drm/msm: Fix spelling mistake "Purgable" -> "Purgeable"
Colin Ian King
1
-4
/
+4
2021-04-07
drm/msm: Drop mm_lock in scan loop
Rob Clark
3
-8
/
+45
2021-04-07
drm/msm: Improved debugfs gem stats
Rob Clark
3
-9
/
+36
2021-04-07
drm/msm: Fix debugfs deadlock
Rob Clark
5
-15
/
+35
2021-04-07
drm/msm: Avoid mutex in shrinker_count()
Rob Clark
5
-27
/
+81
2021-04-07
drm/msm: Remove unused freed llist node
Rob Clark
1
-2
/
+0
2021-04-07
Merge tag 'drm-msm-fixes-2021-04-02' into msm-next
Rob Clark
14
-60
/
+128
2021-04-02
drm/msm/disp/dpu1: program 3d_merge only if block is attached
Kalyan Thota
1
-1
/
+3
2021-04-02
drm/msm: a6xx: fix version check for the A650 SQE microcode
Dmitry Baryshkov
1
-3
/
+3
2021-04-02
drm/msm: Fix a5xx/a6xx timestamps
Rob Clark
2
-4
/
+4
2021-04-02
drm/msm: Fix removal of valid error case when checking speed_bin
John Stultz
1
-1
/
+7
2021-04-02
drm/msm: Set drvdata to NULL when msm_drm_init() fails
Stephen Boyd
1
-0
/
+1
2021-03-23
drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
Kalyan Thota
1
-5
/
+7
2021-03-21
drm/msm: Fix suspend/resume on i.MX5
Fabio Estevam
1
-0
/
+8
2021-03-21
drm/msm: fix shutdown hook in case GPU components failed to bind
Dmitry Baryshkov
1
-0
/
+4
2021-03-18
drm/msm: Ratelimit invalid-fence message
Rob Clark
1
-1
/
+1
2021-03-17
drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUs
Konrad Dybcio
1
-1
/
+1
2021-03-17
drm/msm/dp: Restore aux retry tuning logic
Stephen Boyd
1
-0
/
+7
2021-03-17
drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rate
Dmitry Baryshkov
1
-1
/
+1
2021-03-17
drm/msm/dsi_pll_7nm: Solve TODO for multiplier frac_bits assignment
Dmitry Baryshkov
1
-2
/
+2
2021-03-17
drm/msm/dsi: fix check-before-set in the 7nm dsi_pll code
Dmitry Baryshkov
3
-5
/
+8
2021-03-15
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-15
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-18
/
+8
[next]