summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-21drm/xe: Fix conversion from clock ticks to millisecondsHarish Chegondi
2025-11-21powercap: intel_rapl: Enable MSR-based RAPL PMU supportKuppuswamy Sathyanarayanan
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan
2025-11-21Merge tag 'qcomtee-fixes2-for-6.18' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2025-11-21Merge tag 'mvebu-dt64-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-21iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-11-21iommufd/driver: Fix counter initialization for counted_by annotationGustavo A. R. Silva
2025-11-21hwmon: (aspeed-g6-pwm-tach): Add AST2700 compatible stringBilly Tsai
2025-11-21hwmon: (asus-ec-sensors) add ROG STRIX X470-I GAMINGRené Rebe
2025-11-21Merge tag 'block-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-11-21drm/i915/cx0: Read out power-down state of both PHY lanes for reversed lanesImre Deak
2025-11-21drm/i915/cx0: Read out power-down state of both TXs in PHY lane 0Imre Deak
2025-11-21drm/i915/cx0: Use intel_port_to_tc() instead of open coding itImre Deak
2025-11-21drm/i915/tc: Add separate intel_tc_phy_port_to_tc() for TC DDI/PHY portsImre Deak
2025-11-21drm/i915/cx0: Fix port to PLL ID mapping on BMGImre Deak
2025-11-21Merge tag 'pinctrl-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-11-21Merge tag 'gpio-fixes-for-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-21cache: Support cache maintenance for HiSilicon SoC Hydra Home AgentYushan Wang
2025-11-21cache: Make top level Kconfig menu a boolean dependent on RISCVJonathan Cameron
2025-11-21EDAC/igen6: Fix error handling in igen6_edac driverMa Ke
2025-11-21EDAC/imh: Setup 'imh_test' debugfs testing nodeQiuxu Zhuo
2025-11-21EDAC/{skx_comm,imh}: Detect 2-level memory configurationQiuxu Zhuo
2025-11-21EDAC/skx_common: Extend the maximum number of DRAM chip row bitsQiuxu Zhuo
2025-11-21EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids serversQiuxu Zhuo
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-11-21serial: 8250_platform: simplify IRQF_SHARED handlingJiri Slaby (SUSE)
2025-11-21serial: 8250: make share_irqs local to 8250_platformJiri Slaby (SUSE)
2025-11-21serial: 8250: move skip_txen_test to coreJiri Slaby (SUSE)
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)
2025-11-21serial: xilinx_uartps: drop cdns_uart::cdns_uart_driverJiri Slaby (SUSE)
2025-11-21tty: vt: do not open code DIV_ROUND_UP()Jiri Slaby (SUSE)
2025-11-21serial: serial_core: use guard()sJiri Slaby (SUSE)
2025-11-21serial: serial_core: simplify uart_ioctl() returnsJiri Slaby (SUSE)
2025-11-21tty: vt/keyboard: use guard()sJiri Slaby (SUSE)
2025-11-21tty: vt/keyboard: simplify returns from vt_do_kbkeycode_ioctl()Jiri Slaby (SUSE)
2025-11-21tty: vt/keyboard: use __free()Jiri Slaby (SUSE)
2025-11-21tty: moxa: use guard()sJiri Slaby (SUSE)
2025-11-21tty: n_hdlc: use guard()sJiri Slaby (SUSE)
2025-11-21tty: n_hdlc: simplify return from n_hdlc_tty_ioctl()Jiri Slaby (SUSE)
2025-11-21tty: n_tty: use guard()sJiri Slaby (SUSE)
2025-11-21tty: pty: use guard()sJiri Slaby (SUSE)
2025-11-21drm/xe/guc_ct: Cleanup ifdef'ryLucas De Marchi
2025-11-21drm/xe/guc: Fix stack_depot usageLucas De Marchi
2025-11-21drivers/tty/vt: use umin() instead of min_t(u16, ...) for row/col limitsDavid Laight
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster
2025-11-21platform: arm64: thinkpad-t14s-ec: sleep after EC accessSebastian Reichel
2025-11-21platform: arm64: thinkpad-t14s-ec: fix IRQ race conditionSebastian Reichel
2025-11-21regulator: Add FP9931/JD9930Mark Brown
2025-11-21Merge tag 'mhi-for-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman