summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg-1/+3
2025-12-29phy: Kconfig: spacemit: add COMMON_CLK dependencyAlex Elder-0/+1
2025-12-29gpu: nova-core: gsp: move appropriate code into pin initializerDanilo Krummrich-33/+28
2025-12-29gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()Danilo Krummrich-39/+41
2025-12-29gpu: nova-core: fw: move appropriate code into pin initializerDanilo Krummrich-16/+18
2025-12-29gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()Danilo Krummrich-69/+68
2025-12-29PCI: endpoint: Add missing NULL check for alloc_workqueue()Haotian Zhang-0/+10
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang-2/+15
2025-12-29PCI: endpoint: Replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-12-29PCI: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari-8/+9
2025-12-29Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-6/+27
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur-0/+8
2025-12-29platform/x86: asus-armoury: fix ppt data for FA507RDenis Benato-3/+18
2025-12-29platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probeAlok Tiwari-2/+2
2025-12-29null_blk: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET-2/+2
2025-12-29drm/nova: Align GEM memory allocation to system page sizeBrendan Shephard-3/+3
2025-12-29RAS/AMD/ATL: Remove an unneeded semicolonChen Ni-1/+1
2025-12-29PCI: dwc: Use cfg0_base as iMSI-RX target address to support 32-bit MSI devicesShawn Lin-3/+13
2025-12-29auxdisplay: arm-charlcd: Remove redundant ternary operatorsAndy Shevchenko-1/+2
2025-12-29auxdisplay: arm-charlcd: Join string literals backAndy Shevchenko-4/+3
2025-12-29auxdisplay: arm-charlcd: Use readl_poll_timeoutAndy Shevchenko-17/+7
2025-12-29auxdisplay: arm-charlcd: Don't use "proxy" headersAndy Shevchenko-3/+7
2025-12-29auxdisplay: arm-charlcd: drop of_match_ptr()Andy Shevchenko-2/+2
2025-12-29platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo-4/+14
2025-12-29auxdisplay: arm-charlcd: Remove unneeded info messageAndy Shevchenko-4/+1
2025-12-29auxdisplay: arm-charlcd: convert to use device managed APIsAndy Shevchenko-40/+9
2025-12-29auxdisplay: arm-charlcd: fix release_mem_region() sizeThomas Fourier-1/+1
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