summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-21drm/i915/cx0: Use intel_port_to_tc() instead of open coding itImre Deak-1/+1
2025-11-21drm/i915/tc: Add separate intel_tc_phy_port_to_tc() for TC DDI/PHY portsImre Deak-6/+22
2025-11-21drm/i915/cx0: Fix port to PLL ID mapping on BMGImre Deak-7/+9
2025-11-21Merge tag 'pinctrl-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+26
2025-11-21Merge tag 'gpio-fixes-for-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+7
2025-11-21cache: Support cache maintenance for HiSilicon SoC Hydra Home AgentYushan Wang-0/+218
2025-11-21cache: Make top level Kconfig menu a boolean dependent on RISCVJonathan Cameron-4/+11
2025-11-21EDAC/igen6: Fix error handling in igen6_edac driverMa Ke-0/+2
2025-11-21EDAC/imh: Setup 'imh_test' debugfs testing nodeQiuxu Zhuo-0/+2
2025-11-21EDAC/{skx_comm,imh}: Detect 2-level memory configurationQiuxu Zhuo-0/+42
2025-11-21EDAC/skx_common: Extend the maximum number of DRAM chip row bitsQiuxu Zhuo-1/+1
2025-11-21EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids serversQiuxu Zhuo-26/+648
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-104/+242
2025-11-21serial: 8250_platform: simplify IRQF_SHARED handlingJiri Slaby (SUSE)-10/+9
2025-11-21serial: 8250: make share_irqs local to 8250_platformJiri Slaby (SUSE)-10/+2
2025-11-21serial: 8250: move skip_txen_test to coreJiri Slaby (SUSE)-6/+4
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)-68/+0
2025-11-21serial: xilinx_uartps: drop cdns_uart::cdns_uart_driverJiri Slaby (SUSE)-10/+5
2025-11-21tty: vt: do not open code DIV_ROUND_UP()Jiri Slaby (SUSE)-2/+2
2025-11-21serial: serial_core: use guard()sJiri Slaby (SUSE)-72/+55
2025-11-21serial: serial_core: simplify uart_ioctl() returnsJiri Slaby (SUSE)-26/+9
2025-11-21tty: vt/keyboard: use guard()sJiri Slaby (SUSE)-136/+74
2025-11-21tty: vt/keyboard: simplify returns from vt_do_kbkeycode_ioctl()Jiri Slaby (SUSE)-9/+9
2025-11-21tty: vt/keyboard: use __free()Jiri Slaby (SUSE)-53/+37
2025-11-21tty: moxa: use guard()sJiri Slaby (SUSE)-96/+73
2025-11-21tty: n_hdlc: use guard()sJiri Slaby (SUSE)-41/+26
2025-11-21tty: n_hdlc: simplify return from n_hdlc_tty_ioctl()Jiri Slaby (SUSE)-9/+3
2025-11-21tty: n_tty: use guard()sJiri Slaby (SUSE)-61/+48
2025-11-21tty: pty: use guard()sJiri Slaby (SUSE)-58/+45
2025-11-21drm/xe/guc_ct: Cleanup ifdef'ryLucas De Marchi-100/+106
2025-11-21drm/xe/guc: Fix stack_depot usageLucas De Marchi-0/+3
2025-11-21drivers/tty/vt: use umin() instead of min_t(u16, ...) for row/col limitsDavid Laight-4/+5
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster-0/+8
2025-11-21platform: arm64: thinkpad-t14s-ec: sleep after EC accessSebastian Reichel-0/+4
2025-11-21platform: arm64: thinkpad-t14s-ec: fix IRQ race conditionSebastian Reichel-6/+6
2025-11-21regulator: Add FP9931/JD9930Mark Brown-848/+2352
2025-11-21Merge tag 'mhi-for-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-3/+29
2025-11-21drm/i915/psr: Reject async flips when selective fetch is enabledVille Syrjälä-6/+8
2025-11-21drm/xe/guc: Fix resource leak in xe_guc_ct_init_noalloc()Shuicheng Lin-6/+6
2025-11-21hwmon: (vt1211) Convert macros to functions to avoid TOCTOUGui-Dong Han-18/+35
2025-11-21platform/x86: ayaneo-ec: Add suspend hookAntheas Kapenekakis-1/+84
2025-11-21platform/x86: ayaneo-ec: Move Ayaneo devices from oxpec to ayaneo-ecAntheas Kapenekakis-117/+67
2025-11-21platform/x86: ayaneo-ec: Add controller power and modules attributesAntheas Kapenekakis-0/+107
2025-11-21platform/x86: ayaneo-ec: Add charge control supportAntheas Kapenekakis-0/+113
2025-11-21platform/x86: ayaneo-ec: Add hwmon supportAntheas Kapenekakis-0/+138
2025-11-21platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driverAntheas Kapenekakis-0/+103
2025-11-21Merge tag 'reset-gpio-for-v6.19-2' of https://git.pengutronix.de/git/pza/linu...Bartosz Golaszewski-9/+20
2025-11-21platform/x86: asus-armoury: add support for FA507UVDenis Benato-0/+33
2025-11-21platform/x86: asus-armoury: fix mini-led mode showDenis Benato-1/+2
2025-11-21platform/x86: asus-armoury: Fix error code in mini_led_mode_current_value_sto...Dan Carpenter-1/+1