index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-05
drm/msm/adreno: Make adreno quirks not overwrite each other
Konrad Dybcio
1
-6
/
+4
2023-01-05
drm/msm: another fix for the headless Adreno GPU
Dmitry Baryshkov
1
-1
/
+1
2023-01-05
dt-bindings: msm: dsi-controller-main: Fix description of core clock
Bryan O'Donoghue
1
-1
/
+1
2023-01-05
dt-bindings: msm: dsi-controller-main: Fix power-domain constraint
Bryan O'Donoghue
1
-1
/
+0
2023-01-05
dt-bindings: msm: dsi-controller-main: Fix operating-points-v2 constraint
Bryan O'Donoghue
1
-1
/
+0
2023-01-04
dt-bindings: msm: dsi-phy-28nm: Add missing qcom, dsi-phy-regulator-ldo-mode
Bryan O'Donoghue
1
-0
/
+4
2023-01-03
drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer
Kuogee Hsieh
1
-0
/
+4
2022-12-27
drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()
Christophe JAILLET
1
-2
/
+10
2022-12-27
drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_path
Miaoqian Lin
1
-2
/
+4
2022-12-27
dt-bindings: display: msm: Rename mdss node name in example
Adam Skladowski
2
-2
/
+2
2022-12-27
dt-bindings: msm/dsi: Don't require vdds-supply on 10nm PHY
Konrad Dybcio
1
-1
/
+0
2022-12-27
dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY
Konrad Dybcio
1
-1
/
+0
2022-12-27
drm/msm/dpu: Fix some kernel-doc comments
Yang Li
1
-2
/
+1
2022-11-26
drm/msm/disp/dpu1: add support for display on SM6115
Adam Skladowski
4
-0
/
+94
2022-11-26
dt-bindings: display/msm: add support for SM6115
Adam Skladowski
2
-0
/
+276
2022-11-26
drm/msm/mdp5: fix reading hw revision on db410c platform
Dmitry Baryshkov
1
-9
/
+8
2022-11-23
drm/msm/hdmi: remove unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2022-11-23
dt-bindings: msm: dsi-controller-main: Drop redundant phy-names
Bryan O'Donoghue
1
-1
/
+1
2022-11-04
dt-bindings: display/msm/dsi-controller-main: allow defining opp-table
Dmitry Baryshkov
1
-0
/
+3
2022-11-04
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
Marijn Suijten
1
-1
/
+5
2022-11-04
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
1
-9
/
+2
2022-11-04
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
Marijn Suijten
1
-0
/
+5
2022-11-04
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
1
-5
/
+14
2022-11-04
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
Marijn Suijten
1
-58
/
+6
2022-11-04
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
Marijn Suijten
1
-1
/
+1
2022-11-04
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
Marijn Suijten
1
-7
/
+2
2022-11-04
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
Marijn Suijten
1
-3
/
+1
2022-11-04
drm/msm/dsi: Remove repeated calculation of slice_per_intf
Marijn Suijten
1
-4
/
+2
2022-11-04
drm/msm/dsi: Remove useless math in DSC calculations
Marijn Suijten
1
-9
/
+1
2022-11-04
drm/msm/dsi: Add phy configuration for QCM2290
Loic Poulain
3
-0
/
+20
2022-11-04
dt-bindings: display/msm: Add QCM2290 DSI phy
Loic Poulain
1
-0
/
+1
2022-11-04
drm/msm/dsi: drop modeset sanity checks
Johan Hovold
1
-6
/
+1
2022-11-04
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
Marijn Suijten
1
-9
/
+2
2022-11-04
drm/msm/dp: drop modeset sanity checks
Johan Hovold
1
-11
/
+1
2022-11-04
drm/msm/hdmi: move msm_hdmi_get_phy() to msm_hdmi_dev_probe()
Dmitry Baryshkov
1
-18
/
+22
2022-11-04
drm/msm/hdmi: don't take extra reference on PHY device
Dmitry Baryshkov
1
-1
/
+1
2022-11-04
drm/msm/hdmi: move resource allocation to probe function
Dmitry Baryshkov
1
-166
/
+138
2022-11-03
drm/msm: remove duplicated code from a6xx_create_address_space
Dmitry Baryshkov
6
-33
/
+20
2022-11-03
drm/msm: move domain allocation into msm_iommu_new()
Dmitry Baryshkov
8
-60
/
+62
2022-11-03
drm/msm/hdmi: drop constant resource names from platform config
Dmitry Baryshkov
2
-9
/
+3
2022-11-03
drm/msm/hdmi: use devres helper for runtime PM management
Dmitry Baryshkov
1
-1
/
+1
2022-11-02
drm/msm/dpu: Refactor sc7280_pp location
Robert Foss
1
-7
/
+7
2022-11-02
dt-bindings: display/msm: add support for the display on SM8250
Dmitry Baryshkov
3
-2
/
+424
2022-11-02
dt-bindings: display/msm: add missing device nodes to mdss-* schemas
Dmitry Baryshkov
5
-0
/
+858
2022-11-02
dt-bindings: display/msm: split dpu-qcm2290 into DPU and MDSS parts
Dmitry Baryshkov
3
-148
/
+201
2022-11-02
dt-bindings: display/msm: split dpu-msm8998 into DPU and MDSS parts
Dmitry Baryshkov
2
-41
/
+101
2022-11-02
dt-bindings: display/msm: split dpu-sdm845 into DPU and MDSS parts
Dmitry Baryshkov
3
-148
/
+207
2022-11-02
dt-bindings: display/msm: split dpu-sc7280 into DPU and MDSS parts
Dmitry Baryshkov
3
-162
/
+228
2022-11-02
dt-bindings: display/msm: split dpu-sc7180 into DPU and MDSS parts
Dmitry Baryshkov
3
-158
/
+220
2022-11-02
dt-bindings: display/msm: move common MDSS properties to mdss-common.yaml
Dmitry Baryshkov
6
-218
/
+111
[next]