summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2025-11-21hwmon: (vt1211) Convert macros to functions to avoid TOCTOUGui-Dong Han
2025-11-21platform/x86: ayaneo-ec: Add suspend hookAntheas Kapenekakis
2025-11-21platform/x86: ayaneo-ec: Move Ayaneo devices from oxpec to ayaneo-ecAntheas Kapenekakis
2025-11-21platform/x86: ayaneo-ec: Add controller power and modules attributesAntheas Kapenekakis
2025-11-21platform/x86: ayaneo-ec: Add charge control supportAntheas Kapenekakis
2025-11-21platform/x86: ayaneo-ec: Add hwmon supportAntheas Kapenekakis
2025-11-21platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driverAntheas Kapenekakis
2025-11-21Merge tag 'reset-gpio-for-v6.19-2' of https://git.pengutronix.de/git/pza/linu...Bartosz Golaszewski
2025-11-21platform/x86: asus-armoury: add support for FA507UVDenis Benato
2025-11-21platform/x86: asus-armoury: fix mini-led mode showDenis Benato
2025-11-21platform/x86: asus-armoury: Fix error code in mini_led_mode_current_value_sto...Dan Carpenter
2025-11-21platform/x86/amd/pmf: Replace magic table id with METRICS_TABLE_IDShyam Sundar S K
2025-11-21platform/x86/amd/pmf: Use explicit SET_CMD/GET_CMD flags in amd_pmf_send_cmd()Shyam Sundar S K
2025-11-21platform/x86/amd/pmf: Rename IPU metrics fields to NPU for consistencyShyam Sundar S K
2025-11-21drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTORDevarsh Thakkar
2025-11-21drm/bridge: it66121: Add minimal it66122 supportNishanth Menon
2025-11-21drm/bridge: it66121: Use vid/pid to detect the type of chipNishanth Menon
2025-11-21drm/bridge: it66121: Sort the compatiblesNishanth Menon
2025-11-21drm/bridge: it66121: Drop ftrace like dev_dbg() printsNishanth Menon
2025-11-21regulator: pca9450: Fix error code in probe()Dan Carpenter
2025-11-21platform/x86: intel: chtwc_int33fe: don't dereference swnode argsBartosz Golaszewski
2025-11-21Merge tag 'iio-for-6.19a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2025-11-21Merge tag 'w1-drv-6.19' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2025-11-21spi: spi-fsl-lpspi: fix watermark truncation caused by type castCarlos Song
2025-11-21Merge tag 'fpga-for-6.19-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2025-11-21usb: usb-storage: No additional quirks need to be added to the EL-R12 optical...Chen Changcheng
2025-11-21usb: typec: hd3ss3220: Enable VBUS based on ID pin stateKrishna Kurapati
2025-11-21usb: typec: anx7411: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari