aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-24Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang1-4/+3
2024-04-24Bluetooth: qca: fix invalid device address checkJohan Hovold2-2/+38
2024-04-24Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu1-5/+4
2024-04-24Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli1-0/+2
2024-04-24cpuidle: Avoid explicit cpumask allocation on stackDawei Li1-10/+3
2024-04-24irqchip/sifive-plic: Avoid explicit cpumask allocation on stackDawei Li1-5/+2
2024-04-24irqchip/riscv-aplic-direct: Avoid explicit cpumask allocation on stackDawei Li1-5/+2
2024-04-24irqchip/loongson-eiointc: Avoid explicit cpumask allocation on stackDawei Li1-6/+2
2024-04-24irqchip/gic-v3-its: Avoid explicit cpumask allocation on stackDawei Li1-5/+10
2024-04-24irqchip/irq-bcm6345-l1: Avoid explicit cpumask allocation on stackDawei Li1-5/+1
2024-04-24irqchip/irq-brcmstb-l2: Avoid saving mask on shutdownFlorian Fainelli1-3/+14
2024-04-24thermal: core: Introduce thermal_governor_trip_crossed()Rafael J. Wysocki1-4/+11
2024-04-24thermal/debugfs: Make tze_seq_show() skip invalid trips and trips with no statsRafael J. Wysocki1-6/+16
2024-04-24thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_t...Rafael J. Wysocki3-4/+4
2024-04-24thermal/debugfs: Clean up thermal_debug_update_temp()Rafael J. Wysocki1-10/+11
2024-04-24thermal/debugfs: Avoid excessive updates of trip point statisticsRafael J. Wysocki2-8/+2
2024-04-24thermal: core: Relocate critical and hot trip handlingRafael J. Wysocki1-7/+4
2024-04-24thermal: core: Drop the .throttle() governor callbackRafael J. Wysocki2-15/+0
2024-04-24thermal: gov_user_space: Use .trip_crossed() instead of .throttle()Rafael J. Wysocki1-5/+5
2024-04-24iavf: switch to Page PoolAlexander Lobakin4-214/+94
2024-04-24iavf: pack iavf_ring more efficientlyAlexander Lobakin2-25/+9
2024-04-24libeth: add Rx buffer managementAlexander Lobakin2-0/+99
2024-04-24iavf: drop page splitting and recyclingAlexander Lobakin5-241/+10
2024-04-24iavf: kill "legacy-rx" for goodAlexander Lobakin6-256/+8
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin21-1220/+268
2024-04-24efi/unaccepted: touch soft lockup during memory acceptChen Yu1-0/+4
2024-04-24drm/i915: Fix gt reset with GuC submission is disabledNirmoy Das1-2/+14
2024-04-24drm/i915: Refactor confusing __intel_gt_reset()Nirmoy Das8-13/+37
2024-04-24drm/xe/guc: Improve GuC doorbell/context ID manager intro messageMichal Wajdeczko2-2/+4
2024-04-24drm/xe: Introduce the wedged_mode debugfsRodrigo Vivi7-23/+149
2024-04-24drm/xe: Force wedged state and block GT reset upon any GPU hangRodrigo Vivi8-31/+129
2024-04-24drm/xe: declare wedged upon GuC load failureRodrigo Vivi1-23/+17
2024-04-24drm/xe: Introduce a simple wedged stateRodrigo Vivi5-1/+36
2024-04-24drm/xe: Add INSTDONE registers to devcoredumpJosé Roberto de Souza4-0/+158
2024-04-24drm/xe: Add helpers to loop over geometry and compute DSSJosé Roberto de Souza3-0/+37
2024-04-24drm/xe: Store xe_hw_engine in xe_hw_engine_snapshotJosé Roberto de Souza2-5/+5
2024-04-24wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-04-24wifi: ath12k: set mlo_capable_flags based on QMI PHY capabilityRaj Kumar Bhagat2-4/+13
2024-04-24wifi: ath12k: read single_chip_mlo_support parameter from QMI PHY capabilityRaj Kumar Bhagat2-2/+24
2024-04-24wifi: ath12k: add support to handle beacon miss for WCN7850Kang Yang5-18/+99
2024-04-24drm/xe/guc: Fix arguments passed to relay G2H handlersMichal Wajdeczko1-2/+2
2024-04-24drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray1-8/+1
2024-04-24drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray3-14/+11
2024-04-24drm: xlnx: zynqmp_dpsub: Set input live formatAnatoliy Klymenko3-17/+90
2024-04-24drm: xlnx: zynqmp_dpsub: Minimize usage of global flagAnatoliy Klymenko1-9/+3
2024-04-24drm: xlnx: zynqmp_dpsub: Anounce supported input formatsAnatoliy Klymenko3-4/+139
2024-04-24drm: xlnx: zynqmp_dpsub: Add connected live layer helperAnatoliy Klymenko1-14/+23
2024-04-24drm: xlnx: zynqmp_dpsub: Update live format definesAnatoliy Klymenko1-4/+4
2024-04-24drm: xlnx: zynqmp_dpsub: Set layer mode during creationAnatoliy Klymenko4-18/+20
2024-04-24drm/xe/pf: Clamp maximum execution quantum to 100sMichal Wajdeczko1-6/+12