summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-28Merge tag 'spi-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-28Merge tag 'regulator-fix-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-28Merge tag 'char-misc-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28Merge tag 'tty-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-28Merge tag 'usb-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-11-28Merge tag 'mailbox-fixes-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-11-28Merge tag 'mmc-v6.18-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-28Merge tag 'pmdomain-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-28mailbox: th1520: fix clock imbalance on probe failureJohan Hovold
2025-11-28mailbox: pcc: don't zero error registerJamie Iles
2025-11-28mailbox: mtk-gpueb: Add missing 'static' to mailbox ops structNicolas Frattaroli
2025-11-28mailbox: mtk-cmdq: Refine DMA address handling for the command bufferJason-JH Lin
2025-11-28mailbox: mailbox-test: Fix debugfs_create_dir error checkingHaotian Zhang
2025-11-28mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusiveBeleswar Padhi
2025-11-27Merge tag 'drm-fixes-2025-11-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-28Merge tag 'drm-xe-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-11-28Merge tag 'drm-misc-fixes-2025-11-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-11-28Merge tag 'amd-drm-fixes-6.18-2025-11-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-11-27Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-11-27Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-27Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Rafael J. Wysocki
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-27Merge tag 'platform-drivers-x86-v6.18-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-11-27spi: nxp-fspi: Propagate fwnode in ACPI case as wellAndy Shevchenko
2025-11-27regulator: rtq2208: Correct LDO2 logic judgment bitsChiYuan Huang
2025-11-27regulator: rtq2208: Correct buck group2 phase mapping logicChiYuan Huang
2025-11-27net: fec: do not register PPS event for PEROUTWei Fang
2025-11-27net: fec: do not allow enabling PPS and PEROUT simultaneouslyWei Fang
2025-11-27net: fec: do not update PEROUT if it is enabledWei Fang
2025-11-27net: fec: cancel perout_timer when PEROUT is disabledWei Fang
2025-11-26Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-11-26net: atlantic: fix fragment overflow handling in RX pathJiefeng Zhang
2025-11-26virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler
2025-11-26eth: fbnic: Fix counter roll-over issueMohsin Bashir
2025-11-26net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing trafficVladimir Oltean
2025-11-26net: wwan: mhi: Keep modem name match with Foxconn T99W640Slark Xiao
2025-11-26vhost: rewind next_avail_head while discarding descriptorsJason Wang
2025-11-26Fix Intel Dollar Cove TI battery driver 32-bit build errorLinus Torvalds
2025-11-26Merge tag 'acpi-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-11-26drm/amdgpu: fix cyan_skillfish2 gpu info fw handlingAlex Deucher
2025-11-26drm/amdgpu: attach tlb fence to the PTs updatePrike Liang
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher
2025-11-26can: rcar_canfd: Fix CAN-FD mode as defaultBiju Das
2025-11-26spi: tegra114: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra
2025-11-26serial: 8250: Fix 8250_rsa symbol loopIlpo Järvinen
2025-11-25r8169: fix RTL8127 hang on suspend/shutdownHeiner Kallweit