summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-03net: phy: avoid extra casting in mdio_bus_get_statHeiner Kallweit-2/+2
2026-03-03net: phy: consider that mdio_bus_device_stat_field_show doesn't use member ad...Heiner Kallweit-1/+0
2026-03-03net: mdio: use macro __ATTR to simplify the codeHeiner Kallweit-11/+4
2026-03-03net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attributeHeiner Kallweit-25/+20
2026-03-03drm/xe/guc: Skip access counter queue init for unsupported platformsHimal Prasad Ghimiray-0/+18
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich-11/+2
2026-03-03net: ti: davinci_emac: stop using bus type mdio_bus_typeHeiner Kallweit-24/+15
2026-03-03accel/ivpu: Limit number of maximum contexts and doorbells per userKarol Wachowski-20/+136
2026-03-03net: ti: icssg: Add HSR/PRP protocol frame filteringMD Danish Anwar-2/+75
2026-03-03dpll: zl3073x: add die temperature reporting for supported chipsIvan Vecera-14/+42
2026-03-03dpll: zl3073x: detect DPLL channel count from chip ID at runtimeIvan Vecera-167/+82
2026-03-03wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi-0/+1
2026-03-03Merge tag 'ath-current-20260302' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-26/+16
2026-03-03wifi: wlcore: Fix a locking bugBart Van Assche-2/+2
2026-03-03wifi: cw1200: Fix locking in error pathsBart Van Assche-0/+2
2026-03-03octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar-16/+33
2026-03-03octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar-2/+15
2026-03-03octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar-16/+32
2026-03-03octeon_ep: Relocate counter updates before NAPIVimlesh Kumar-4/+15
2026-03-03coresight: cti: Properly handle negative offsets in cti_reg32_{show|store}()Leo Yan-2/+8
2026-03-03coresight: cti: Remove hw_enabled flagLeo Yan-13/+4
2026-03-03coresight: cti: Remove hw_powered flagLeo Yan-33/+13
2026-03-03coresight: cti: Rename cti_active() to cti_is_active()Leo Yan-12/+12
2026-03-03coresight: cti: Remove CPU power management codeLeo Yan-183/+3
2026-03-03coresight: cti: Access ASICCTL only when implementedLeo Yan-1/+19
2026-03-03coresight: cti: Fix register readsLeo Yan-4/+14
2026-03-03coresight: cti: Make spinlock usage consistentLeo Yan-116/+103
2026-03-03net: mana: Trigger VF reset/recovery on health check failure due to HWC timeoutDipayaan Roy-33/+41
2026-03-03bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen-2/+9
2026-03-03Merge drm/drm-next into drm-misc-nextThomas Zimmermann-2450/+4790
2026-03-03drm/i915/dp: Fix DSC state computationImre Deak-0/+16
2026-03-03drm/vc4: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann-2/+2
2026-03-03drm/gma500: Create framebuffers with drm_gem_fb_create()Thomas Zimmermann-101/+9
2026-03-03drm/gma500: fbdev: Use a DRM client bufferThomas Zimmermann-23/+26
2026-03-03drm/gma500: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann-32/+28
2026-03-03drm/gma500: fbdev: Set framebuffer size to GEM object sizeThomas Zimmermann-2/+2
2026-03-03drm/client: Export drm_client_buffer_create()Thomas Zimmermann-1/+2
2026-03-03drm/bridge: waveshare-dsi: Register and attach our DSI device at probeMarek Vasut-6/+1
2026-03-03gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertionsSanjay Yadav-8/+28
2026-03-03tee: shm: Remove refcounting of kernel pagesMatthew Wilcox-27/+0
2026-03-03dma-buf: Suppress a thread-safety complaintBart Van Assche-1/+4
2026-03-03gpio: rockchip: Call pinctrl for gpio configMatthijs Kooijman-1/+1
2026-03-03pinctrl: microchip-mssio: Fix missing return in probeFelix Gu-1/+1
2026-03-03pinctrl: core: use dev_err_probe() when applying stateMichal Piekos-1/+2
2026-03-03cpufreq: tegra194: Rename Tegra239 to Tegra238Thierry Reding-2/+2
2026-03-03drm/i915/backlight: Provide clear description on how backlight level is contr...Suraj Kandpal-5/+14
2026-03-03drm/i915/backlight: Update debug log during backlight setupSuraj Kandpal-1/+2
2026-03-03drm/i915/backlight: Short circuit intel_dp_aux_supports_hdr_backlightSuraj Kandpal-2/+2