summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-06drm/tilcdc: crtc: Use drm_atomic_helper_check_crtc_primary_plane()Maxime Ripard
2025-10-06drm/vkms: Convert vkms_crtc_atomic_check() to use new plane stateMaxime Ripard
2025-10-06drm/atomic: Convert drm_atomic_get_plane_state() to use new plane stateMaxime Ripard
2025-10-06drm/atomic: Convert drm_atomic_get_connector_state() to use new connector stateMaxime Ripard
2025-10-06drm/panthor: add custom ASN_HASH support for mt8196Chia-I Wu
2025-10-06drm/xe: Combine userspace context checkPiotr Piórkowski
2025-10-06drm/xe/pf: Force use user VRAM for LMEM provisioningPiotr Piórkowski
2025-10-06drm/xe: Force user context allocations in user VRAMPiotr Piórkowski
2025-10-06drm/xe: Introduce new BO flag XE_BO_FLAG_FORCE_USER_VRAMPiotr Piórkowski
2025-10-06drm/xe: Add initial support for separate kernel VRAM region on the tilePiotr Piórkowski
2025-10-05rtc: pcf2127: fix watchdog interrupt mask on pcf2131Bruno Thomsen
2025-10-05rtc: zynqmp: Restore alarm functionality after kexec transitionHarini T
2025-10-05rtc: amlogic-a4: Optimize global variablesXianwei Zhao
2025-10-05rtc: sd2405al: Add I2C address.Tóth János
2025-10-05rtc: Kconfig: move symbols to proper sectionAlexandre Belloni
2025-10-05rtc: optee: make optee_rtc_pm_ops staticAlexandre Belloni
2025-10-05Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-05Merge tag 'efi-next-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-05rtc: optee: Fix error code in optee_rtc_read_alarm()Dan Carpenter
2025-10-05rtc: optee: fix error code in probe()Dan Carpenter
2025-10-05Merge tag 'mips_6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2025-10-04Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-04Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-04Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-04Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-10-04Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2025-10-04Merge tag 'rpmsg-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2025-10-04Merge tag 'rproc-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds
2025-10-04Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-04Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-10-04Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-10-04Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-10-04Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-04i2c: mt65xx: convert set_speed function to voidWolfram Sang
2025-10-04i2c: rename wait_for_completion callback to wait_for_completion_cbByungchul Park
2025-10-04s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan
2025-10-04Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2025-10-04drm/i915: s/intel_get_linetime_us()/skl_wm_linetime_us()/Ville Syrjälä
2025-10-04drm/i915: Deobfuscate wm linetime calculationVille Syrjälä
2025-10-04drm/i915: Use the the correct pixel rate to compute wm line timeVille Syrjälä
2025-10-04drm: renesas: rz-du: Drop ARCH_RZG2L dependencyLad Prabhakar
2025-10-04i2c: rtl9300: add support for RTL9310 I2C controllerJonas Jelonek
2025-10-04i2c: rtl9300: use scoped guard instead of explicit lock/unlockJonas Jelonek
2025-10-04i2c: rtl9300: separate xfer configuration and executionJonas Jelonek
2025-10-04i2c: rtl9300: do not set read mode on every transferJonas Jelonek
2025-10-04i2c: rtl9300: move setting SCL frequency to config_ioJonas Jelonek