summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-24ACPI: fan: Use platform device for devres-related actionsArmin Wolf
2025-10-24ACPI: fan: Use ACPI handle when retrieving _FSTArmin Wolf
2025-10-24drm/client: Do not free client memory by defaultThomas Zimmermann
2025-10-24drm/log: Add free callbackThomas Zimmermann
2025-10-24drm/log: Do not hold lock across drm_client_release()Thomas Zimmermann
2025-10-24drm/client: Add client free callback to unprepare fb_helperThomas Zimmermann
2025-10-23drm/xe: Check return value of GGTT workqueue allocationMatthew Brost
2025-10-23scsi: qla4xxx: Use correct variable in memset for clarityAlok Tiwari
2025-10-23scsi: aacraid: Improve code readabilityBart Van Assche
2025-10-23scsi: advansys: Don't call asc_prt_scsi_host() -> scsi_host_busy()John Garry
2025-10-23scsi: core: Minor comment fixes for scsi_host_busy()John Garry
2025-10-23Merge patch series "Eight small UFS patches"Martin K. Petersen
2025-10-23scsi: ufs: core: Simplify ufshcd_mcq_sq_cleanup() using guard()Bart Van Assche
2025-10-23scsi: ufs: core: Remove a goto label from ufshcd_uic_cmd_compl()Bart Van Assche
2025-10-23scsi: ufs: core: Move the ufshcd_enable_intr() declarationBart Van Assche
2025-10-23scsi: ufs: core: Remove UFS_DEV_COMPBart Van Assche
2025-10-23scsi: ufs: core: Change the type of uic_command::cmd_activeBart Van Assche
2025-10-23scsi: ufs: core: Reduce link startup failure loggingBart Van Assche
2025-10-23scsi: ufs: core: Fix a race condition related to the "hid" attribute groupBart Van Assche
2025-10-23scsi: ufs: ufs-qcom: Fix UFS OCP issue during UFS power down (PC=3)Nitin Rawat
2025-10-23net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parametersDaniel Golle
2025-10-23net: dsa: lantiq_gswip: optimize regmap_write_bits() statementsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: replace *_mask() functions with regmap APIDaniel Golle
2025-10-23net: dsa: lantiq_gswip: manually convert remaining uses of read accessorsDaniel Golle
2025-10-23net: dsa: lantiq_gswip: convert trivial accessor uses to regmapDaniel Golle
2025-10-23net: dsa: lantiq_gswip: convert accessors to use regmapDaniel Golle
2025-10-23net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in commentDaniel Golle
2025-10-23PCI/ASPM: Enable only L0s and L1 for devicetree platformsBjorn Helgaas
2025-10-24firewire: core: fix __must_hold() annotationTakashi Sakamoto
2025-10-23virtio-net: drop the multi-buffer XDP packet in zerocopyBui Quang Minh
2025-10-23usbnet: Prevents free active keventLizhi Xu
2025-10-23net: airoha: Remove code duplication in airoha_regs.hLorenzo Bianconi
2025-10-23Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-23drm/xe/xe3p_xpc: Add MCR steering for NODE and L3BANK rangesMatt Roper
2025-10-23drm/xe/xe3p_xpc: Treat all PSMI MCR ranges as "INSTANCE0"Matt Roper
2025-10-23drm/xe: Use SVM range helpers in PT layerMatthew Brost
2025-10-23Merge tag 'scmi-fixes-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2025-10-23Merge tag 'ffa-fix-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2025-10-23ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23wifi: ath11k: Correctly use "ab" macro parameterJeff Johnson
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-23Merge tag 'acpi-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-10-23Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-10-23pinctrl: renesas: rza1: Make mux_conf const in rza1_pin_mux_single()Geert Uytterhoeven
2025-10-23clk: renesas: r9a09g057: Add clock and reset entries for RTCOvidiu Panait
2025-10-23clk: renesas: cpg-mssr: Spelling s/offets/offsets/Geert Uytterhoeven
2025-10-23clk: renesas: r9a09g057: Add clock and reset entries for TSUOvidiu Panait
2025-10-23clk: renesas: cpg-mssr: Add read-back and delay handling for RZ/T2H MSTPLad Prabhakar
2025-10-23regmap: slimbus: fix bus_context pointer in regmap init callsAlexey Klimov