aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-03drm/i915/dp: Fix the device service IRQ DPCD_REV checkImre Deak1-3/+0
2026-03-03drm/i915/dp: Remove the device service IRQ handling from connector detectImre Deak1-2/+0
2026-03-03drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handlerImre Deak1-6/+2
2026-03-03drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED eventImre Deak2-1/+16
2026-03-03drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQImre Deak1-1/+7
2026-03-03drm/i915/dp: Handle a tunneling IRQ after acking itImre Deak1-14/+11
2026-03-03drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handlerImre Deak1-30/+4
2026-03-03drm/i915/dp_mst: Verify the link status always the same wayImre Deak1-2/+18
2026-03-03drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failedImre Deak1-1/+1
2026-03-03drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_tMichal Wajdeczko1-1/+1
2026-03-03Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"Rafael J. Wysocki1-9/+0
2026-03-03drm/xe/display: clean up xe_initial_plane.c includesJani Nikula1-9/+3
2026-03-03drm/xe/compat: remove i915_vma.h from compatJani Nikula4-39/+23
2026-03-03drm/i915: add VMA to parent interfaceJani Nikula7-10/+27
2026-03-03drm/i915/fbdev: stop debug logging i915_ggtt_offset()Jani Nikula1-4/+1
2026-03-03xen/acpi-processor: fix _CST detection using undersized evaluation bufferDavid Thomson1-5/+2
2026-03-03drm/bridge: waveshare-dsi: Add support for 1..4 DSI data lanesMarek Vasut1-1/+6
2026-03-03regcache: Factor out regcache_hw_exit() helperAndy Shevchenko1-6/+9
2026-03-03drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta1-1/+2
2026-03-03platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum1-1/+0
2026-03-03net: phy: improve mdiobus_stats_acctHeiner Kallweit1-8/+3
2026-03-03net: phy: inline helper mdio_bus_get_global_statHeiner Kallweit1-15/+8
2026-03-03net: mdio: use macro __ATTRIBUTE_GROUPSHeiner Kallweit1-12/+4
2026-03-03net: mdio: constify attributes and attribute arraysHeiner Kallweit1-9/+10
2026-03-03net: phy: avoid extra casting in mdio_bus_get_statHeiner Kallweit1-2/+2
2026-03-03net: phy: consider that mdio_bus_device_stat_field_show doesn't use member addressHeiner Kallweit1-1/+0
2026-03-03net: mdio: use macro __ATTR to simplify the codeHeiner Kallweit1-11/+4
2026-03-03net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attributeHeiner Kallweit1-25/+20
2026-03-03drm/xe/guc: Skip access counter queue init for unsupported platformsHimal Prasad Ghimiray4-0/+18
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich2-11/+2
2026-03-03net: ti: davinci_emac: stop using bus type mdio_bus_typeHeiner Kallweit1-24/+15
2026-03-03accel/ivpu: Limit number of maximum contexts and doorbells per userKarol Wachowski3-20/+136
2026-03-03net: ti: icssg: Add HSR/PRP protocol frame filteringMD Danish Anwar3-2/+75
2026-03-03dpll: zl3073x: add die temperature reporting for supported chipsIvan Vecera5-14/+42
2026-03-03dpll: zl3073x: detect DPLL channel count from chip ID at runtimeIvan Vecera4-166/+81
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg2-26/+16
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-03-03coresight: cti: Properly handle negative offsets in cti_reg32_{show|store}()Leo Yan1-2/+8
2026-03-03coresight: cti: Remove hw_enabled flagLeo Yan3-13/+4
2026-03-03coresight: cti: Remove hw_powered flagLeo Yan3-33/+13
2026-03-03coresight: cti: Rename cti_active() to cti_is_active()Leo Yan3-12/+12
2026-03-03coresight: cti: Remove CPU power management codeLeo Yan1-183/+3