linux-2.6-microblaze.git
2023-10-11 Dmitry Baryshkovdrm/msm/dsi: use correct lifetime device for devm_drm_b...
2023-10-10 Dmitry Baryshkovdrm/msm: fix fault injection support
2023-10-09 Dmitry Baryshkovdrm/msm: carve out KMS code from msm_drv.c
2023-10-09 Dmitry Baryshkovdrm/msm: make fb debugfs file available only in KMS...
2023-10-09 Dmitry Baryshkovdrm/msm: only register 'kms' debug file if KMS is used
2023-10-09 Dmitry Baryshkovdrm/msm: switch to drmm_mode_config_init()
2023-10-09 Dmitry Baryshkovdrm/msm: rename msm_drv_shutdown() to msm_kms_shutdown()
2023-10-09 Dmitry Baryshkovdrm/msm: remove shutdown callback from msm_platform_driver
2023-10-09 Dmitry Baryshkovdrm/msm: rename msm_pm_prepare/complete to note the...
2023-10-09 Dmitry Baryshkovdrm/msm: drop pm ops from the headless msm driver
2023-10-09 Dmitry Baryshkovdrm/msm: remove msm_drm_private::bridges field
2023-10-09 Dmitry Baryshkovdrm/msm/dp: switch to devm_drm_bridge_add()
2023-10-09 Dmitry Baryshkovdrm/msm/dp: move pdev from struct dp_display_private...
2023-10-09 Dmitry Baryshkovdrm/msm/hdmi: switch to devm_drm_bridge_add()
2023-10-09 Dmitry Baryshkovdrm/msm/dsi: switch to devm_drm_bridge_add()
2023-10-09 Dmitry Baryshkovdrm/msm/mdp5: move resource allocation to the _probe...
2023-10-09 Dmitry Baryshkovdrm/msm/mdp4: move resource allocation to the _probe...
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: move resource allocation to the _probe...
2023-10-09 Dmitry Baryshkovdrm/msm: allow passing struct msm_kms to msm_drv_probe()
2023-10-09 Konrad Dybciodrm/msm/adreno: Add A635 speedbin 0xac (A643)
2023-10-09 Konrad Dybciodrm/msm/adreno: Add ZAP firmware name to A635
2023-10-09 Konrad Dybciodrm/msm/a6xx: Fix unknown speedbin case
2023-10-09 Konrad Dybciodrm/msm/adreno: Fix SM6375 GPU ID
2023-10-09 Konrad Dybciodrm/msm/a6xx: Poll for GBIF unhalt status in hw_init
2023-10-09 Konrad Dybciodrm/msm/a6xx: Add A740 support
2023-10-09 Konrad Dybciodrm/msm/a6xx: Add A730 support
2023-10-09 Konrad Dybciodrm/msm/a6xx: Mostly implement A7xx gpu_state
2023-10-09 Konrad Dybciodrm/msm/a6xx: Send ACD state to QMP at GMU resume
2023-10-09 Konrad Dybciodrm/msm/a6xx: Add skeleton A7xx support
2023-10-09 Konrad Dybciodrm/msm/a6xx: Add missing regs for A7XX
2023-10-09 Konrad Dybciodt-bindings: display/msm/gpu: Allow A7xx SKUs
2023-10-09 Konrad Dybciodt-bindings: display/msm/gmu: Allow passing QMP handle
2023-10-09 Konrad Dybciodt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU
2023-10-09 Rob Herringdt-bindings: display: msm: Make "additionalProperties...
2023-10-09 Rob Herringdt-bindings: display: msm: Add missing unevaluatedPrope...
2023-10-09 Dmitry Baryshkovdrm/msm/dp: support setting the DP subconnector type
2023-10-09 Stephen Boyddrm/msm/dp: Remove error message when downstream port...
2023-10-09 Stephen Boyddrm/msm/dp: Inline dp_display_is_sink_count_zero()
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: move INTF tearing checks to dpu_encoder_ph...
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: drop useless check from dpu_encoder_phys_c...
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: drop DPU_INTF_TE feature flag
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: enable INTF TE operations only when suppor...
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: inline _setup_intf_ops()
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: drop the DPU_PINGPONG_TE flag
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: enable PINGPONG TE operations only when...
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: inline _setup_pingpong_ops()
2023-10-09 Jani Nikuladrm/msm/dp: skip validity check for DP CTS EDID checksum
2023-10-09 Stephen Boyddrm/msm/dp: Remove dp_display_is_ds_bridge()
2023-10-09 Stephen Boyddrm/msm/dp: Inline dp_link_parse_sink_count()
2023-10-09 Stephen Boyddrm/msm/dp: Simplify with drm_dp_{max_link_rate, max_la...
2023-10-09 Stephen Boyddrm/msm/dp: Remove aux_cfg_update_done and related...
2023-10-09 Stephen Boyddrm/msm/dp: Remove dead code related to downstream...
2023-10-09 Stephen Boyddrm/msm/dp: Use drm_dp_read_sink_count() helper
2023-10-09 Stephen Boyddrm/msm/dp: Replace open-coded drm_dp_read_dpcd_caps()
2023-10-09 Jessica Zhangdrm/msm/dsi: Enable widebus for DSI
2023-10-09 Jessica Zhangdrm/msm/dsi: Add DATABUS_WIDEN MDP_CTRL2 bit
2023-10-09 Jessica Zhangdrm/msm/dpu: Enable widebus for DSI INTF
2023-10-09 Jessica Zhangdrm/msm/dpu: Move setting of dpu_enc::wide_bus_en to...
2023-10-09 Ruan Jinjiedrm/msm: Remove unnecessary NULL values
2023-10-09 Dmitry Baryshkovdrm/msm/dpu: shift IRQ indices by 1
2023-10-08 Dmitry Baryshkovdrm/msm/dpu: stop using raw IRQ indices in the kernel...
2023-10-08 Dmitry Baryshkovdrm/msm/dpu: stop using raw IRQ indices in the kernel...
2023-10-08 Dmitry Baryshkovdrm/msm/dpu: make the irq table size static
2023-10-08 Dmitry Baryshkovdrm/msm/dpu: add helper to get IRQ-related data
2023-10-08 Dmitry Baryshkovdrm/msm/dpu: extract dpu_core_irq_is_valid() helper
2023-10-08 Dmitry Baryshkovdrm/msm/dpu: remove irq_idx argument from IRQ callbacks
2023-10-05 Abhinav Kumardrm/msm/dpu: fail dpu_plane_atomic_check() based on...
2023-09-20 Stephen Boyddrm/msm/dp: Add newlines to debug printks
2023-09-20 Abhinav Kumardrm/msm/dpu: change _dpu_plane_calc_bw() to use u64...
2023-09-20 Dan Carpenterdrm/msm/dsi: fix irq_of_parse_and_map() error checking
2023-09-20 Abhinav Kumardrm/msm/dsi: skip the wait for video mode done if not...
2023-09-20 Dmitry Baryshkovdrm/msm/mdss: fix highest-bank-bit for msm8998
2023-09-20 Kuogee Hsiehdrm/msm/dp: do not reinitialize phy unless retry during...
2023-09-17 Linus TorvaldsLinux 6.6-rc2
2023-09-17 Linus TorvaldsMerge tag 'x86-urgent-2023-09-17' of git://git./linux...
2023-09-17 Linus TorvaldsMerge tag 'sched-urgent-2023-09-17' of git://git./linux...
2023-09-17 Linus TorvaldsMerge tag 'objtool-urgent-2023-09-17' of git://git...
2023-09-17 Linus TorvaldsMerge tag 'core-urgent-2023-09-17' of git://git./linux...
2023-09-17 Linus Torvaldsstat: remove no-longer-used helper macros
2023-09-17 Linus TorvaldsMerge tag '6.6-rc1-smb3-client-fixes' of git://git...
2023-09-17 Linus TorvaldsMerge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbd
2023-09-17 Linus TorvaldsMerge tag 'ext4_for_linus-6.6-rc2' of git://git./linux...
2023-09-17 Song Liux86/purgatory: Remove LTO flags
2023-09-17 Kirill A. Shutemovx86/boot/compressed: Reserve more memory for page tables
2023-09-16 Linus TorvaldsMerge tag 'kbuild-fixes-v6.6' of git://git./linux/kerne...
2023-09-16 Linus Torvaldsvm: fix move_vma() memory accounting being off
2023-09-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-09-16 Linus TorvaldsMerge tag 'ata-6.6-rc2' of git://git./linux/kernel...
2023-09-16 Linus TorvaldsMerge tag 'usb-6.6-rc2' of git://git./linux/kernel...
2023-09-16 Linus TorvaldsMerge tag 'driver-core-6.6-rc2' of git://git./linux...
2023-09-16 Linus TorvaldsMerge tag 'char-misc-6.6-rc2' of git://git./linux/kerne...
2023-09-16 Linus TorvaldsMerge tag 'i2c-for-6.6-rc2' of git://git./linux/kernel...
2023-09-16 Niklas Casselata: libata-core: fetch sense data for successful comma...
2023-09-16 Niklas Casselata: libata-eh: do not thaw the port twice in ata_eh_re...
2023-09-16 Niklas Casselata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in...
2023-09-16 Linus TorvaldsMerge tag 'linux-kselftest-fixes-6.6-rc2' of git:/...
2023-09-15 Linus TorvaldsMerge tag 'nfsd-6.6-1' of git://git./linux/kernel/git...
2023-09-15 Linus TorvaldsMerge tag 'pm-6.6-rc2' of git://git./linux/kernel/git...
2023-09-15 Linus TorvaldsMerge tag 'thermal-6.6-rc2' of git://git./linux/kernel...
2023-09-15 Linus TorvaldsMerge tag 'for-6.6/dm-fixes' of git://git./linux/kernel...
next