summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-29platform/x86: asus-armoury: add support for G615LRDenis Benato-0/+29
2025-12-29platform/x86: asus-armoury: add support for FA608UMDenis Benato-0/+36
2025-12-29platform/x86: asus-armoury: add support for GA403WRDenis Benato-0/+32
2025-12-29platform/x86: asus-armoury: add support for GU605CRDenis Benato-0/+29
2025-12-29drm/i915/gvt/display_helper: Get rid of #ifdef/#undefsAnkit Nautiyal-15/+0
2025-12-29drm/i915/gvt: Use the appropriate header for the DPLL macroAnkit Nautiyal-1/+1
2025-12-29drm/i915/gvt: Change for_each_pipe to use pipe_valid APIAnkit Nautiyal-5/+19
2025-12-29drm/i915/gvt: Add header to use display offset functions in macrosAnkit Nautiyal-0/+49
2025-12-29drm/i915/display: Add APIs to be used by gvt to get the register offsetsAnkit Nautiyal-0/+57
2025-12-29platform/x86: ideapad-laptop: Reassign KEY_CUT to KEY_SELECTIVE_SCREENSHOTTomáš Hnyk-1/+1
2025-12-29drm/i915/display: Abstract pipe/trans/cursor offset calculationAnkit Nautiyal-11/+21
2025-12-29misc: fastrpc: Update dma_bits for CDSP support on Kaanapali SoCKumari Pallavi-2/+13
2025-12-29misc: fastrpc: Add support for new DSP IOVA formattingKumari Pallavi-11/+51
2025-12-29misc: fastrpc: Rename phys to dma_addr for clarityKumari Pallavi-36/+41
2025-12-29rust_binder: Fix build failure if !CONFIG_COMPATXi Ruoyao-0/+1
2025-12-29rust_binder: replace `kernel::c_str!` with C-StringsTamir Duberstein-1/+1
2025-12-29rust_binder: add binder_transaction tracepointAlice Ryhl-0/+168
2025-12-29char: misc: Use IS_ERR() for filp_open() return valueAlper Ak-1/+1
2025-12-29misc: ti_fpc202: fix a potential memory leak in probe functionFelix Gu-2/+1
2025-12-29platform/x86: samsung-galaxybook: Fix problematic pointer castArmin Wolf-3/+6
2025-12-29misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()Tuo Li-4/+8
2025-12-29misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66Markus Perkins-8/+3
2025-12-29char/mwave: drop itJiri Slaby (SUSE)-2639/+0
2025-12-29clk: renesas: r9a09g056: Add clock and reset entries for TSUOvidiu Panait-0/+6
2025-12-29pmdomain: imx: Fix reference count leak in imx_gpc_probe()Wentao Liang-3/+2
2025-12-29pmdomain: mtk-pm-domains: Fix spinlock recursion fix in probeMacpaul Lin-15/+6
2025-12-29rust_binder: remove spin_lock() in rust_shrink_free_page()Alice Ryhl-3/+0
2025-12-29mei: me: add nova lake point S DIDAlexander Usyskin-0/+4
2025-12-29drm/i915/display: use to_intel_uncore() to avoid i915_drv.hJani Nikula-55/+48
2025-12-29drm/xe/compat: convert uncore macro to static inlinesJani Nikula-2/+6
2025-12-29drm/xe/compat: remove unused forcewake get/put macrosJani Nikula-5/+0
2025-12-29drm/i915: remove unused dev_priv local variableJani Nikula-2/+1
2025-12-29drm/xe/guc: READ/WRITE_ONCE g2h_fence->doneJonathan Cavitt-4/+10
2025-12-29Merge 6.19-rc3 into tty-nextGreg Kroah-Hartman-900/+1471
2025-12-29Merge 6.19-rc3 into usb-nextGreg Kroah-Hartman-900/+1471
2025-12-29drm/i915/vdsc: Account for DSC slice overhead in intel_vdsc_min_cdclk()Ankit Nautiyal-4/+31
2025-12-28Merge tag 'v6.19-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-5/+4
2025-12-29crypto: octeontx2 - Use sysfs_emit in sysfs show functionsThorsten Blum-2/+3
2025-12-29crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functionsThorsten Blum-4/+5
2025-12-29crypto: qat - fix duplicate restarting msg during AER errorHarshita Bhilwaria-2/+0
2025-12-28brd: replace simple_strtol with kstrtoul in ramdisk_sizeThorsten Blum-2/+1
2025-12-28rnull: replace `kernel::c_str!` with C-StringsTamir Duberstein-1/+1
2025-12-28drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec-20/+17
2025-12-28vfio/xe: Fix use-after-free in xe_vfio_pci_alloc_file()Alper Ak-1/+3
2025-12-28vfio/pds: Fix memory leak in pds_vfio_dirty_enable()Zilin Guan-2/+5
2025-12-28Merge tag 'usb-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-207/+130
2025-12-28Merge tag 'tty-6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-14/+17
2025-12-28Merge tag 'firewire-fixes-6.19-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+5
2025-12-28ublk: scan partition in async wayMing Lei-3/+32
2025-12-28soc: samsung: exynos-chipid: add google,gs101-otp supportTudor Ambarus-9/+61