summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-27md: suspend array while updating raid_disks via sysfsFengWei Shih-2/+2
2025-12-27md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li-4/+6
2025-12-26Merge tag 'efi-fixes-for-v6.19-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+5
2025-12-26vhost: use "checked" versions of get_user() and put_user()Jon Kohler-4/+4
2025-12-26virtio_ring: code cleanup in detach_buf_splitzhangdongchuan@eswincomputing.com-3/+2
2025-12-26Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+2
2025-12-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+11
2025-12-26pinctrl: mediatek: make devm allocations safer and clearer in mtk_eint_do_init()Liang Jie-12/+17
2025-12-26pinctrl: mediatek: mt8189: restore previous register base name array orderLouis-Alexis Eyraud-1/+1
2025-12-26PCI: cadence: Avoid signed 64-bit truncation and invalid sortIan Rogers-1/+11
2025-12-26PCI: tegra: Allow building as a moduleAaron Kling-32/+5
2025-12-26cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use()Aaron Kling-0/+1
2025-12-26ACPI: battery: Convert the driver to a platform oneRafael J. Wysocki-33/+28
2025-12-26ACPI: battery: Reduce code duplication related to cleanupRafael J. Wysocki-3/+1
2025-12-26ACPI: battery: Adjust event notification routineRafael J. Wysocki-3/+3
2025-12-26ACPI: thermal: Rework system suspend and resume handlingRafael J. Wysocki-24/+13
2025-12-26ACPI: thermal: Convert the driver to a platform oneRafael J. Wysocki-29/+19
2025-12-26ACPI: thermal: Adjust event notification routineRafael J. Wysocki-5/+4
2025-12-26ACPI: scan: Register platform devices for thermal zonesRafael J. Wysocki-0/+1
2025-12-26ACPI: scan: Do not mark button ACPI devices as wakeup-capableRafael J. Wysocki-1/+0
2025-12-26ACPI: scan: Do not bind ACPI drivers to fixed event buttonsRafael J. Wysocki-8/+1
2025-12-26ACPI: tiny-power-button: Convert the driver to a platform oneRafael J. Wysocki-11/+14
2025-12-26ACPI: button: Convert the driver to a platform oneRafael J. Wysocki-29/+32
2025-12-26ACPI: button: Adjust event notification routinesRafael J. Wysocki-34/+33
2025-12-26ACPI: scan: Reduce code duplication related to fixed event devicesRafael J. Wysocki-25/+17
2025-12-26ACPI: scan: Register platform devices for fixed event buttonsRafael J. Wysocki-17/+25
2025-12-26ACPI: NFIT: core: Convert the driver to a platform oneRafael J. Wysocki-19/+28
2025-12-26firewire: nosy: Fix dma_free_coherent() sizeThomas Fourier-5/+5
2025-12-26Merge tag 'drm-misc-next-2025-12-19' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1393/+3112
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1381/+2137
2025-12-26wifi: rtw88: Fix inadvertent sharing of struct ieee80211_supported_band dataBitterblue Smith-5/+29
2025-12-26wifi: rtw88: Use devm_kmemdup() in rtw_set_supported_band()Bitterblue Smith-13/+6
2025-12-26wifi: rtw88: Fix alignment fault in rtw_core_enable_beacon()Bitterblue Smith-2/+2
2025-12-26wifi: rtw88: Increase the RX gain before scanningMartin Hrůza-0/+25
2025-12-26wifi: rtw89: mcc: reset probe counter when receiving beaconChih-Kang Chang-1/+5
2025-12-26wifi: rtw89: setting TBTT AGG number when mac port initializationChih-Kang Chang-0/+12
2025-12-26wifi: rtw89: warn unexpected polling value of XTAL SIPing-Ke Shih-4/+40
2025-12-26wifi: rtw89: refine C2H reg event polling timeout for LPSChih-Kang Chang-1/+5
2025-12-26wifi: rtw89: debug: support SER L0/L1 simulation via halt H2CZong-Zhe Yang-0/+30
2025-12-26wifi: rtw89: debug: add ser_counters dbgfsZong-Zhe Yang-1/+61
2025-12-26wifi: rtw89: ser: L1 skip polling status if FW runs event modeZong-Zhe Yang-2/+14
2025-12-26wifi: rtw89: ser: enable error IMR after recovering from L1Zong-Zhe Yang-0/+13
2025-12-26wifi: rtw89: mac: reset power state before switching to power onPing-Ke Shih-7/+186
2025-12-26wifi: rtw89: mlo: fix incorrect link address in management framesKuan-Chung Chen-7/+6
2025-12-26wifi: rtw89: mlo: fix missing TX null-data 1 during link switchKuan-Chung Chen-18/+18
2025-12-26wifi: rtw89: 8852b: increase beacon loss to 6 secondsKuan-Chung Chen-0/+1
2025-12-25pinctrl: fix compile test defaultsJohan Hovold-2/+0
2025-12-25md: Fix static checker warning in analyze_sbsLi Nan-4/+1
2025-12-24clk: qcom: gcc-msm8917: Add missing MDSS resetBarnabás Czémán-0/+1
2025-12-25drm/rockchip: inno-hdmi: Convert to drm bridgeAndy Yan-367/+333