summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-15drm/stm/dw_mipi_dsi-stm: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/pl111: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/mcde/mcde_clk_div: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/imx/ipuv3/imx-tve: convert from round_rate() to determine_rate()Brian Masney
2025-09-15drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter
2025-09-15HID: multitouch: add haptic multitouch supportAngela Czubak
2025-09-15HID: haptic: add hid_haptic_switch_modeAngela Czubak
2025-09-15Input: MT - add INPUT_MT_TOTAL_FORCE flagsAngela Czubak
2025-09-15HID: haptic: add functions handling eventsAngela Czubak
2025-09-15HID: input: calculate resolution for pressureAngela Czubak
2025-09-15HID: haptic: initialize haptic deviceAngela Czubak
2025-09-15HID: input: allow mapping of haptic outputAngela Czubak
2025-09-15HID: haptic: introduce hid_haptic_deviceAngela Czubak
2025-09-15zorro: Remove extra whitespace in macro definitionsDishank Jogi
2025-09-15drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko
2025-09-15drm/xe/tile: Release kobject for the failure pathShuicheng Lin
2025-09-15spi: amlogic: Fix error checking on regmap_write callColin Ian King
2025-09-15drm/i915/gem: Avoid accessing uninitialized context in emit_rpcs_query()Krzysztof Karas
2025-09-15wifi: mt76: abort scan/roc on hw restartFelix Fietkau
2025-09-15wifi: mt76: improve phy reset on hw restartFelix Fietkau
2025-09-15wifi: mt76: mt7996: fill User Priority in skb->priority for rx packetsHoward Hsu
2025-09-15wifi: mt76: mt7996: set VTA in txwiPeter Chiu
2025-09-15wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF commandHoward Hsu
2025-09-15wifi: mt76: mt7996: disable promiscuous mode by defaultPeter Chiu
2025-09-15wifi: mt76: use altx queue for offchannel tx on connac+Felix Fietkau
2025-09-15wifi: mt76: mt7996: fix updating beacon protection with beacons enabledFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix key add/remove imbalanceFelix Fietkau
2025-09-15wifi: mt76: mt7996: delete vif keys when requestedFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv errorFelix Fietkau
2025-09-15wifi: mt76: mt7996: fix setting beacon protection keysFelix Fietkau
2025-09-15wifi: mt76: mt7996: decrease timeout for commonly issued MCU commandsFelix Fietkau
2025-09-15wifi: mt76: mt7996: improve hardware restart reliabilityFelix Fietkau
2025-09-15wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restartFelix Fietkau
2025-09-15drm/exynos: dsi: add support for exynos7870Kaustabh Chakraborty
2025-09-15drm/exynos: exynos7_drm_decon: remove ctx->suspendedKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: add driver support for exynos7870 DSIM bridgeKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: add ability to define clock names for every variantKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: increase timeout value for PLL_STABLEKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring the PLL_STABLE bitKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring PLL_M and PLL_S offsetsKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring the VIDEO_MODE bitKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring the MAIN_VSA offsetKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: allow configuring bits and offsets of CLKCTRL registerKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: add flag to control header FIFO waitKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: add SFRCTRL registerKaustabh Chakraborty
2025-09-15drm/bridge: samsung-dsim: support separate LINK and DPHY status registersKaustabh Chakraborty
2025-09-15drm: Replace the deprecated DRM_* logging macros in gem helper filesAthul Raj Kollareth
2025-09-15drm/pixpaper: Fix return type of pixpaper_mode_valid()Nathan Chancellor
2025-09-15ACPICA: ACPI_TYPE_ANY does not include the package typeSaket Dumbre
2025-09-15ACPICA: Fix largest possible resource descriptor indexDmitry Antipov